[git] NTBTLS - branch, master, updated. ntbtls-0.1.1-6-g5dcdd1b

by Werner Koch cvs at cvs.gnupg.org
Tue Sep 19 08:11:26 CEST 2017


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 "Not Too Bad TLS".

The branch, master has been updated
       via  5dcdd1b0a399493f2f6c8e9cc2a51736057905a0 (commit)
       via  a68e81e9daead32d1cddcbddc3455aeff298019a (commit)
      from  387f2fda683bfa4e01c7ef5165c1f675ae2ff248 (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 5dcdd1b0a399493f2f6c8e9cc2a51736057905a0
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Sep 19 08:07:31 2017 +0200

    Post release updates
    
    --

diff --git a/NEWS b/NEWS
index 71574f2..4157d57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 0.1.3 (unreleased) [C0/A0/R3]
+------------------------------------------------
+
+
 Noteworthy changes in version 0.1.2 (2017-09-19) [C0/A0/R2]
 ------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index aeedae0..d149c62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ min_automake_version="1.14"
 m4_define([mym4_package],[ntbtls])
 m4_define([mym4_major], [0])
 m4_define([mym4_minor], [1])
-m4_define([mym4_micro], [2])
+m4_define([mym4_micro], [3])
 
 # To start a new development series, i.e a new major or minor number
 # you need to mark an arbitrary commit before the first beta release

commit a68e81e9daead32d1cddcbddc3455aeff298019a
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Sep 19 08:01:28 2017 +0200

    Release 0.1.2
    
    * configure.ac: Set LT version to C0/A0/R2.

diff --git a/NEWS b/NEWS
index 2a773c3..71574f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-Noteworthy changes in version 0.1.2 (unreleased) [C0/A0/R_]
+Noteworthy changes in version 0.1.2 (2017-09-19) [C0/A0/R2]
 ------------------------------------------------
 
+ * Add support for secp384r1, secp521r1, and 3 Brainpool curves.
+
 
 Noteworthy changes in version 0.1.1 (2017-03-16) [C0/A0/R1]
 ------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 71ee5ee..aeedae0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ AC_INIT([mym4_package],[mym4_version], [http://bugs.gnupg.org])
 #   (No interfaces changed:                   REVISION++)
 LIBNTBTLS_LT_CURRENT=0
 LIBNTBTLS_LT_AGE=0
-LIBNTBTLS_LT_REVISION=1
+LIBNTBTLS_LT_REVISION=2
 
 # If the API is changed in an incompatible way: increment the next counter.
 NTBTLS_CONFIG_API_VERSION=1

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

Summary of changes:
 NEWS         | 8 +++++++-
 configure.ac | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Not Too Bad TLS
http://git.gnupg.org




More information about the Gnupg-commits mailing list