From 5f25443c147f0c209861463ab120187c2eb0fac9 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 29 Nov 2011 10:42:16 +0100 Subject: [PATCH] [release] 2.3.6 --- NEWS | 11 +++++++++++ configure.ac | 4 ++-- lasso.doap | 4 ++++ website/web/doap.rdf | 4 ++++ website/web/index.xml | 6 +++--- 5 files changed, 24 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 2b4cf509..7f5dba28 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,17 @@ NEWS ==== +2.3.6 - November 29th 2011 +-------------------------- + +2 commits, 2 files changed, 28 insertions, 2 deletions + + * fix a bug when receiving a signature using the InclusiveNamespaces + PrefixList by copying namespace declaration from upper level at the level of + the signed node. + * fix compilation warning on recent version of GCC + + 2.3.5 - January 11th 2010 ------------------------- diff --git a/configure.ac b/configure.ac index 526df6d3..52d9ed5f 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.3.5, lasso-devel@lists.labs.libre-entreprise.org) +AC_INIT([lasso], 2.3.6, lasso-devel@lists.labs.libre-entreprise.org) dnl Check if autoconf ver > 2.53 AC_PREREQ(2.53) AC_CONFIG_MACRO_DIR([m4]) @@ -184,7 +184,7 @@ dnl - interfaces removed -> AGE = 0 # m = a # r = r current=`expr $VERSION_MAJOR + $VERSION_MINOR` -LASSO_VERSION_INFO="12:3:9" +LASSO_VERSION_INFO="12:4:9" AC_SUBST(LASSO_VERSION_INFO) dnl Compute the minimal supported ABI version for Win32 scripts and resources files. diff --git a/lasso.doap b/lasso.doap index 0c04773b..a613896c 100644 --- a/lasso.doap +++ b/lasso.doap @@ -61,6 +61,10 @@ + + 2011-11-29 + 2.3.6 + 2011-01-05 2.3.5 diff --git a/website/web/doap.rdf b/website/web/doap.rdf index 0c04773b..a613896c 100644 --- a/website/web/doap.rdf +++ b/website/web/doap.rdf @@ -61,6 +61,10 @@ + + 2011-11-29 + 2.3.6 + 2011-01-05 2.3.5 diff --git a/website/web/index.xml b/website/web/index.xml index f0999be1..b6aec85b 100644 --- a/website/web/index.xml +++ b/website/web/index.xml @@ -46,9 +46,9 @@

- The most recent version of Lasso is 2.3.5. You can - download - the 2.3.5 tarball here or get more options on the general 2.3.6. You can + download + the 2.3.6 tarball here or get more options on the general download page.