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_7-1-g1167822


From: Simon Josefsson
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_7-1-g1167822
Date: Thu, 20 May 2010 13:19:28 +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=1167822c08cc1d563c11ddfb2564cf6ac7fd8b17

The branch, master has been updated
       via  1167822c08cc1d563c11ddfb2564cf6ac7fd8b17 (commit)
      from  8e9dc79d7552bdb42d3b317f132648ec31ef9fd3 (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 1167822c08cc1d563c11ddfb2564cf6ac7fd8b17
Author: Simon Josefsson <address@hidden>
Date:   Thu May 20 15:19:23 2010 +0200

    Update announcement for v2.7.

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

Summary of changes:
 NEWS             |    2 +-
 doc/announce.txt |   55 ++++++++++++++++++++++-------------------------------
 2 files changed, 24 insertions(+), 33 deletions(-)

diff --git a/NEWS b/NEWS
index 0398e10..e03791a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
 * Noteworthy changes in release 2.7 (2010-05-20) [stable]
-- Doc: Build a PDF manual using GTK-PDC.
+- Doc: Build a PDF manual using GTK-DOC.
 - Doc: Fix of asn1_check_version, documentation was missing from last release.
 - Build: Avoid warnings about ignored visibility attributes on Windows.
 
diff --git a/doc/announce.txt b/doc/announce.txt
index ddf72df..5aa6611 100644
--- a/doc/announce.txt
+++ b/doc/announce.txt
@@ -1,41 +1,33 @@
-Subject: GNU Libtasn1 2.6
 To: address@hidden, address@hidden
+Subject: GNU Libtasn1 2.7
 <#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.
 
-NOTE!  Future release announcements will not be cross-posted to
-help-gnutls, gnutls-devel or help-shishi.  Please subscribe to info-gnu
-or join our new mailing list help-libtasn1:
-  http://lists.gnu.org/mailman/listinfo/info-gnu
-  http://lists.gnu.org/mailman/listinfo/help-libtasn1
-
-* Noteworthy changes in release 2.6 (2010-04-20) [stable]
-- Fix build failure on platforms without support for GNU LD version scripts.
-- libtasn1: Simplified implementation of asn1_check_version.
-- tests: Improved self-checks.
-- Update gnulib files, fix many syntax-check nits, indent code,
-  fix license templates.
+* Noteworthy changes in release 2.7 (2010-05-20) [stable]
+- Doc: Build a PDF manual using GTK-DOC.
+- Doc: Fix of asn1_check_version, documentation was missing from last release.
+- Build: Avoid warnings about ignored visibility attributes on Windows.
 
 Homepage:
   http://www.gnu.org/software/libtasn1/
 
-Here are the compressed sources (1.7MB):
-   ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.6.tar.gz
-   http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.6.tar.gz
+Here are the compressed sources (1.8MB):
+   ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.7.tar.gz
+   http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.7.tar.gz
 
 Here are GPG detached signatures using key 0xB565716F:
-   ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.6.tar.gz.sig
-   http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.6.tar.gz.sig
+   ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-2.7.tar.gz.sig
+   http://ftp.gnu.org/gnu/libtasn1/libtasn1-2.7.tar.gz.sig
 
 A ZIP archive containing the Windows binaries (268KB):
-  http://josefsson.org/gnutls4win/libtasn1-2.6.zip
-  http://josefsson.org/gnutls4win/libtasn1-2.6.zip.sig
+  http://josefsson.org/gnutls4win/libtasn1-2.7.zip
+  http://josefsson.org/gnutls4win/libtasn1-2.7.zip.sig
 
 A Debian mingw32 package is also available (240KB):
-  http://josefsson.org/gnutls4win/mingw32-libtasn1_2.6-1_all.deb
+  http://josefsson.org/gnutls4win/mingw32-libtasn1_2.7-1_all.deb
 
 Commercial support contracts for Libtasn1 are available, and they help
 finance continued maintenance.  Simon Josefsson Datakonsult AB, a
@@ -50,14 +42,13 @@ invited to join the help-libtasn1 mailing list, see:
 All manuals are available from:
   http://www.gnu.org/software/libtasn1/manual/
 
-Specifically, the following formats are available.
-
-The main manual:
+Direct links to the manual:
   HTML: http://www.gnu.org/software/libtasn1/manual/libtasn1.html
   PDF: http://www.gnu.org/software/libtasn1/manual/libtasn1.pdf
 
-API Reference manual:
-  http://www.gnu.org/software/libtasn1/reference/ - GTK-DOC HTML
+Direct links to the API Reference manual:
+  HTML: http://www.gnu.org/software/libtasn1/reference/
+  PDF: http://www.gnu.org/software/libtasn1/reference/libtasn1.pdf
 
 For developers interested in improving code quality, we publish
 Cyclomatic code complexity charts that help you find code that may
@@ -83,14 +74,14 @@ The key is available from:
 
 Here are the SHA-1 and SHA-224 checksums:
 
-dd02f3c8aaa0a1500d65c1e4ae690b76085f621e  libtasn1-2.6.tar.gz
-ba6d50d1e7340f8d1ce07880381afd990ea700c6c4c1cacdba0c2ffd  libtasn1-2.6.tar.gz
+ab01751b9eafa5be1b80f9309bd6365eb3a3f969  libtasn1-2.7.tar.gz
+5d993936b1c353a5d879716611fbd3d9f4dd0b86904ef20e8dc3b3ec  libtasn1-2.7.tar.gz
 
-a53c27e245c31be7bdf340dc7ec89cafb758c715  libtasn1-2.6.zip
-ecbdb08988c28041b98a2373b43fda47cc459d4116719f96cf8f3e76  libtasn1-2.6.zip
+e75bf1122c62bb1d35de0e8db121d6ddc84f96c2  libtasn1-2.7.zip
+318c260b73a225b57d7834db14a2790999c62abaca433ed54c2e9cf2  libtasn1-2.7.zip
 
-db5400688eff7c36c3f0baa57f13afda842d665b  mingw32-libtasn1_2.6-1_all.deb
-7a446b8404e715abb2ec1a24dbe38d3a54169537ad4172ddbf62afdb 
mingw32-libtasn1_2.6-1_all.deb
+d4259f2842d13ccdd82714b46e028fd3f9362244  mingw32-libtasn1_2.7-1_all.deb
+13919683d2be2b07bd3e3555df62fe55158dd961e60f5285c0311c07  
mingw32-libtasn1_2.7-1_all.deb
 
 Happy hacking,
 Simon


hooks/post-receive
-- 
GNU libtasn1



reply via email to

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