summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2011-01-05 11:41:46 +0100
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2011-01-05 11:41:46 +0100
commit6cb213e5f3a77f9fe05a9fa0b1bc2a35fcb3adf7 (patch)
tree2bff4f298ee413e85399105bfd51aebdc1a16f06 /website
parent6c3684dc1f3acc49aec819f7594c3efbcac30173 (diff)
downloadlasso-6cb213e5f3a77f9fe05a9fa0b1bc2a35fcb3adf7.tar.gz
lasso-6cb213e5f3a77f9fe05a9fa0b1bc2a35fcb3adf7.tar.xz
lasso-6cb213e5f3a77f9fe05a9fa0b1bc2a35fcb3adf7.zip
[Ĺ•elease] Add release notes, update doap files and website
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 d3d65f5c..f0999be1 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>