Hello community, here is the log from the commit of package filezilla for openSUSE:Factory checked in at 2016-11-24 21:22:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filezilla (Old) and /work/SRC/openSUSE:Factory/.filezilla.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filezilla" Changes: -------- --- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes 2016-10-18 10:42:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.filezilla.new/filezilla.changes 2016-11-24 21:22:37.000000000 +0100 @@ -1,0 +2,51 @@ +Sun Nov 20 20:31:58 UTC 2016 - ec...@opensuse.org + +- update to 3.22.2.2 + * Bugfixes and minor changes: + - Fixed trimming of FEAT response lines leading to incorrectly + detected server features + +- update to 3.22.2.1 + * Bugfixes and minor changes: + - OS X: Rebuilt to work around a nasty bug in XCode: Even when + linking with -Wl,-no-weak-imports it links against functions + not available on older OS X versions + - Fixed a crash on exotic servers only implementing factless + MLST/MLSD + +- update to 3.22.2 + * Bugfixes and minor changes: + - Tuned appearance of progress bar in transfer queue + +- update to 3.22.2-rc2 + * Bugfixes and minor changes: + - SFTP: Renaming a file or directory where the new name already + refers to a directory no longer moves the file into this + directory. + - Fix regression from -rc1 with custom ports in the + quickconnect bar + - Fix regression from -rc1 parsing the EPSV reply + +- update to 3.22.2-rc1 + * New features: + + Building and running FileZilla now depends on + libfilezilla >= 0.8.0 (https://lib.filezilla-project.org/). + * Bugfixes and minor changes: + - Non-existing key files are no longer silently dropped from + the SFTP page in the settings dialog + - Further abbreviate log output if transferring files using + SFTP + - Generic proxy usernames and passwords containing non-ASCII + characters are again handled correctly + - Fixed an assertion if Ctrl+A is pressed in an empty file list + - *nix: Fixed color of status message in the message log + - *nix, OS X: Fixed an assertion adding files to the queue + after having selected a large range of items + - *nix, OS X: Fixed an assertion due to a timing issue when + renaming local files + +- rebase buildinfo-no-date.patch + - Drop Patch filezilla-3.5.3-buildinfo-no-date.patch + - Add Patch filezilla-3.22.2-buildinfo-no-date.patch + +------------------------------------------------------------------- Old: ---- FileZilla_3.22.1_src.tar.bz2 filezilla-3.5.3-buildinfo-no-date.patch New: ---- FileZilla_3.22.2.2_src.tar.bz2 filezilla-3.22.2-buildinfo-no-date.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filezilla.spec ++++++ --- /var/tmp/diff_new_pack.0n8OFd/_old 2016-11-24 21:22:38.000000000 +0100 +++ /var/tmp/diff_new_pack.0n8OFd/_new 2016-11-24 21:22:38.000000000 +0100 @@ -17,7 +17,7 @@ Name: filezilla -Version: 3.22.1 +Version: 3.22.2.2 Release: 0 Summary: A GUI FTP and SFTP Client License: GPL-2.0+ @@ -26,8 +26,8 @@ Source0: http://download.filezilla-project.org/client/FileZilla_%{version}_src.tar.bz2 # PATCH-FIX-OPENSUSE putty-no_DATE_and_TIME_.patch Patch0: putty-no_DATE_and_TIME_.patch -# PATCH-FIX-OPENSUSE filezilla-3.5.3-buildinfo-no-date.patch -Patch1: filezilla-3.5.3-buildinfo-no-date.patch +# PATCH-FIX-OPENSUSE filezilla-3.22.2-buildinfo-no-date.patch +Patch1: filezilla-3.22.2-buildinfo-no-date.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -42,7 +42,7 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gnutls) >= 3.4.15 BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(libfilezilla) >= 0.7.0 +BuildRequires: pkgconfig(libfilezilla) >= 0.8.0 BuildRequires: pkgconfig(libidn) BuildRequires: pkgconfig(nettle) >= 3.1 # filezilla-team use BuildRequires: pkgconfig(sqlite3) >= 3.11.1 ++++++ FileZilla_3.22.1_src.tar.bz2 -> FileZilla_3.22.2.2_src.tar.bz2 ++++++ ++++ 88922 lines of diff (skipped) ++++++ filezilla-3.5.3-buildinfo-no-date.patch -> filezilla-3.22.2-buildinfo-no-date.patch ++++++ --- /work/SRC/openSUSE:Factory/filezilla/filezilla-3.5.3-buildinfo-no-date.patch 2016-04-30 23:31:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.filezilla.new/filezilla-3.22.2-buildinfo-no-date.patch 2016-11-24 21:22:37.000000000 +0100 @@ -1,21 +1,21 @@ -diff -Pdpru filezilla-3.15.0.2.orig/src/interface/buildinfo.cpp filezilla-3.15.0.2/src/interface/buildinfo.cpp ---- filezilla-3.15.0.2.orig/src/interface/buildinfo.cpp 2016-02-05 09:54:46.000000000 +0100 -+++ filezilla-3.15.0.2/src/interface/buildinfo.cpp 2016-02-28 10:34:54.027652361 +0100 -@@ -10,7 +10,7 @@ wxString CBuildInfo::GetBuildDateString( +diff -Pdpru filezilla-3.22.2.2.orig/src/interface/buildinfo.cpp filezilla-3.22.2.2/src/interface/buildinfo.cpp +--- filezilla-3.22.2.2.orig/src/interface/buildinfo.cpp 2016-10-12 14:35:42.000000000 +0200 ++++ filezilla-3.22.2.2/src/interface/buildinfo.cpp 2016-11-21 00:47:13.020735641 +0100 +@@ -12,7 +12,7 @@ std::wstring CBuildInfo::GetBuildDateStr { // Get build date. Unfortunately it is in the ugly Mmm dd yyyy format. // Make a good yyyy-mm-dd out of it -- wxString date(__DATE__, wxConvLocal); -+ wxString date(_T(""), wxConvLocal); - while (date.Replace(_T(" "), _T(" "))); +- std::wstring date = fz::to_wstring(__DATE__); ++ std::wstring date = fz::to_wstring(_T("")); + while (date.find(L" ") != std::wstring::npos) { + fz::replace_substrings(date, L" ", L" "); + } +@@ -59,7 +59,7 @@ std::wstring CBuildInfo::GetBuildDateStr - const wxChar months[][4] = { _T("Jan"), _T("Feb"), _T("Mar"), -@@ -49,7 +49,7 @@ wxString CBuildInfo::GetBuildDateString( - - wxString CBuildInfo::GetBuildTimeString() + std::wstring CBuildInfo::GetBuildTimeString() { -- return wxString(__TIME__, wxConvLocal); -+ return wxString(_T(""), wxConvLocal); +- return fz::to_wstring(__TIME__); ++ return fz::to_wstring(_T("")); } fz::datetime CBuildInfo::GetBuildDate()