libtasn1-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU libtasn1 branch, master, updated. libtasn1_2_13-3-gd04da8d


From: Simon Josefsson
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_13-3-gd04da8d
Date: Thu, 31 May 2012 16:50:50 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=d04da8d99388e56603e7a65208577115e740e021

The branch, master has been updated
       via  d04da8d99388e56603e7a65208577115e740e021 (commit)
       via  1d0abeb68583c67f9a215060540c8f8d0120b3a4 (commit)
      from  3958a867484222dfb5c2e7e48497bbfc368aa10b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d04da8d99388e56603e7a65208577115e740e021
Author: Simon Josefsson <address@hidden>
Date:   Thu May 31 18:50:43 2012 +0200

    Bump versions.

commit 1d0abeb68583c67f9a215060540c8f8d0120b3a4
Author: Simon Josefsson <address@hidden>
Date:   Thu May 31 18:44:27 2012 +0200

    Update for 2.12.

-----------------------------------------------------------------------

Summary of changes:
 NEWS             |    2 +
 configure.ac     |    4 +-
 doc/announce.txt |   58 ++++++++++++++++++++++++++---------------------------
 lib/libtasn1.h   |    2 +-
 4 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/NEWS b/NEWS
index 8535f7a..7cc4a10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
+* Noteworthy changes in release 2.14 (unreleased) [stable]
+
 * Noteworthy changes in release 2.13 (2012-05-31) [stable]
 - Updated fix for DER decoding issue to not depend on specific compilers.
 - Updated DER decoding check to apply to short form integers as well.
diff --git a/configure.ac b/configure.ac
index a7912d9..3e5ddd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.61])
-AC_INIT([GNU Libtasn1],[2.13],address@hidden)
+AC_INIT([GNU Libtasn1],[2.14],address@hidden)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)
@@ -29,7 +29,7 @@ AM_SILENT_RULES([yes])
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 4)
-AC_SUBST(LT_REVISION, 16)
+AC_SUBST(LT_REVISION, 17)
 AC_SUBST(LT_AGE, 1)
 
 AC_PROG_CC
diff --git a/doc/announce.txt b/doc/announce.txt
index c9a918b..1b1afaa 100644
--- a/doc/announce.txt
+++ b/doc/announce.txt
@@ -1,40 +1,35 @@
 To: address@hidden, address@hidden
-Subject: GNU Libtasn1 2.11 released
+Subject: GNU Libtasn1 2.12 released
 <#part sign=pgpmime>
 GNU Libtasn1 is a standalone library written in C for manipulating ASN.1
 objects including DER/BER encoding/decoding.  GNU Libtasn1 is used by
 GnuTLS to handle X.509 structures and by GNU Shishi to handle Kerberos
 V5 structures.
 
-* Noteworthy changes in release 2.11 (2011-11-25) [stable]
-- qa: Now builds without compiler warnings with Solaris CC.
-- qa: Added clang analysis.  Fixed cyclomatic complexity output.
-- tests: Added self-test of bit string functions.
-- build: Added windows/libtasn14win.mk rules to produce Windows binaries.
-- build: Don't hard code path to perl in doc/gdoc.
-- Various minor fixes.
-
-There is a known problem building this release on MinGW with MSVC as the
-compiler, fortunately there is a workaround available -- please see
-https://lists.gnu.org/archive/html/help-libtasn1/2011-11/msg00001.html
-for more information.
+* Noteworthy changes in release 2.12 (2012-03-19) [stable]
+- Cleanup license headers.
+- build: Update gnulib files.
+- Corrected DER decoding issue (reported by Matthew Hall).
+  Added self check to detect the problem, see tests/Test_overflow.c.
+  This problem can lead to at least remotely triggered crashes, see
+  further analysis on the libtasn1 mailing list.
 
 Homepage:
   https://www.gnu.org/software/libtasn1/
 
 Here are the compressed sources (1.9MB):
