Hello community, here is the log from the commit of package libidn2 for openSUSE:Factory checked in at 2019-02-28 21:26:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libidn2 (Old) and /work/SRC/openSUSE:Factory/.libidn2.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libidn2" Thu Feb 28 21:26:31 2019 rev:10 rq:677932 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libidn2/libidn2.changes 2019-01-11 14:04:06.783883132 +0100 +++ /work/SRC/openSUSE:Factory/.libidn2.new.28833/libidn2.changes 2019-02-28 21:26:34.565869439 +0100 @@ -1,0 +2,15 @@ +Wed Feb 20 21:50:06 UTC 2019 - Andreas Stieger <[email protected]> + +- updat to 2.1.1: + * Revert SONAME bump from release 2.1.0 + * Fix NULL dereference in idn2_register_u8() and + idn2_register_ul() + * Fix free of random value in idn2_to_ascii_4i() + * Improved fuzzer (which found the above issues) + * Check for valid unicode input in punycode encoder + * Avoid excessive CPU usage in punycode encoding with + large inputs + * Deprecate idn2_to_ascii_4i() in favor of idn2_to_ascii_4i2() + * Restrict output length of idn2_to_ascii_4i() to 63 bytes + +------------------------------------------------------------------- Old: ---- libidn2-2.1.0.tar.gz libidn2-2.1.0.tar.gz.sig New: ---- libidn2-2.1.1a.tar.gz libidn2-2.1.1a.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libidn2.spec ++++++ --- /var/tmp/diff_new_pack.BNQMPJ/_old 2019-02-28 21:26:35.245869211 +0100 +++ /var/tmp/diff_new_pack.BNQMPJ/_new 2019-02-28 21:26:35.249869210 +0100 @@ -16,16 +16,16 @@ # -%define lname libidn2-4 +%define lname libidn2-0 Name: libidn2 -Version: 2.1.0 +Version: 2.1.1 Release: 0 Summary: Support for Internationalized Domain Names (IDN) based on IDNA2008 License: GPL-3.0-or-later Group: Development/Libraries/C and C++ URL: https://www.gnu.org/software/libidn/#libidn2 -Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz -Source1: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig +Source0: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}a.tar.gz +Source1: https://ftp.gnu.org/gnu/libidn/%{name}-%{version}a.tar.gz.sig Source3: baselibs.conf BuildRequires: libunistring-devel BuildRequires: pkgconfig ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.BNQMPJ/_old 2019-02-28 21:26:35.269869203 +0100 +++ /var/tmp/diff_new_pack.BNQMPJ/_new 2019-02-28 21:26:35.273869202 +0100 @@ -1 +1 @@ -libidn2-4 +libidn2-0 ++++++ libidn2-2.1.0.tar.gz -> libidn2-2.1.1a.tar.gz ++++++ ++++ 12852 lines of diff (skipped)
