Hello community, here is the log from the commit of package libtasn1 for openSUSE:Factory checked in at 2012-11-20 10:39:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtasn1 (Old) and /work/SRC/openSUSE:Factory/.libtasn1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtasn1", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libtasn1/libtasn1.changes 2012-10-03 08:03:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libtasn1.new/libtasn1.changes 2012-11-20 10:39:51.000000000 +0100 @@ -1,0 +2,20 @@ +Sat Nov 17 22:17:09 UTC 2012 - [email protected] + +- update to libtasn1 3.0, SONAME libtasn1.so.6 + - Added tool in tests/ to benchmark X.509 structure decoding. + - Added asn1_read_node_value() to obtain a node's value. + - Optimizations in internal tree allocation. + - Optimizations in tree search. + - libtasn1.h no longer exports internal structures. + - Types were renamed for consistency: + ASN1_DATA_NODE -> asn1_data_node_st + ASN1_ARRAY_TYPE -> asn1_static_node + ASN1_TYPE -> asn1_node + ASN1_TYPE_EMPTY -> NULL + static_struct_asn -> asn1_static_node_st + node_asn_struct -> asn1_node_st + node_asn -> asn1_node_st + (the old types are still available as definitions) +- fix W: devel-package-with-non-devel-group + +------------------------------------------------------------------- Old: ---- libtasn1-2.14.tar.gz New: ---- libtasn1-3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtasn1.spec ++++++ --- /var/tmp/diff_new_pack.EZB2pl/_old 2012-11-20 10:39:53.000000000 +0100 +++ /var/tmp/diff_new_pack.EZB2pl/_new 2012-11-20 10:39:53.000000000 +0100 @@ -16,12 +16,12 @@ # -%define somajor 3 +%define somajor 6 Name: libtasn1 BuildRequires: info BuildRequires: pkg-config -Version: 2.14 +Version: 3.0 Release: 0 Url: http://ftp.gnu.org/gnu/libtasn1/ Summary: ASN.1 parsing library @@ -50,7 +50,7 @@ %package devel Requires: libtasn1-%{somajor} = %{version} Summary: ASN.1 parsing library -Group: Productivity/Networking/Security +Group: Development/Libraries/C and C++ %description devel This is the ASN.1 library used in GNUTLS. More up to date information ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.EZB2pl/_old 2012-11-20 10:39:53.000000000 +0100 +++ /var/tmp/diff_new_pack.EZB2pl/_new 2012-11-20 10:39:53.000000000 +0100 @@ -1 +1 @@ -libtasn1-3 +libtasn1-6 ++++++ libtasn1-2.14.tar.gz -> libtasn1-3.0.tar.gz ++++++ ++++ 36358 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
