Hello community,

here is the log from the commit of package filezilla for openSUSE:Factory 
checked in at 2011-10-27 14:20:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/filezilla (Old)
 and      /work/SRC/openSUSE:Factory/.filezilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "filezilla", Maintainer is "p...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes      2011-09-23 
01:57:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.filezilla.new/filezilla.changes 2011-10-27 
14:25:57.000000000 +0200
@@ -1,0 +2,83 @@
+Wed Oct 26 16:30:07 UTC 2011 - fi...@opensuse.org
+
+- Update to 3.5.1. Changes since 3.4.0:
+    3.5.1 (2011-08-28)
+
+    - Add support for another rate variant of MVS style directory listings
+
+    3.5.1-rc1 (2011-08-21)
+
+    + Add menu item to hide toolbar
+    - Don't save server list in kiosk mode 2
+    - Fix for predefined sites not appearing in all circumstances
+    - Fix typo in build script in detection of SQLite3
+    - Fix character set conversion in desktop notification code
+    - Merged upstream PuTTY changes for compatibility with PuTTY 0.61
+    - Updated built-in TinyXML
+
+    3.5.0 (2011-05-22)
+
+    - Don't create queue.xml anymore if it does not exist
+    - Several fixes to build system and environment
+
+    3.5.0-rc2 (2011-05-15)
+
+    + Added experimental setting to strip file revision upon download from VMS 
servers. Set "Strip VMS revisions" to 1 in FileZilla.xml to enable
+    - The string coalescer benchmark debug option no longer crashes if 
benchmarking an empty string coalescer
+
+    3.5.0-rc1 (2011-05-08)
+
+    + The transfer queue is now stored in an SQLite database.
+    - Fixed crash during shutdown of FileZilla
+    - Clearing the queue when it was not yet fully populated no longer causes 
a crash
+    - If using ask login type for a site and no username is given, the initial 
focus is now on the user box in the login dialog
+
+-------------------------------------------------------------------
+Fri Apr 29 01:27:45 UTC 2011 - p...@novell.com
+
+- Update to 3.4.0. Changes since 3.3.4.1:
+    3.3.5-rc1 (2010-11-07)
+
+    + FTP over TLS certificate store is now host-specific
+    + MSW: Large-DPI awareness
+    + Improved SFTP transfer speeds
+    + FTP over TLS should prefer ciphers with longer key sizes
+    + Add context menu entry to re-queue all files on the successful and
+      failed queue tabs
+    - Resuming of uploads was not working correctly in all cases
+    - Correct remaining time calculation in queue
+    - Do not show welcome dialog in kiosk mode 2
+    - Do not offer option to permanently accept certificate in kiosk mode 2
+    - Fix sorting by size in filelists with directory sort behavior set to
+      inline
+    - Directly save settings after importing from file
+
+    3.3.5.1 (2010-11-21)
+
+    - Permanently trusting certificates had no effect until FileZilla was
+      restarted
+    - Fix downloading of symbolic links to files
+
+    3.4.0-beta1 (2011-01-09)
+
+    + Added option to force use of insecure plain FTP to Site Manager
+    + Kiosk mode option can now also be read from FileZilla.xml, with
+      fzdefaults.xml having priority if setting exists in both files
+    - Fix memory leak in directory cache
+    - Compatibility with obscure DOS servers using forward slashes as path
+      delimiter
+    - Improve text wrapping engine
+
+    3.4.0-rc1 (2011-03-20)
+
+    + Add checkbox to settings dialog to not save passwords
+    + Add timestamp columns to successful and failed queue tabs showing
+      when the transfers completed or failed
+    - Fixed infinite loop in TinyXML when loading settings from corrupt
+      XML documents
+    - Parsing MDTM reply now takes seconds into account
+    - Compatibility with MVS listing containing PO-E type entries
+    - Fix Resizing issues with manual transfers dialog
+
+
+-------------------------------------------------------------------

Old:
----
  FileZilla_3.3.4.1_src.tar.bz2
  filezilla-3.3.4.1.de.po
  filezilla-rpmlintrc

New:
----
  FileZilla_3.5.1_src.tar.bz2
  filezilla-gnutls3-fix.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ filezilla.spec ++++++
--- /var/tmp/diff_new_pack.74Hw3j/_old  2011-10-27 14:25:59.000000000 +0200
+++ /var/tmp/diff_new_pack.74Hw3j/_new  2011-10-27 14:25:59.000000000 +0200
@@ -15,30 +15,40 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           filezilla
-BuildRequires:  fdupes flac-devel gcc-c++ gtk2-devel id3lib-devel 
libvorbis-devel
-BuildRequires:  cppunit gnutls-devel libidn-devel update-desktop-files 
wxWidgets-wxcontainer-devel
-BuildRequires:  dbus-1-devel tinyxml-devel xdg-utils
-PreReq:         update-desktop-files
-Summary:        A GUI FTP and SFTP Client
-Version:        3.3.4.1
-Release:        9
-Provides:       FileZilla = %{version}
-Obsoletes:      FileZilla < %{version}
+Version:        3.5.1
+Release:        0
 License:        GPLv2+
