summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-03-27 17:01:24 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-03-27 17:01:24 +0000
commit3e4f391987e0f483f86cafdad6200e2ec080c9ab (patch)
tree970d0628b5fab5bbbe200e8821eda0ebc07f11de /website
parentac99ae6423acfd7ee04a4f50d094f972e01e6e02 (diff)
downloadlasso-3e4f391987e0f483f86cafdad6200e2ec080c9ab.tar.gz
lasso-3e4f391987e0f483f86cafdad6200e2ec080c9ab.tar.xz
lasso-3e4f391987e0f483f86cafdad6200e2ec080c9ab.zip
Update website download page
* website/web/download/index.xml: update link for last release download * website/web/news/13-release-2.2.2.xml: add news about release 2.2.2
Diffstat (limited to 'website')
-rw-r--r--website/web/download/index.xml5
-rw-r--r--website/web/news/13-release-2.2.2.xml17
2 files changed, 19 insertions, 3 deletions
diff --git a/website/web/download/index.xml b/website/web/download/index.xml
index e30a9550..9a1f634b 100644
--- a/website/web/download/index.xml
+++ b/website/web/download/index.xml
@@ -5,16 +5,15 @@
<title>Download</title>
</head>
<body>
- <h1>Download</h1>
+ <h1>Download</h1>
<p>
Lasso is licensed under the GNU GPL and the latest release
is available here as a gzipped tarball:
<a
- href="http://labs.libre-entreprise.org/frs/download.php/673/lasso-2.2.1.tar.gz">lasso-2.2.1.tar.gz</a>
+ href="https://labs.libre-entreprise.org/frs/download.php/735/lasso-2.2.2.tar.gz">lasso-2.2.2.tar.gz</a>
</p>
-
<h2>Binary Downloads</h2>
<h3>Debian Packages</h3>
diff --git a/website/web/news/13-release-2.2.2.xml b/website/web/news/13-release-2.2.2.xml
new file mode 100644
index 00000000..d8964f5d
--- /dev/null
+++ b/website/web/news/13-release-2.2.2.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<div xmlns="http://www.w3.org/1999/xhtml">
+ <h3>2009-03-27: Released 2.2.2</h3>
+
+ <p>
+ Lasso 2.2.2 has been released.
+ <a href="/download/">Download it now</a>
+ </p>
+
+ <p class="changes">
+ <strong>What changed ?</strong>
+Many fixes and improvements to the ID-WSF 1 support, new API to load SSL keys
+off memory, documentation for ID-WSF methods, general robustness and memory
+leak fixes.
+ </p>
+
+</div>