Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package filezilla for openSUSE:Factory checked in at 2025-08-12 17:05:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filezilla (Old) and /work/SRC/openSUSE:Factory/.filezilla.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filezilla" Tue Aug 12 17:05:41 2025 rev:119 rq:1299053 version:3.69.3 Changes: -------- --- /work/SRC/openSUSE:Factory/filezilla/filezilla.changes 2025-07-06 17:18:50.042071768 +0200 +++ /work/SRC/openSUSE:Factory/.filezilla.new.1085/filezilla.changes 2025-08-12 17:07:24.622367638 +0200 @@ -1,0 +2,18 @@ +Tue Aug 12 11:03:36 UTC 2025 - ecsos <ec...@opensuse.org> + +- Update to 3.69.3 + * New features: + - For files and directories that are symbolic links, + a small overlay symbol is now shown on icons in local file + list and directory tree + * Bugfixes and minor changes: + - Fixed an issue showing attributes of symbolic links in local + file list +- Changes from 3.69.2 + * Fixed vulnerabilities: + - Official binaries are now linked against GnuTLS 3.8.10 + * Bugfixes and minor changes: + - FTP: Retry from a different source port if establishing + a data connection in passive mode fails with EADDRINUSE + +------------------------------------------------------------------- Old: ---- FileZilla_3.69.1_src.tar.xz New: ---- FileZilla_3.69.3_src.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filezilla.spec ++++++ --- /var/tmp/diff_new_pack.wTNoMY/_old 2025-08-12 17:07:25.374399020 +0200 +++ /var/tmp/diff_new_pack.wTNoMY/_new 2025-08-12 17:07:25.374399020 +0200 @@ -16,11 +16,11 @@ # -%define libversion 3.69.1 -%define libfilezillaversion 0.50.0 +%define libversion 3.69.3 +%define libfilezillaversion 0.51.1 Name: filezilla -Version: 3.69.1 +Version: 3.69.3 Release: 0 Summary: A GUI FTP and SFTP Client License: GPL-2.0-or-later @@ -59,11 +59,11 @@ BuildRequires: pkgconfig(sqlite3) >= 3.7.0 # See boo#966384 filezilla fails to start Requires: libpugixml1 >= 1.7 -# upstream use gnutls 3.8.0 -%if 0%{?suse_version} > 1500 -BuildRequires: pkgconfig(gnutls) >= 3.7.9 +# upstream use gnutls 3.8.10 +%if 0%{?suse_version} >= 1600 +BuildRequires: pkgconfig(gnutls) >= 3.8.10 %else -BuildRequires: pkgconfig(gnutls) >= 3.7.3 +BuildRequires: pkgconfig(gnutls) >= 3.8.3 %endif %description ++++++ FileZilla_3.69.1_src.tar.xz -> FileZilla_3.69.3_src.tar.xz ++++++ ++++ 22208 lines of diff (skipped)