rpms/filezilla/F-9 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 filezilla.spec, 1.10, 1.11

Chauvet (kwizart) fedora-extras-commits at redhat.com
Wed May 7 11:20:04 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/filezilla/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22142

Modified Files:
	.cvsignore sources filezilla.spec 
Log Message:
3.0.9.3 (2008-05-06)

+ Fix rare race condition in IO thread leading to data loss. Was possible to lose up to 3*65536 bytes at the beginning of a download.
- *NIX: Renaming local files did not change local filelist
- Fix possible duplication of queue items on shutdown
- Cap input length of speedlimit edit controls
- Fix crash if getting disconnected while remote directory creating dialog was open
- Quickconnect bar did not handle URLs with trailing paths
- Update menu and toolbar state after clearing private data
- NIX: Filetype column was empty on some filetypes




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/filezilla/F-9/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	22 Apr 2008 16:53:06 -0000	1.10
+++ .cvsignore	7 May 2008 11:19:24 -0000	1.11
@@ -1 +1 @@
-FileZilla_3.0.9.2_src.tar.bz2
+FileZilla_3.0.9.3_src.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/filezilla/F-9/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	22 Apr 2008 16:53:06 -0000	1.10
+++ sources	7 May 2008 11:19:24 -0000	1.11
@@ -1 +1 @@
-4f8b3d84a6f09c012c3693fa7eba52b5  FileZilla_3.0.9.2_src.tar.bz2
+e9bcf206810e654952484901d845f2a0  FileZilla_3.0.9.3_src.tar.bz2


Index: filezilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/filezilla/F-9/filezilla.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- filezilla.spec	22 Apr 2008 16:53:06 -0000	1.10
+++ filezilla.spec	7 May 2008 11:19:24 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           filezilla
-Version:        3.0.9.2
+Version:        3.0.9.3
 Release:        1%{?dist}
 Summary:        FileZilla FTP, FTPS and SFTP client
 
@@ -95,6 +95,9 @@
 
 
 %changelog
+* Wed May  7 2008 kwizart < kwizart at gmail.com > - 3.0.9.3-1
+- Update to 3.0.9.3
+
 * Sat Apr 19 2008 kwizart < kwizart at gmail.com > - 3.0.9.2-1
 - Update to 3.0.9.2
 




More information about the scm-commits mailing list