Hello community, here is the log from the commit of package libtasn1 for openSUSE:Factory checked in at 2015-09-24 07:15:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtasn1 (Old) and /work/SRC/openSUSE:Factory/.libtasn1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtasn1" Changes: -------- --- /work/SRC/openSUSE:Factory/libtasn1/libtasn1.changes 2015-05-05 00:54:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libtasn1.new/libtasn1.changes 2015-09-24 07:15:53.000000000 +0200 @@ -1,0 +2,14 @@ +Wed Sep 16 23:49:25 UTC 2015 - [email protected] + +- Update to version 4.7: + * Fixed regression introduced in the decoding of multi-byte tags + fix. + +------------------------------------------------------------------- +Mon Sep 7 20:10:23 UTC 2015 - [email protected] + +- libtasn1 4.6: + * Allow decoding OCTET STRINGs with multi-byte tags. + * Add asn1_get_object_id_der + +------------------------------------------------------------------- Old: ---- libtasn1-4.5.tar.gz libtasn1-4.5.tar.gz.sig New: ---- libtasn1-4.7.tar.gz libtasn1-4.7.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtasn1.spec ++++++ --- /var/tmp/diff_new_pack.Z7yeTx/_old 2015-09-24 07:15:54.000000000 +0200 +++ /var/tmp/diff_new_pack.Z7yeTx/_new 2015-09-24 07:15:54.000000000 +0200 @@ -18,22 +18,22 @@ %define somajor 6 Name: libtasn1 -Version: 4.5 +Version: 4.7 Release: 0 Summary: ASN.1 parsing library License: LGPL-2.1+ and GPL-3.0 Group: Productivity/Networking/Security Url: https://www.gnu.org/software/libtasn1/ -Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz +Source0: http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz Source1: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig # http://josefsson.org/key.txt Source2: %{name}.keyring Source99: baselibs.conf BuildRequires: info BuildRequires: pkg-config +Requires(post): %{install_info_prereq} # FIXME: use proper Requires(pre/post/preun/...) Requires(preun): %{install_info_prereq} -Requires(post): %{install_info_prereq} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -70,7 +70,7 @@ %install %make_install -find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %check make %{?_smp_mflags} check @@ -87,7 +87,7 @@ %files %defattr(-, root, root) -%doc ChangeLog NEWS README THANKS +%doc NEWS README THANKS %{_bindir}/* %{_mandir}/man1/*.1.gz %{_infodir}/*.info.gz ++++++ libtasn1-4.5.tar.gz -> libtasn1-4.7.tar.gz ++++++ ++++ 5025 lines of diff (skipped)
