summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2008-05-28 11:35:22 +0000
committerFrederic Peters <fpeters@entrouvert.com>2008-05-28 11:35:22 +0000
commitcd6f2757e2ae4c0be777591823c6a17e34244546 (patch)
treed0256a96dd96e13ca864fb091cee0b6e526887c2 /website
parentf96de8854c31e9af1334ec7f0b65572af78540ee (diff)
downloadlasso-cd6f2757e2ae4c0be777591823c6a17e34244546.tar.gz
lasso-cd6f2757e2ae4c0be777591823c6a17e34244546.tar.xz
lasso-cd6f2757e2ae4c0be777591823c6a17e34244546.zip
2.2.0
Diffstat (limited to 'website')
-rw-r--r--website/web/download/index.xml7
-rw-r--r--website/web/news/11-release-2.2.0.xml18
2 files changed, 22 insertions, 3 deletions
diff --git a/website/web/download/index.xml b/website/web/download/index.xml
index 6c0f19d3..71d415e9 100644
--- a/website/web/download/index.xml
+++ b/website/web/download/index.xml
@@ -11,7 +11,7 @@
Lasso is licensed under the GNU GPL and the latest release
is available here as a gzipped tarball:
<a
- href="https://labs.libre-entreprise.org/frs/download.php/594/lasso-2.1.1.tar.gz">lasso-2.1.1.tar.gz</a>
+ href="http://labs.libre-entreprise.org/frs/download.php/662/lasso-2.2.0.tar.gz">lasso-2.2.0.tar.gz</a>
</p>
@@ -59,7 +59,8 @@ deb http://deb.entrouvert.org etch main
<h3>Fedora Core Packages</h3>
<p>
- There are RPM packages built on Fedora Core 6.
+ There are RPM packages built on Fedora Core 6; <strong>they will soon
+ be updated for 2.2.0 and a newer Fedora</strong>
</p>
<ul>
@@ -80,7 +81,7 @@ deb http://deb.entrouvert.org etch main
<p>
The following Microsoft Windows installer packages are available
- for this release:
+ for the previous, 2.1.1, release:
</p>
<ul>
diff --git a/website/web/news/11-release-2.2.0.xml b/website/web/news/11-release-2.2.0.xml
new file mode 100644
index 00000000..0152cefd
--- /dev/null
+++ b/website/web/news/11-release-2.2.0.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<div xmlns="http://www.w3.org/1999/xhtml">
+ <h3>2008-05-28: Released 2.2.0</h3>
+
+ <p>
+ Lasso 2.2.0 has been released.
+ <a href="/download/">Download it now</a>
+ </p>
+
+ <p class="changes">
+ <strong>What changed ?</strong>
+Added support for encrypted NameIdentifier in ID-FF 1.2, fixed various minor
+issues with ID-WSF support and several bugs and memory management issues; also
+replaced bindings for Java, PHP 5 and Python with new ones, created by a custom
+code generator.
+ </p>
+
+</div>