gsasl-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gsasl branch, master, updated. gsasl-1-7-5-3-g497bef4


From: Simon Josefsson
Subject: [SCM] GNU gsasl branch, master, updated. gsasl-1-7-5-3-g497bef4
Date: Tue, 22 May 2012 17:29:35 +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 gsasl".

http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=497bef48a36fb8bf2afbb1695ff11d25a8e96c5e

The branch, master has been updated
       via  497bef48a36fb8bf2afbb1695ff11d25a8e96c5e (commit)
       via  9766ef9c34f85c7aa2ff356793485f12db2ea5b2 (commit)
      from  8f906d32de1f1be6cf4edfac54f63bf275697b79 (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 497bef48a36fb8bf2afbb1695ff11d25a8e96c5e
Author: Simon Josefsson <address@hidden>
Date:   Tue May 22 19:29:28 2012 +0200

    Fix texinfo warning.

commit 9766ef9c34f85c7aa2ff356793485f12db2ea5b2
Author: Simon Josefsson <address@hidden>
Date:   Tue May 22 19:29:13 2012 +0200

    Bump versions.

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

Summary of changes:
 NEWS             |    2 ++
 configure.ac     |    2 +-
 doc/gsasl.texi   |    4 ++--
 lib/NEWS         |    8 ++++++++
 lib/configure.ac |    4 ++--
 lib/src/gsasl.h  |    6 +++---
 6 files changed, 18 insertions(+), 8 deletions(-)

diff --git a/NEWS b/NEWS
index 50b8567..832a296 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ Note that changes to the GNU SASL Library is documented in 
lib/NEWS.
 This file track changes to the remaining, non-library, parts of GNU
 SASL.  That include the manual, the command line tool, and self tests.
 
+* Version 1.7.6 (unreleased) [beta]
+
 * Version 1.7.5 (released 2012-05-22) [beta]
 
 ** i18n: Updated translations.
diff --git a/configure.ac b/configure.ac
index 4933ffb..ceb45f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,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 SASL], [1.7.5], address@hidden, [gsasl])
+AC_INIT([GNU SASL], [1.7.6], address@hidden, [gsasl])
 AC_CONFIG_AUX_DIR([lib/build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/doc/gsasl.texi b/doc/gsasl.texi
index 68157e4..923359a 100644
--- a/doc/gsasl.texi
+++ b/doc/gsasl.texi
@@ -1396,7 +1396,7 @@ to respond to a certain property, simply return
 @code{GSASL_NO_CALLBACK}.  The basic properties to support are
 authentication identity (@code{GSASL_AUTHID}), authorization identity
 (@code{GSASL_AUTHZID}), and password (@code{GSASL_PASSWORD}).
address@hidden for the list of all properties, and what your callback
address@hidden, for the list of all properties, and what your callback
 should (ideally) do for them, and which properties each mechanism
 require in order to work.
 
@@ -1414,7 +1414,7 @@ value the application has not yet provided, this is 
handled through a
 callback.  The application provides a callback, using
 @code{gsasl_callback_set}, which will be invoked with a property
 parameter.  The callback should set the property before returning, or
-fail.  @xref{Callback Functions} for more information.
+fail.  @xref{Callback Functions}, for more information.
 
 There are two kind of properties.  The first, a ``data property'' is
 the simplest to understand because it normally refers to short
diff --git a/lib/NEWS b/lib/NEWS
index 5753ff2..54f2efc 100644
--- a/lib/NEWS
+++ b/lib/NEWS
@@ -2,12 +2,20 @@ GNU SASL LIBRARY NEWS -- History of user-visible changes.
 Copyright (C) 2002-2012 Simon Josefsson
 See the end for copying conditions.
 
+* Version 1.7.6 (unreleased) [beta]
+
+** API and ABI modifications.
+No changes since last version.
+
 * Version 1.7.5 (released 2012-05-22) [beta]
 
 ** i18n: Updated translations.
 
 ** Build fixes.
 
+** API and ABI modifications.
+No changes since last version.
+
 * Version 1.7.4 (released 2012-05-16) [alpha]
 
 ** libgsasl: Reverted unification of OpenID and SAML properties/callbacks.
diff --git a/lib/configure.ac b/lib/configure.ac
index a015396..6528763 100644
--- a/lib/configure.ac
+++ b/lib/configure.ac
@@ -20,7 +20,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 # MA 02110-1301, USA.
 
 AC_PREREQ(2.61)
-AC_INIT([libgsasl], [1.7.5], address@hidden)
+AC_INIT([libgsasl], [1.7.6], address@hidden)
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 
@@ -29,7 +29,7 @@ AC_CONFIG_MACRO_DIR([m4])
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
 AC_SUBST(LT_CURRENT, 16)
-AC_SUBST(LT_REVISION, 4)
+AC_SUBST(LT_REVISION, 5)
 AC_SUBST(LT_AGE, 9)
 
 # Used when creating libgsasl-XX.def.
diff --git a/lib/src/gsasl.h b/lib/src/gsasl.h
index 04ae310..5d6dbfc 100644
--- a/lib/src/gsasl.h
+++ b/lib/src/gsasl.h
@@ -51,7 +51,7 @@ extern "C"
    * version number.  Used together with gsasl_check_version() to
    * verify header file and run-time library consistency.
    */
-#define GSASL_VERSION "1.7.5"
+#define GSASL_VERSION "1.7.6"
 
   /**
    * GSASL_VERSION_MAJOR
@@ -84,7 +84,7 @@ extern "C"
    *
    * Since: 1.1
    */
-#define GSASL_VERSION_PATCH 5
+#define GSASL_VERSION_PATCH 6
 
   /**
    * GSASL_VERSION_NUMBER
@@ -95,7 +95,7 @@ extern "C"
    *
    * Since: 1.1
    */
-#define GSASL_VERSION_NUMBER 0x010705
+#define GSASL_VERSION_NUMBER 0x010706
 
   /* RFC 2222: SASL mechanisms are named by strings, from 1 to 20
    * characters in length, consisting of upper-case letters, digits,


hooks/post-receive
-- 
GNU gsasl



reply via email to

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