Hello community,

here is the log from the commit of package libtasn1 for openSUSE:Factory 
checked in at 2013-06-25 09:44:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2012-11-20 
10:39:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libtasn1.new/libtasn1.changes   2013-06-25 
14:42:35.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Jun 20 12:36:22 UTC 2013 - [email protected]
+
+- updated to libtasn1 3.3
+  * Noteworthy changes in release 3.3 (released 2013-03-23) [stable]
+  - More precise overflow checks using gnulib's intprops module.
+  - Updates to compile in Android systems.
+
+  * Noteworthy changes in release 3.2 (released 2012-11-30) [stable]
+  - Corrected buffer overflow in the error reporting of the parser (reported
+    by Andreas Metzler).
+
+  * Noteworthy changes in release 3.1 (released 2012-11-24) [stable]
+  - Completed rename of types:
+    ASN1_ARRAY_TYPE -> asn1_static_node (was asn1_static_node_t)
+  - Added new types: VisibleString, NumericString, IA5String, TeletexString,
+    PrintableString, UniversalString, BMPString, UTF8String. When re-defined
+    a warning is being print instead of failing.
+  - Parser outputs more detailed syntax error messages.
+  - Added asn1_decode_simple_der() and asn1_encode_simple_der().
+  - Added asn1_read_value_type() to return value and type.
+  - Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIME
+- added gpg source checking
+
+-------------------------------------------------------------------

Old:
----
  libtasn1-3.0.tar.gz

New:
----
  libtasn1-3.3.tar.gz
  libtasn1-3.3.tar.gz.sig
  libtasn1.keyring

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

Other differences:
------------------
++++++ libtasn1.spec ++++++
--- /var/tmp/diff_new_pack.89Es0I/_old  2013-06-25 14:42:36.000000000 +0200
+++ /var/tmp/diff_new_pack.89Es0I/_new  2013-06-25 14:42:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtasn1
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,15 +21,21 @@
 Name:           libtasn1
 BuildRequires:  info
 BuildRequires:  pkg-config
-Version:        3.0
+Version:        3.3
 Release:        0
 Url:            http://ftp.gnu.org/gnu/libtasn1/
 Summary:        ASN.1 parsing library
 License:        LGPL-2.1+ and GPL-3.0
 Group:          Productivity/Networking/Security
-Source:         http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
+Source0:        http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
+Source1:        http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
+# http://josefsson.org/key.txt
+Source2:        %name.keyring
 Source99:       baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1220
+BuildRequires:  gpg-offline
+%endif
 PreReq:         %install_info_prereq
 
 %description
@@ -58,11 +64,14 @@
 http://www.gnutls.org
 
 %prep
+%if 0%{?suse_version} > 1220
+%gpg_verify %{S:1}
+%endif
 %setup -q
 
 %build
 %configure --disable-static
-%__make %{?_smp_mflags}
+%__make %{?_smp_mflags} V=1
 
 %install
 %makeinstall

++++++ libtasn1-3.0.tar.gz -> libtasn1-3.3.tar.gz ++++++
++++ 44524 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to