Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfilezilla for openSUSE:Factory checked in at 2021-07-05 22:22:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old) and /work/SRC/openSUSE:Factory/.libfilezilla.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfilezilla" Mon Jul 5 22:22:58 2021 rev:40 rq:904069 version:0.29.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes 2021-05-07 16:46:24.276151980 +0200 +++ /work/SRC/openSUSE:Factory/.libfilezilla.new.2625/libfilezilla.changes 2021-07-05 22:23:29.825481855 +0200 @@ -1,0 +2,24 @@ +Mon Jul 5 05:32:47 UTC 2021 - ecsos <[email protected]> + +- Update to 0.29.0 + * New features: + - Added fz::tls_layer::set_min_tls_ver and for testing purposes + set_max_tls_ver + - The TLS layer now also supports server-side session + resumption with TLS <= 1.2 clients not supporting session + tickets + - Added fz::rename_file + - MSW: Added libfilezilla/glue/windows.hpp to set proper + defines before including windows.h + - Added fz::move_assign_through_move_constructor for classes + that depend on normal destruction order even on move + assignment + * Bugfixes and minor changes: + - Fixed memory leak in fz::tls_layer::set_alpn + - IPv6 listen sockets are now always created with IPV6_V6ONLY + to unify behavior across platforms + - Fixes for issues found by --socketdebug + - Fixed warnings when bool arguments are passed to fz::sprintf + - Fixed warnings in fz::to_integral<bool> + +------------------------------------------------------------------- Old: ---- libfilezilla-0.28.0.tar.bz2 New: ---- libfilezilla-0.29.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfilezilla.spec ++++++ --- /var/tmp/diff_new_pack.YnRuXP/_old 2021-07-05 22:23:30.289478264 +0200 +++ /var/tmp/diff_new_pack.YnRuXP/_new 2021-07-05 22:23:30.289478264 +0200 @@ -16,11 +16,11 @@ # -%define major 13 +%define major 14 %define libname %{name}%{major} %define develname %{name}-devel Name: libfilezilla -Version: 0.28.0 +Version: 0.29.0 Release: 0 Summary: C++ library for filezilla License: GPL-2.0-or-later ++++++ libfilezilla-0.28.0.tar.bz2 -> libfilezilla-0.29.0.tar.bz2 ++++++ ++++ 19576 lines of diff (skipped)