+Summary:        A GUI FTP and SFTP Client
 Url:            http://filezilla-project.org/
 Group:          Productivity/Networking/Ftp/Clients
 Source0:        
http://prdownloads.sourceforge.net/filezilla/FileZilla_%{version}_src.tar.bz2
-Source1:        %{name}-rpmlintrc
-Source2:        filezilla-3.3.4.1.de.po
+BuildRequires:  cppunit
+BuildRequires:  fdupes
+#BuildRequires:  flac-devel
+BuildRequires:  gcc-c++
+#BuildRequires:  id3lib-devel
+#BuildRequires:  libvorbis-devel
+BuildRequires:  tinyxml-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  wxWidgets-wxcontainer-devel
+BuildRequires:  xdg-utils
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libidn)
+BuildRequires:  pkgconfig(sqlite3)
+Requires(pre):  update-desktop-files
 Patch0:         putty-no_DATE_and_TIME_.patch
+Patch1:         filezilla-gnutls3-fix.patch
 Recommends:     %{name}-lang = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Provides:       FileZilla = %{version}
+Obsoletes:      FileZilla < %{version}
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 FileZilla is a modern and powerful FTP client for Windows and Linux.
@@ -46,44 +56,26 @@
 as many useful features as possible. FileZilla is "Open Source" under
 the GPL license.
 
-Some of the main features are: * Continuing interrupted
-   up-/downloads
-
-* Managing different FTP sites
-
-* Modifiable Commands
-
-* Keep-Alive-System
-
-* Timeout detection
-
-* Firewall support
-
-* SOCKS4/5 and HTTP 1.1 proxy support
-
-* SSL support (secure connections)
-
-* SFTP support
-
-* Upload/Download queue
-
-* Drag&Drop support
-
-
-
-Authors:
---------
-    Tim Kosse <tim.ko...@gmx.de>
-
-
+Some of the main features are:
+   * Continuing interrupted up-/downloads
+   * Managing different FTP sites
+   * Modifiable Commands
+   * Keep-Alive-System
+   * Timeout detection
+   * Firewall support
+   * SOCKS4/5 and HTTP 1.1 proxy support
+   * SSL support (secure connections)
+   * SFTP support
+   * Upload/Download queue
+   * Drag&Drop support
 
 %lang_package
 %prep
 %setup -q
 %patch0
-cd locales
-cp %{S:2} de.po
+%patch1
 # Fix invalid translation locales:
+cd locales
 for LOC in\
  bg_BG\
  ca_ES@valencia\
@@ -112,26 +104,25 @@
  sk_SK\
  th_TH\
  uk_UA\
- vi_VN\
- ; do
+    vi_VN;
+do
        mv -iv $LOC.po ${LOC/_??}.po
 done
 
 %build
-#autoreconf -f -i
-export CFLAGS="%optflags -fstack-protector"
-export CXXFLAGS="%optflags -fstack-protector"
-%configure
-make %{?jobs:-j%jobs}
+export CFLAGS="%{optflags}"
+export CXXFLAGS="%{optflags}"
+%configure --disable-manualupdatecheck --disable-autoupdatecheck
+make %{?_smp_mflags}
 
 %check
 make check
 
 %install
-%makeinstall
-%suse_update_desktop_file %name
+%make_install
+%suse_update_desktop_file %{name}
 %fdupes %{buildroot}%{_datadir}
-%{find_lang} %name
+%{find_lang} %{name}
 
 %clean
 rm -rf %{buildroot}
@@ -139,10 +130,10 @@
 %files
 %defattr(-, root, root)
 %doc README NEWS
-%{_bindir}/%name
+%{_bindir}/%{name}
 %{_bindir}/fzsftp
 %{_bindir}/fzputtygen
-%{_datadir}/%name
+%{_datadir}/%{name}
 %{_datadir}/pixmaps/%{name}.png
 %{_datadir}/icons/hicolor/16x16/apps/%{name}.png
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png

++++++ FileZilla_3.3.4.1_src.tar.bz2 -> FileZilla_3.5.1_src.tar.bz2 ++++++
++++ 389422 lines of diff (skipped)

++++++ filezilla-gnutls3-fix.patch ++++++
Index: src/engine/tlssocket.cpp
===================================================================
--- src/engine/tlssocket.cpp.orig
+++ src/engine/tlssocket.cpp
@@ -113,7 +113,9 @@ bool CTlsSocket::Init()
        gnutls_transport_set_push_function(m_session, PushFunction);
        gnutls_transport_set_pull_function(m_session, PullFunction);
        gnutls_transport_set_ptr(m_session, (gnutls_transport_ptr_t)this);
+#if GNUTLS_VERSION_MAJOR < 3
        gnutls_transport_set_lowat(m_session, 0);
+#endif
 
        m_shutdown_requested = false;
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to