summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-04 14:28:18 +0200
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-04 14:28:18 +0200
commit3aaf0ca959320e6fd18eb49530ee7a578b65b7b6 (patch)
tree65db2f588a7cf6fb799ff2adbecf4b2b607aef90 /website
parentb606f0dbee54915c0ab38e05cec68c8d4ebcf154 (diff)
parent0bd4c25a24574eb80b81888e41dd7726ef000a9d (diff)
downloadlasso-3aaf0ca959320e6fd18eb49530ee7a578b65b7b6.tar.gz
lasso-3aaf0ca959320e6fd18eb49530ee7a578b65b7b6.tar.xz
lasso-3aaf0ca959320e6fd18eb49530ee7a578b65b7b6.zip
Merge commit 'v2.3.3'
Diffstat (limited to 'website')
-rw-r--r--website/web/doap.rdf4
-rw-r--r--website/web/index.xml2
-rw-r--r--website/web/news/16-release-2.3.1-2.3.2.xml18
3 files changed, 23 insertions, 1 deletions
diff --git a/website/web/doap.rdf b/website/web/doap.rdf
index 18323cbe..81d9fe85 100644
--- a/website/web/doap.rdf
+++ b/website/web/doap.rdf
@@ -62,6 +62,10 @@
</repository>
<release>
<Version>
+ <created>2010-10-01</created>
+ <revision>2.3.3</revision>
+ </Version>
+ <Version>
<created>2010-09-07</created>
<revision>2.3.2</revision>
</Version>
diff --git a/website/web/index.xml b/website/web/index.xml
index 074fca3a..cf2e521d 100644
--- a/website/web/index.xml
+++ b/website/web/index.xml
@@ -46,7 +46,7 @@
</p>
<p>
- The most recent version of Lasso is <strong>2.3.2</strong>. You can
+ The most recent version of Lasso is <strong>2.3.3</strong>. You can
<a
href="https://dev.entrouvert.org/attachments/download/15/lasso-2.3.2.tar.gz">download
the 2.3.2 tarball here</a> or get more options on the general <a
diff --git a/website/web/news/16-release-2.3.1-2.3.2.xml b/website/web/news/16-release-2.3.1-2.3.2.xml
new file mode 100644
index 00000000..22702e6b
--- /dev/null
+++ b/website/web/news/16-release-2.3.1-2.3.2.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<div xmlns="http://www.w3.org/1999/xhtml">
+ <h3>2010-09-07: Released 2.3.1 &amp; 2.3.2</h3>
+
+ <p>
+ Lasso 2.3.1, then 2.3.2 (quick ABI fix), have been released.
+ <a href="/download/">Download 2.3.2 now</a>
+ </p>
+
+ <p class="changes">
+ <strong>What changed ?</strong>
+ Those releases are bugfix releases, they include a fix to an ABI breakage
+ introduced in 2.3.0, SAMLv2 handling of the artifact binding for the WebSSO
+ profile has been simplified, and the storage of SAMLv2 endpoints has been
+ updated to keep their ordering.
+ </p>
+
+</div>