rpms/gyachi/devel .cvsignore, 1.23, 1.24 gyachi.spec, 1.38, 1.39 sources, 1.27, 1.28

Gregory D Hosler ghosler at fedoraproject.org
Sat Jan 3 15:43:55 UTC 2009


Author: ghosler

Update of /cvs/pkgs/rpms/gyachi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5328

Modified Files:
	.cvsignore gyachi.spec sources 
Log Message:
2009-01-01 (V1-1-61) Better stack management, esp in file sharing threads.
        * - Change the way that url's were built/processed in file
        *   transfer, so as to avert large stack allocations (would
        *   cause crashes in some distros).
        * - fix spell check plugin detection.




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gyachi/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	22 Dec 2008 16:31:26 -0000	1.23
+++ .cvsignore	3 Jan 2009 15:43:24 -0000	1.24
@@ -1 +1 @@
-gyachi-1.1.60.tar.gz
+gyachi-1.1.61.tar.gz


Index: gyachi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gyachi/devel/gyachi.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- gyachi.spec	22 Dec 2008 16:30:11 -0000	1.38
+++ gyachi.spec	3 Jan 2009 15:43:25 -0000	1.39
@@ -26,7 +26,7 @@
 %endif
 
 Name:		gyachi
-Version:	1.1.60
+Version:	1.1.61
 Release:	1%{?dist}
 Summary:	A Yahoo! chat client with Webcam and voice support
 
@@ -391,6 +391,9 @@
 
 
 %changelog
+* Sat Jan 03 2009 Gregory D Hosler <ghosler at users.sourceforge.net> - 1.1.61.1
+- Add fix for segfault in file transfer.
+
 * Mon Dec 22 2008 Gregory D Hosler <ghosler at users.sourceforge.net> - 1.1.60.1
 - Fixed plugin obsoletes.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gyachi/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	22 Dec 2008 16:31:26 -0000	1.27
+++ sources	3 Jan 2009 15:43:25 -0000	1.28
@@ -1 +1 @@
-d0785b39cc138761b425fd0e973d5d5b  gyachi-1.1.60.tar.gz
+24422b22a044ec02c70eef51908ae700  gyachi-1.1.61.tar.gz




More information about the scm-commits mailing list