Hello community,

here is the log from the commit of package libtasn1 for openSUSE:Factory 
checked in at 2016-05-05 08:09:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-24 
07:15:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libtasn1.new/libtasn1.changes   2016-05-05 
08:09:16.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Apr 11 14:56:31 UTC 2016 - mplus...@suse.com
+
+- Update to 4.8
+  * Fixes to avoid reliance on C undefined behavior.
+  * Fixes to avoid an infinite recursion when decoding without the 
+    ASN1_DECODE_FLAG_STRICT_DER flag. Reported by Pascal Cuoq.
+  * Combined all the BER octet string decoding functions to a 
+    single one based on asn1_decode_simple_ber().
+
+-------------------------------------------------------------------

Old:
----
  libtasn1-4.7.tar.gz
  libtasn1-4.7.tar.gz.sig

New:
----
  libtasn1-4.8.tar.gz
  libtasn1-4.8.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libtasn1.spec ++++++
--- /var/tmp/diff_new_pack.CK3IhV/_old  2016-05-05 08:09:17.000000000 +0200
+++ /var/tmp/diff_new_pack.CK3IhV/_new  2016-05-05 08:09:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtasn1
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define somajor 6
 Name:           libtasn1
-Version:        4.7
+Version:        4.8
 Release:        0
 Summary:        ASN.1 parsing library
 License:        LGPL-2.1+ and GPL-3.0
@@ -32,7 +32,6 @@
 BuildRequires:  info
 BuildRequires:  pkg-config
 Requires(post): %{install_info_prereq}
-# FIXME: use proper Requires(pre/post/preun/...)
 Requires(preun): %{install_info_prereq}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -82,15 +81,14 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %post -n libtasn1-%{somajor} -p /sbin/ldconfig
-
 %postun -n libtasn1-%{somajor} -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
 %doc NEWS README THANKS
 %{_bindir}/*
-%{_mandir}/man1/*.1.gz
-%{_infodir}/*.info.gz
+%{_mandir}/man1/*.1%{ext_man}
+%{_infodir}/*.info%{ext_info}
 
 %files -n libtasn1-%{somajor}
 %defattr(-, root, root)
@@ -101,6 +99,6 @@
 %{_includedir}/*.h
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libtasn1.pc
-%{_mandir}/man3/*.3.gz
+%{_mandir}/man3/*.3%{ext_man}
 
 %changelog

++++++ libtasn1-4.7.tar.gz -> libtasn1-4.8.tar.gz ++++++
++++ 5004 lines of diff (skipped)



Reply via email to