Hello community, here is the log from the commit of package filezilla for openSUSE:Factory checked in at 2019-02-05 11:18:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filezilla (Old) and /work/SRC/openSUSE:Factory/.filezilla.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filezilla" Tue Feb 5 11:18:31 2019 rev:72 rq:670987 version:3.40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes 2018-12-03 10:11:40.959637298 +0100 +++ /work/SRC/openSUSE:Factory/.filezilla.new.28833/filezilla.changes 2019-02-05 11:18:35.056901647 +0100 @@ -1,0 +2,32 @@ +Mon Jan 28 18:03:14 UTC 2019 - [email protected] + +- Update to 3.40.0 + * Bugfixes and minor changes: + - Official binaries are now linked against GnuTLS 3.6.6 +- Update to 3.40.0-rc2 + * Bugfixes and minor changes: + - Fix regression introduced in rc1 where adding files to queue + creates extra server items if the connection was established + through the Site Manager +- Update to 3.40.0-rc1 + * New features: + - Added TLS 1.3 support by linking official binaries against + GnuTLS 3.6.5 + - Refactored how sites and servers are being represented + internally to fix issues trigged by renaming sites in the + Site Manager + * Bugfixes and minor changes: + - Fix display of server names containing ampersands in several + dialogs + - Fix regular expression filter in the quick search panel + - Fix a crash if files are added to the queue when there are + already files for multiple different servers in the queue + - Fix a crash applying filters when there are no selected files + and the focused item is past the new file count + - Fix a crash if emptying the queue while a directory creation + item is active + - Fix a potential crash if FileZilla is being closed the moment + a delayed dialog has already been created but before it is + shown. + +------------------------------------------------------------------- Old: ---- FileZilla_3.39.0_src.tar.bz2 New: ---- FileZilla_3.40.0_src.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filezilla.spec ++++++ --- /var/tmp/diff_new_pack.JTZ53z/_old 2019-02-05 11:18:35.864901202 +0100 +++ /var/tmp/diff_new_pack.JTZ53z/_new 2019-02-05 11:18:35.864901202 +0100 @@ -1,7 +1,7 @@ # # spec file for package filezilla # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: filezilla -Version: 3.39.0 +Version: 3.40.0 Release: 0 Summary: A GUI FTP and SFTP Client License: GPL-2.0-or-later @@ -36,7 +36,12 @@ BuildRequires: xdg-utils BuildRequires: pkgconfig(cppunit) BuildRequires: pkgconfig(dbus-1) +# upstream use gnutls 3.6.6 +%if 0%{?suse_version} > 1500 +BuildRequires: pkgconfig(gnutls) >= 3.6.5 +%else BuildRequires: pkgconfig(gnutls) >= 3.4.15 +%endif BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(libfilezilla) >= 0.15.1 BuildRequires: pkgconfig(libidn) ++++++ FileZilla_3.39.0_src.tar.bz2 -> FileZilla_3.40.0_src.tar.bz2 ++++++ ++++ 33042 lines of diff (skipped)
