summaryrefslogtreecommitdiffstats
path: root/website/web
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-08 19:17:39 +0200
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-08 19:17:39 +0200
commit36b7baf9e8ea2e6debe1760f7e2a0ff789560448 (patch)
treeca24dbb607c616460e9a89f9617f899f8c8b546b /website/web
parenta73d193d9f9860f593c0ffaeff2c568b8fb98918 (diff)
parent0325ce08670e9b5429dd2463266d2c0f89044f5b (diff)
downloadlasso-36b7baf9e8ea2e6debe1760f7e2a0ff789560448.tar.gz
lasso-36b7baf9e8ea2e6debe1760f7e2a0ff789560448.tar.xz
lasso-36b7baf9e8ea2e6debe1760f7e2a0ff789560448.zip
Merge branch 'hotfixes-2.3.4'
Conflicts: lasso/xml/xml.c website/web/download/index.xml website/web/index.xml
Diffstat (limited to 'website/web')
-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 fe3812fc..3ed138fa 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/22/lasso-2.3.3.tar.gz">lasso-2.3.3.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 4ff6f5d3..10718590 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/22/lasso-2.3.3.tar.gz">download
- the 2.3.3 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>