summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2011-01-05 14:19:20 +0100
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2011-01-05 14:19:20 +0100
commit1883d46ec22b17ab96754657bdc23662ffc73f14 (patch)
tree326b2f51964a18f84f04be800734cdf6a50cb5ec /website
parentd039ffc85fd9832337344aa25b6fc77a2b9a50c6 (diff)
parent6cb213e5f3a77f9fe05a9fa0b1bc2a35fcb3adf7 (diff)
downloadlasso-1883d46ec22b17ab96754657bdc23662ffc73f14.tar.gz
lasso-1883d46ec22b17ab96754657bdc23662ffc73f14.tar.xz
lasso-1883d46ec22b17ab96754657bdc23662ffc73f14.zip
Merge branch 'hotfixes-2.3.5'
Diffstat (limited to 'website')
-rw-r--r--website/web/doap.rdf4
-rw-r--r--website/web/index.xml6
-rw-r--r--website/web/news/19-release-2.3.5.xml17
3 files changed, 24 insertions, 3 deletions
diff --git a/website/web/doap.rdf b/website/web/doap.rdf
index b1e171d0..0c04773b 100644
--- a/website/web/doap.rdf
+++ b/website/web/doap.rdf
@@ -62,6 +62,10 @@
</repository>
<release>
<Version>
+ <created>2011-01-05</created>
+ <revision>2.3.5</revision>
+ </Version>
+ <Version>
<created>2010-10-13</created>
<revision>2.3.4</revision>
</Version>
diff --git a/website/web/index.xml b/website/web/index.xml
index 10718590..b49ea76b 100644
--- a/website/web/index.xml
+++ b/website/web/index.xml
@@ -46,9 +46,9 @@
</p>
<p>
- The most recent version of Lasso is <strong>2.3.4</strong>. You can
- <a href="https://dev.entrouvert.org/lasso/lasso-2.3.4.tar.gz">download
- the 2.3.4 tarball here</a> or get more options on the general <a
+ The most recent version of Lasso is <strong>2.3.5</strong>. You can
+ <a href="https://dev.entrouvert.org/lasso/lasso-2.3.5.tar.gz">download
+ the 2.3.5 tarball here</a> or get more options on the general <a
href="/download/">download</a> page.
</p>
diff --git a/website/web/news/19-release-2.3.5.xml b/website/web/news/19-release-2.3.5.xml
new file mode 100644
index 00000000..70dea605
--- /dev/null
+++ b/website/web/news/19-release-2.3.5.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<div xmlns="http://www.w3.org/1999/xhtml">
+<h3>2010-10-13: Released 2.3.4</h3>
+
+ <p>
+ Lasso 2.3.5 have been released.
+ <a href="https://dev.entrouvert.org/lasso/lasso-2.3.5.tar.gz">Download 2.3.5 now</a>
+ </p>
+
+ <p class="changes">
+ <strong>What changed ?</strong>
+ Fix compilation bugs under Centos5 mainly in bindings. Fix segfault in logout
+ response handling. Improve compatibility with Shibboleth 2.0 (was tested
+ against IdP from the Frend academic network, the CRU).
+ </p>
+
+</div>