From 3e5534e981d569f3a7fe8c721f8708a9b7607320 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 29 Jan 2010 16:42:29 +0000 Subject: [PATCH] Update files for a 2.2.91 release --- NEWS | 10 ++++++++++ configure.ac | 2 +- lasso.doap | 4 ++++ website/web/doap.rdf | 4 ++++ 4 files changed, 19 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b388923e..3c9066b2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,16 @@ NEWS ==== +2.2.91 - January 26th 2010 +-------------------------- + +A new Perl binding, fix for backward compatibility with old versions of glib, +LassoLogout API is more robust since it does not need anymore for all SP logout +to finish to work, new macro lasso_list_add_new_xml_node, add support for +WS-Security UsernameToken (equivalent of poor man HTTP Digest Authentication), +make public internal APIs: lasso_session_add_assertion, +lasso_session_get_assertion and lasso_session_remove_assertion. + 2.2.90 - January 18th 2010 -------------------------- diff --git a/configure.ac b/configure.ac index 34cb1356..5e691e3c 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl - Second number is the number of supported API versions where API version > dnl first number. dnl - Third number is the current API version implementation version number. dnl See libtool explanations about current, age and release, later in this file. -AC_INIT([lasso], 2.2.90, lasso-devel@lists.labs.libre-entreprise.org) +AC_INIT([lasso], 2.2.91, lasso-devel@lists.labs.libre-entreprise.org) dnl Check if autoconf ver > 2.53 AC_PREREQ(2.53) AC_CONFIG_MACRO_DIR([m4]) diff --git a/lasso.doap b/lasso.doap index 632d5e12..e52fa8d4 100644 --- a/lasso.doap +++ b/lasso.doap @@ -61,6 +61,10 @@ + + 2010-01-26 + 2.2.91 + 2010-01-18 2.2.90 diff --git a/website/web/doap.rdf b/website/web/doap.rdf index 632d5e12..e52fa8d4 100644 --- a/website/web/doap.rdf +++ b/website/web/doap.rdf @@ -61,6 +61,10 @@ + + 2010-01-26 + 2.2.91 + 2010-01-18 2.2.90