Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfilezilla for openSUSE:Factory checked in at 2024-04-16 20:05:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old) and /work/SRC/openSUSE:Factory/.libfilezilla.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfilezilla" Tue Apr 16 20:05:08 2024 rev:58 rq:1168358 version:0.47.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes 2024-03-27 20:44:25.105214622 +0100 +++ /work/SRC/openSUSE:Factory/.libfilezilla.new.26366/libfilezilla.changes 2024-04-16 20:11:23.093079503 +0200 @@ -1,0 +2,20 @@ +Tue Apr 16 08:34:10 UTC 2024 - ecsos <ec...@opensuse.org> + +- Update to 0.47.0 + * New features: + - PKCS#11 support, provided GnuTLS has been compiled with + PKCS#11 support enabled + * Bugfixes and minor changes: + - Added parameter to fz::remove_dir that allows returning an + error if the directory did not exist + - Add logging of aio reader/writers cannot be opened, fix return + value of reader when trying to read nothing + - HTTP: Delay sending subsequent requests after having + received a response with "Connection: close" set + - Listen sockets are now created with the SO_REUSEADDR + (SO_EXCLUSIVEADDRUSE on Windows) flag set + - Added cert_type::codesign as key purpose to certificate + request and creation functions in fz::tls_layer +- Drop libfilezilla-fix-crash.patch, becuase now in upstream + +------------------------------------------------------------------- Old: ---- libfilezilla-0.46.0.tar.xz libfilezilla-fix-crash.patch New: ---- libfilezilla-0.47.0.tar.xz BETA DEBUG BEGIN: Old: request and creation functions in fz::tls_layer - Drop libfilezilla-fix-crash.patch, becuase now in upstream BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfilezilla.spec ++++++ --- /var/tmp/diff_new_pack.64rn5o/_old 2024-04-16 20:11:23.997112725 +0200 +++ /var/tmp/diff_new_pack.64rn5o/_new 2024-04-16 20:11:23.997112725 +0200 @@ -16,11 +16,11 @@ # -%define major 42 +%define major 43 %define libname %{name}%{major} %define develname %{name}-devel Name: libfilezilla -Version: 0.46.0 +Version: 0.47.0 Release: 0 Summary: C++ library for filezilla License: GPL-2.0-or-later @@ -28,8 +28,6 @@ URL: https://lib.filezilla-project.org/ Source0: https://download.filezilla-project.org/libfilezilla/%{name}-%{version}.tar.xz Patch0: %{name}-date-time.patch -# PATCH-FIX-UPSTREAM: https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/lib/aio/reader.cpp?view=patch&r1=11064&r2=11095&sortby=date -Patch1: %{name}-fix-crash.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: doxygen @@ -82,6 +80,8 @@ + + # Need %%lang_package expanded for an extra conflict with an old library package %package lang # FIXME: consider using %%lang_package macro ++++++ libfilezilla-0.46.0.tar.xz -> libfilezilla-0.47.0.tar.xz ++++++ ++++ 2902 lines of diff (skipped)