-  ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11.tar.gz
-  http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11.tar.gz
+  ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.12.tar.gz
+  http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.12.tar.gz
 
 Here are GPG detached signatures using key 0xB565716F:
-  ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11.tar.gz.sig
-  http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11.tar.gz.sig
+  ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.12.tar.gz.sig
+  http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.12.tar.gz.sig
 
 We publish Windows binaries for this release (32 and 64 bits):
-  ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11-win32.zip
-  http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11-win32.zip
-  ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11-win64.zip
-  http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.11-win64.zip
+  ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.12-win32.zip
+  http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.12-win32.zip
+  ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.12-win64.zip
+  http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.12-win64.zip
 
 Commercial support contracts for Libtasn1 are available, and they help
 finance continued maintenance.  Simon Josefsson Datakonsult AB, a
@@ -73,11 +68,14 @@ report for libtasn1:
 The software is cryptographically signed by the author using an
 OpenPGP key identified by the following information:
 
-pub   1280R/B565716F 2002-05-05 [expires: 2012-01-24]
+pub   1280R/B565716F 2002-05-05 [expires: 2013-05-10]
       Key fingerprint = 0424 D4EE 81A0 E3D1 19C6  F835 EDA2 1E94 B565 716F
 uid                  Simon Josefsson <address@hidden>
-uid                  Simon Josefsson <address@hidden>
-sub   1280R/4D5D40AE 2002-05-05 [expires: 2012-01-24]
+uid                  Simon Josefsson <address@hidden>
+sub   1280R/4D5D40AE 2002-05-05 [expires: 2013-05-10]
+sub   2048R/105E722E 2012-03-13 [expires: 2013-07-26]
+sub   2048R/728AB82C 2012-03-13 [expires: 2013-07-26]
+sub   2048R/9394F626 2012-03-13 [expires: 2013-07-26]
 
 The key is available from:
   http://josefsson.org/key.txt
@@ -85,14 +83,14 @@ The key is available from:
 
 Here are the SHA-1 and SHA-224 checksums:
 
-6367c799726ad3218fac4f0e88692976258904da  libtasn1-2.11.tar.gz
-ed58186f737b196b301dbd427b5f6c5d7dc1c285f8ba1d4d3f51cb52  libtasn1-2.11.tar.gz
+b73539aee5444efb5e606b94bdf3ec5bfedb8620  libtasn1-2.12.tar.gz
+011e8ab84d57b441f0c1dc18eebdda2ce3960bc9b7fdf8e1d4e35085  libtasn1-2.12.tar.gz
 
-8f517339bc3cb034562a3d6dc595ac834d3f8c37  libtasn1-2.11-win32.zip
-2f24447ddf846218b53cf2a4b293c955506883ef8c79667d5b8b36b0  
libtasn1-2.11-win32.zip
+919933732983e5075a2df288c1a3eb413e8c86c5  libtasn1-2.12-win32.zip
+29b40469ae38ba7ff71abde5b806c8d30a222723443386eff4923c57  
libtasn1-2.12-win32.zip
 
-fd3fcc6b530b1dde1eb7257b14d7a35cd5583d3d  libtasn1-2.11-win64.zip
-215eacd973df6ee701bc1eb4065415db87eb95d4b90f15ee30ae56bc  
libtasn1-2.11-win64.zip
+de3add4d82aef98b7e52fff1ae72c1136781363d  libtasn1-2.12-win64.zip
+6cb1e3171e38e786391cb9dd702e12724f0a19c1cf6c1953a8552e82  
libtasn1-2.12-win64.zip
 
 Happy hacking,
 Simon
diff --git a/lib/libtasn1.h b/lib/libtasn1.h
index 063b1d6..784a67e 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -44,7 +44,7 @@ extern "C"
 {
 #endif
 
-#define ASN1_VERSION "2.13"
+#define ASN1_VERSION "2.14"
 
   typedef int asn1_retCode;    /* type returned by libtasn1 functions */
 


hooks/post-receive
-- 
GNU libtasn1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]