Hello community, here is the log from the commit of package libtasn1 for openSUSE:Factory checked in at 2019-12-14 12:02:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtasn1 (Old) and /work/SRC/openSUSE:Factory/.libtasn1.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtasn1" Sat Dec 14 12:02:12 2019 rev:47 rq:750374 version:4.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libtasn1/libtasn1.changes 2019-08-07 13:55:51.804856530 +0200 +++ /work/SRC/openSUSE:Factory/.libtasn1.new.4691/libtasn1.changes 2019-12-14 12:02:24.159412385 +0100 @@ -1,0 +2,12 @@ +Fri Nov 22 17:08:35 UTC 2019 - Andreas Stieger <[email protected]> + +- libtasn1 4.15.0: + * The generated tree no longer contains ASN.1 built-in types + even if they are explicitly defined in the description. + Previously a warning was printed when these types were seen, + now they are ignored. + * Several fixes in ASN.1 definition parser, preventing several + crashes and leaks in the tools due to improper ASN.1. + * Switched to semantic versioning + +------------------------------------------------------------------- Old: ---- libtasn1-4.14.tar.gz libtasn1-4.14.tar.gz.sig New: ---- libtasn1-4.15.0.tar.gz libtasn1-4.15.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtasn1.spec ++++++ --- /var/tmp/diff_new_pack.1uftSF/_old 2019-12-14 12:02:25.343412208 +0100 +++ /var/tmp/diff_new_pack.1uftSF/_new 2019-12-14 12:02:25.347412207 +0100 @@ -18,7 +18,7 @@ %define somajor 6 Name: libtasn1 -Version: 4.14 +Version: 4.15.0 Release: 0 Summary: ASN.1 parsing library License: LGPL-2.1-or-later AND GPL-3.0-only @@ -69,6 +69,8 @@ %install %make_install find %{buildroot} -type f -name "*.la" -delete -print +# see 49d6e3f0a4b5fd4da31228d23ae9efabef20c1ca +rm %{buildroot}/%{_bindir}/corpus2array %check make %{?_smp_mflags} check ++++++ libtasn1-4.14.tar.gz -> libtasn1-4.15.0.tar.gz ++++++ ++++ 14568 lines of diff (skipped)
