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_10-31-g732409a


From: Simon Josefsson
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_10-31-g732409a
Date: Thu, 24 Nov 2011 23:38:59 +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=732409a04dafcdebdd92a06a52e48b2d638ad5da

The branch, master has been updated
       via  732409a04dafcdebdd92a06a52e48b2d638ad5da (commit)
       via  115ad140793b0f2e774aa986cd06413e7670beaa (commit)
       via  8e40e721ff6fa4137431e8eeb0e33b93460f8c10 (commit)
      from  dbb84372b3bb58c30352d8e3c5edd2588fae4a54 (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 732409a04dafcdebdd92a06a52e48b2d638ad5da
Author: Simon Josefsson <address@hidden>
Date:   Fri Nov 25 00:38:53 2011 +0100

    Generated.

commit 115ad140793b0f2e774aa986cd06413e7670beaa
Author: Simon Josefsson <address@hidden>
Date:   Fri Nov 25 00:31:03 2011 +0100

    Version 2.11.

commit 8e40e721ff6fa4137431e8eeb0e33b93460f8c10
Author: Simon Josefsson <address@hidden>
Date:   Fri Nov 25 00:30:51 2011 +0100

    Add.

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

Summary of changes:
 ChangeLog |  139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 NEWS      |    3 +-
 2 files changed, 141 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f301889..21e9088 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,142 @@
+2011-11-25  Simon Josefsson <address@hidden>
+
+       * NEWS: Version 2.11.
+
+2011-11-25  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2011-11-25  Simon Josefsson <address@hidden>
+
+       * gl/m4/gnulib-common.m4, gl/m4/valgrind-tests.m4,
+       gl/override/m4/valgrind-tests.m4.diff, lib/glm4/gnulib-common.m4: 
+       Fix valgrind check.
+
+2011-11-21  Simon Josefsson <address@hidden>
+
+       * cfg.mk: Generalize gnupload command.
+
+2011-11-21  Simon Josefsson <address@hidden>
+
+       * doc/cyclo/Makefile.am: Generalize cyclo rules.
+
+2011-11-21  Simon Josefsson <address@hidden>
+
+       * .gitignore, cfg.mk: Make Windows build part of release process.
+
+2011-11-21  Simon Josefsson <address@hidden>
+
+       * NEWS: Reorder.
+
+2011-11-21  Simon Josefsson <address@hidden>
+
+       * doc/reference/Makefile.am: Fix srcdir!=builddir gtk-doc build.
+
+2011-11-21  Simon Josefsson <address@hidden>
+
+       * cfg.mk: Fix syntax-check.
+
+2011-11-20  Simon Josefsson <address@hidden>
+
+       * .gitignore, build-aux/gnupload, cfg.mk, gl/Makefile.am,
+       gl/m4/gnulib-cache.m4, gl/m4/gnulib-comp.m4: Improve release rules.
+
+2011-11-20  Simon Josefsson <address@hidden>
+
+       * doc/cyclo/Makefile.am: Fix links in output.
+
+2011-11-20  Simon Josefsson <address@hidden>
+
+       * gl/m4/manywarnings.m4: Update gnulib files.
+
+2011-11-20  Simon Josefsson <address@hidden>
+
+       * configure.ac, gl/m4/manywarnings.m4: Update manywarnings again.
+
+2011-11-20  Simon Josefsson <address@hidden>
+
+       * gl/m4/manywarnings.m4: Update gnulib files.
+
+2011-11-20  Simon Josefsson <address@hidden>
+
+       * m4/gtk-doc.m4: Remove unnecessary (?) dependency on glib/gobject.
+
+2011-11-20  Simon Josefsson <address@hidden>
+
+       * .gitignore, cfg.mk, configure.ac, doc/reference/Makefile.am,
+       doc/reference/libtasn1-docs.sgml, doc/reference/version.xml.in,
+       gtk-doc.make, m4/gtk-doc.m4: Update GTK-DOC infrastructure.
+
+2011-11-20  Simon Josefsson <address@hidden>
+
+       * NEWS, configure.ac, lib/coding.c, lib/decoding.c, lib/element.c,
+       lib/element.h, lib/int.h, lib/parser_aux.c, lib/structure.c,
+       tests/Makefile.am, tests/Test_errors.c, tests/Test_indefinite.c,
+       tests/Test_parser.c, tests/Test_simple.c, tests/Test_tree.c: Silence
+       warnings.
+
+2011-11-19  Simon Josefsson <address@hidden>
+
+       * configure.ac: Use silent rules.  Drop unneeded check for perl
+       path.
+
+2011-11-19  Simon Josefsson <address@hidden>
+
+       * maint.mk: Update gnulib files.
+
+2011-11-19  Simon Josefsson <address@hidden>
+
+       * NEWS, doc/gdoc: build: Don't hard code path to perl in doc/gdoc.
+
+2011-11-14  Simon Josefsson <address@hidden>
+
+       * tests/Test_tree.c: Add const keyword.
+
+2011-11-14  Simon Josefsson <address@hidden>
+
+       * examples/CertificateExample.c, examples/CrlExample.c: Silence some
+       warnings.
+
+2011-11-14  Simon Josefsson <address@hidden>
+
+       * tests/Test_simple.c: Cleanup and add some more test vectors.
+
+2011-11-14  Simon Josefsson <address@hidden>
+
+       * .gitignore: Add.
+
+2011-11-14  Simon Josefsson <address@hidden>
+
+       * lib/coding.c: Mark bit string bitmask variable with static and
+       unsigned keywords.
+
+2011-11-14  Simon Josefsson <address@hidden>
+
+       * NEWS, tests/Makefile.am, tests/Test_simple.c: tests: Added
+       self-test of bit string functions.
+
+2011-11-14  Simon Josefsson <address@hidden>
+
+       * GNUmakefile, doc/fdl-1.3.texi, gl/Makefile.am, gl/errno.in.h,
+       gl/m4/stdlib_h.m4, gl/stdlib.in.h, maint.mk: Update gnulib files.
+
+2011-10-26  Simon Josefsson <address@hidden>
+
+       * Makefile.am, NEWS, windows/libtasn14win.mk: build: Added
+       windows/libtasn14win.mk rules to produce Windows binaries.
+
+2011-10-26  Simon Josefsson <address@hidden>
+
+       * NEWS, configure.ac, lib/libtasn1.h: Bump versions.
+
+2011-10-25  Simon Josefsson <address@hidden>
+
+       * cfg.mk: Drop igloo, the directory is gone from the server.
+
+2011-10-25  Simon Josefsson <address@hidden>
+
+       * ChangeLog: Generated.
+
 2011-10-25  Simon Josefsson <address@hidden>
 
        * .gitignore: Add.
diff --git a/NEWS b/NEWS
index 255c7df..c80fa2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,12 @@
 GNU Libtasn1 NEWS                                     -*- outline -*-
 
-* Noteworthy changes in release 2.11 (????-??-??) [stable]
+* 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.
 
 * Noteworthy changes in release 2.10 (2011-10-25) [stable]
 - lib: Small optimization, possibly working around gcc/valgrind issue.


hooks/post-receive
-- 
GNU libtasn1



reply via email to

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