Hello community, here is the log from the commit of package libfilezilla for openSUSE:Factory checked in at 2020-03-12 23:09:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfilezilla (Old) and /work/SRC/openSUSE:Factory/.libfilezilla.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfilezilla" Thu Mar 12 23:09:54 2020 rev:30 rq:784384 version:0.20.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libfilezilla/libfilezilla.changes 2020-02-07 16:00:38.627703690 +0100 +++ /work/SRC/openSUSE:Factory/.libfilezilla.new.3160/libfilezilla.changes 2020-03-12 23:12:42.627333498 +0100 @@ -1,0 +2,24 @@ +Thu Mar 12 15:58:21 UTC 2020 - [email protected] + +- Update to 0.20.2 + * New features: + - Add encrypt_key and decrypt_key to fz::symmetric key + * Bugfixes and minor changes: + - fz::datetime::set_rfc822 now parses the zone offset + - Removed unneeded asserts from format.hpp +- Changes from 0.20.1 + * Bugfixes and minor changes: + - Fix potential crash after removing the last speed limit + bucket + - TLS: Fix reported key exchange algorithm and improve details +- Changes from 0.20.0 + * New features: + - Added fz::symmetric_key + - Added itertions parameter to fz::private_key::from_password + - Added fz::base32_encode and fz::base32_decode + - Unified all decode functions to always return a vector, added + alternatives returning string with a _s suffix in the + function name + - Changed equal_insensitive_ascii to take (w)string_view + +------------------------------------------------------------------- Old: ---- libfilezilla-0.19.3.tar.bz2 New: ---- libfilezilla-0.20.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfilezilla.spec ++++++ --- /var/tmp/diff_new_pack.WHF4Ij/_old 2020-03-12 23:12:43.311333767 +0100 +++ /var/tmp/diff_new_pack.WHF4Ij/_new 2020-03-12 23:12:43.315333769 +0100 @@ -16,11 +16,11 @@ # -%define major 3 +%define major 4 %define libname %{name}%{major} %define develname %{name}-devel Name: libfilezilla -Version: 0.19.3 +Version: 0.20.2 Release: 0 Summary: C++ library for filezilla License: GPL-2.0-or-later ++++++ libfilezilla-0.19.3.tar.bz2 -> libfilezilla-0.20.2.tar.bz2 ++++++ ++++ 2124 lines of diff (skipped)
