Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package filezilla for openSUSE:Factory checked in at 2026-04-20 16:10:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filezilla (Old) and /work/SRC/openSUSE:Factory/.filezilla.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filezilla" Mon Apr 20 16:10:57 2026 rev:121 rq:1346070 version:3.70.0 Changes: -------- --- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes 2025-11-17 12:22:49.032350002 +0100 +++ /work/SRC/openSUSE:Factory/.filezilla.new.11940/filezilla.changes 2026-04-20 16:10:58.956375479 +0200 @@ -1,0 +2,18 @@ +Sat Apr 11 10:55:26 UTC 2026 - ecsos <[email protected]> + +- Update to 3.70.0 + * Bugfixes and minor changes: + - Replacing of invalid characters in filenames when downloading can no longer be disabled + - If saving of password was disabled, temporarily remembering passwords until FileZilla gets closed could result in additional password prompts + - SFTP: Fix accessing symbolic links + - FileZilla is now distributed under the terms of the GPL version 3 or later (formerly version 2 or later) +- Changes from 3.70.0-rc3 + * Bugfixes and minor changes: + - SFTP: Updated fzssh to 1.1.7 to address corrupted uploads +- Changes from 3.70.0-rc2 + * Bugfixes and minor changes: + - Updated fzssh to 1.1.6 to improve SSH channel window handling +- Drop disable-avx-on-i586.patch because it can no longer be used. +- filezilla-sftp_crypt_info_dlg.patch because it can no longer be used. + +------------------------------------------------------------------- Old: ---- FileZilla_3.69.5_src.tar.xz disable-avx-on-i586.patch filezilla-sftp_crypt_info_dlg.patch New: ---- FileZilla_3.70.0.1_src.tar.xz ----------(Old B)---------- Old: - Updated fzssh to 1.1.6 to improve SSH channel window handling - Drop disable-avx-on-i586.patch because it can no longer be used. - filezilla-sftp_crypt_info_dlg.patch because it can no longer be used. Old:- Drop disable-avx-on-i586.patch because it can no longer be used. - filezilla-sftp_crypt_info_dlg.patch because it can no longer be used. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filezilla.spec ++++++ --- /var/tmp/diff_new_pack.rJg9La/_old 2026-04-20 16:10:59.964416984 +0200 +++ /var/tmp/diff_new_pack.rJg9La/_new 2026-04-20 16:10:59.964416984 +0200 @@ -1,7 +1,7 @@ # # spec file for package filezilla # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,21 +16,19 @@ # -%define libversion 3.69.5 -%define libfilezillaversion 0.52.0 +%define libversion 3.70.0 +%define libfilezillaversion 0.55.0 Name: filezilla -Version: 3.69.5 +Version: 3.70.0 Release: 0 Summary: A GUI FTP and SFTP Client License: GPL-2.0-or-later Group: Productivity/Networking/Ftp/Clients URL: https://filezilla-project.org/ #Source0: https://download.filezilla-project.org/client/FileZilla_%%{version}_src.tar.xz -Source0: FileZilla_%{version}_src.tar.xz +Source0: FileZilla_%{version}.1_src.tar.xz Patch0: %{name}-welcome_dialog.patch -Patch1: disable-avx-on-i586.patch -Patch3: %{name}-sftp_crypt_info_dlg.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -66,6 +64,8 @@ BuildRequires: pkgconfig(gnutls) >= 3.8.3 %endif +BuildRequires: pkgconfig(libfzssh-client) >= 1.1.5 + %description FileZilla is a modern and powerful FTP client. FileZilla development focuses on high usability while also @@ -127,8 +127,6 @@ %license COPYING %doc README NEWS %{_bindir}/%{name} -%{_bindir}/fzsftp -%{_bindir}/fzputtygen %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop %dir %{_datadir}/icons/hicolor/480x480 @@ -140,8 +138,6 @@ %{_libdir}/libfzclient-commonui-private-%{libversion}.so %{_libdir}/libfzclient-private-%{libversion}.so %{_mandir}/man1/filezilla.1%{?ext_man} -%{_mandir}/man1/fzputtygen.1%{?ext_man} -%{_mandir}/man1/fzsftp.1%{?ext_man} %{_mandir}/man5/fzdefaults.xml.5%{?ext_man} %files devel ++++++ FileZilla_3.69.5_src.tar.xz -> FileZilla_3.70.0.1_src.tar.xz ++++++ ++++ 161733 lines of diff (skipped)
