summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-04 14:30:15 +0200
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-08 18:34:19 +0200
commit0325ce08670e9b5429dd2463266d2c0f89044f5b (patch)
treeb368e5e452608763a97bb5d8ce53974da116233d /website
parent758fe88dada513c9a3d50adf091318b10cc8b165 (diff)
downloadlasso-0325ce08670e9b5429dd2463266d2c0f89044f5b.tar.gz
lasso-0325ce08670e9b5429dd2463266d2c0f89044f5b.tar.xz
lasso-0325ce08670e9b5429dd2463266d2c0f89044f5b.zip
Update release notes and website for release 2.3.4
Diffstat (limited to 'website')
-rw-r--r--website/web/doap.rdf4
-rw-r--r--website/web/download/index.xml2
-rw-r--r--website/web/index.xml7
-rw-r--r--website/web/news/18-release-2.3.4.xml16
4 files changed, 24 insertions, 5 deletions
diff --git a/website/web/doap.rdf b/website/web/doap.rdf
index 81d9fe85..0c92cd39 100644
--- a/website/web/doap.rdf
+++ b/website/web/doap.rdf
@@ -62,6 +62,10 @@
</repository>
<release>
<Version>
+ <created>2010-10-08</created>
+ <revision>2.3.4</revision>
+ </Version>
+ <Version>
<created>2010-10-01</created>
<revision>2.3.3</revision>
</Version>
diff --git a/website/web/download/index.xml b/website/web/download/index.xml
index df890276..e4fd34fc 100644
--- a/website/web/download/index.xml
+++ b/website/web/download/index.xml
@@ -10,7 +10,7 @@
<p>
Lasso is licensed under the GNU GPL and the latest release
is available here as a gzipped tarball:
- <a href="https://dev.entrouvert.org/attachments/download/15/lasso-2.3.2.tar.gz">lasso-2.3.2.tar.gz</a>
+ <a href="https://dev.entrouvert.org/lasso/lasso-2.3.4.tar.gz">lasso-2.3.4.tar.gz</a>
</p>
<h2>Binary Downloads</h2>
diff --git a/website/web/index.xml b/website/web/index.xml
index cf2e521d..d3d65f5c 100644
--- a/website/web/index.xml
+++ b/website/web/index.xml
@@ -46,10 +46,9 @@
</p>
<p>
- 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
+ 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
href="/download/">download</a> page.
</p>
diff --git a/website/web/news/18-release-2.3.4.xml b/website/web/news/18-release-2.3.4.xml
new file mode 100644
index 00000000..cb493266
--- /dev/null
+++ b/website/web/news/18-release-2.3.4.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<div xmlns="http://www.w3.org/1999/xhtml">
+<h3>2010-10-08: Released 2.3.4</h3>
+
+ <p>
+ Lasso 2.3.4 have been released.
+ <a href="/download/">Download 2.3.4 now</a>
+ </p>
+
+ <p class="changes">
+ <strong>What changed ?</strong>
+ Fix bug on ordering of assertionConsumer endpoints, and problem of
+ compilation on Pardus and EL5 distributions.
+ </p>
+
+</div>