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-03-11 20:12:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old) and /work/SRC/openSUSE:Factory/.libfilezilla.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfilezilla" Thu Mar 11 20:12:14 2021 rev:37 rq:878387 version:0.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes 2021-01-04 19:09:01.119367819 +0100 +++ /work/SRC/openSUSE:Factory/.libfilezilla.new.2401/libfilezilla.changes 2021-03-11 20:13:20.428765660 +0100 @@ -1,0 +2,23 @@ +Thu Mar 11 17:20:01 UTC 2021 - ecsos <ec...@opensuse.org> + +- Update to 0.27.0 + * New features: + - Added fz::normalize_hypens to replace all hyphen-like + characters in a string with the good old hyphen-minus + - Added fz::pbkdf2_hmac_sha256 + - Added visibility_helper.hpp to simplify exporting symbols in + shared libraries + - Added fz::compound_rate_limited_layer to which multiple rate + limiters can be dynamically added/removed + - Added redirect_io parameter to fz::process::spawn + - Added --enable-socketdebug configure argument to check for + invariant violation when handling socket events + - Added a optional preamble to server_handshake that is sent + after initializing the session, but before the SERVER_HELLO + * Bugfixes and minor changes: + - Various fixes to socket event retriggering if + socket_interface::set_event_handler is used + - Fixed a nullpointer dereference in fz::tls_layer if a + hostname is set prior to creating a session + +------------------------------------------------------------------- Old: ---- libfilezilla-0.26.0.tar.bz2 New: ---- libfilezilla-0.27.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfilezilla.spec ++++++ --- /var/tmp/diff_new_pack.3ifCiB/_old 2021-03-11 20:13:20.956766517 +0100 +++ /var/tmp/diff_new_pack.3ifCiB/_new 2021-03-11 20:13:20.956766517 +0100 @@ -16,11 +16,11 @@ # -%define major 11 +%define major 12 %define libname %{name}%{major} %define develname %{name}-devel Name: libfilezilla -Version: 0.26.0 +Version: 0.27.0 Release: 0 Summary: C++ library for filezilla License: GPL-2.0-or-later ++++++ libfilezilla-0.26.0.tar.bz2 -> libfilezilla-0.27.0.tar.bz2 ++++++ ++++ 2603 lines of diff (skipped)