summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rwxr-xr-x[-rw-r--r--]website/convert-to-static.py2
-rw-r--r--website/templates/base.ezt27
-rw-r--r--website/web/download/index.xml54
-rw-r--r--website/web/index.xml10
-rw-r--r--website/web/news/17-release-2.3.3.xml18
-rw-r--r--website/web/news/19-release-2.3.5.xml4
6 files changed, 40 insertions, 75 deletions
diff --git a/website/convert-to-static.py b/website/convert-to-static.py
index a1107644..8a5a1c8c 100644..100755
--- a/website/convert-to-static.py
+++ b/website/convert-to-static.py
@@ -285,7 +285,7 @@ for base, dirs, files in os.walk('web'):
news_files = [x for x in os.listdir('web/news/') if x.endswith('.xml') and x[2] == '-']
news_files.sort()
news_files.reverse()
- news_files = news_files[:3]
+ news_files = news_files[:2]
news = []
for f in news_files:
news.append('<div>%s</div>' % re_div.findall(file(os.path.join('web/news/', f)).read())[0][1].strip())
diff --git a/website/templates/base.ezt b/website/templates/base.ezt
index c36a314f..ecdf6065 100644
--- a/website/templates/base.ezt
+++ b/website/templates/base.ezt
@@ -38,7 +38,7 @@
<li[is section "mailinglists"] id="current"[end]>
<a href="/mailinglists/">Mailing Lists</a></li>
<li[is section "buildbox"] id="current"[end]>
- <a href="/buildbox">Subversion Status</a></li>
+ <a href="/buildbox">Git Status</a></li>
<li[is section "links"] id="current"[end]>
<a href="/links">Related Links</a></li>
<li><a href="http://bugzilla.entrouvert.org/buglist.cgi?product=Lasso">Bug
@@ -52,35 +52,14 @@
[news]
</div>
[end]
-[is section "download"]
-[else]
-<div id="download">
- <h2>Download</h2>
- <p>
- The most recent version of Lasso is <strong>2.3.2</strong> and was
- release on Septembre 7th 2010.
- </p>
- <h3>Binary packages</h3>
- <p>
- There are some Debian and Ubuntu packages (for <i>lenny</i> and <i>karmic</i>)
- available at <a href="http://deb.entrouvert.org">deb.entrouvert.org</a>.
- </p>
- <h3>Source</h3>
- <p>
- <li><a href="https://dev.entrouvert.org/attachments/download/15/lasso-2.3.2.tar.gz">.tar.gz</a></li>
- <li><a href="http://dev.entrouvert.org/git/lasso.git">Git repository : http://dev.entrouvert.org/git/lasso.git</a></li>
- <li><a href="https://dev.entrouvert.org/projects/lasso/repository">Browse git repository</a></li>
- </p>
-</div>
-[end]
</div>
<div id="content">
- [is section "buildbox"]<h1>Subversion Status</h1>[end]
+ [is section "buildbox"]<h1>Git Status</h1>[end]
[body]
<div id="copyright">
- Copyright © 2004-2007 Entr'ouvert
+ Copyright © 2004-2010 Entr'ouvert
</div>
</div>
diff --git a/website/web/download/index.xml b/website/web/download/index.xml
index e4fd34fc..91eac6ed 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/lasso/lasso-2.3.4.tar.gz">lasso-2.3.4.tar.gz</a>
+ <a href="https://dev.entrouvert.org/lasso/lasso-2.3.5.tar.gz">lasso-2.3.5.tar.gz</a>
</p>
<h2>Binary Downloads</h2>
@@ -53,63 +53,21 @@ deb http://deb.entrouvert.org karmic main
</p>
- <h3>Fedora Core Packages</h3>
-
- <p>
- There are RPM packages built on Fedora Core 6; <strong>beware that
- they are from an old release</strong>
- </p>
-
- <ul>
- <li><a
- href="http://labs.libre-entreprise.org/frs/download.php/596/lasso-2.1.1-1.i386.rpm">lasso-2.1.1-1.i386.rpm</a></li>
- <li><a
- href="http://labs.libre-entreprise.org/frs/download.php/597/lasso-devel-2.1.1-1.i386.rpm">lasso-devel-2.1.1-1.i386.rpm</a></li>
- <li><a
- href="http://labs.libre-entreprise.org/frs/download.php/598/lasso-java-2.1.1-1.i386.rpm">lasso-java-2.1.1-1.i386.rpm</a></li>
- <li><a
- href="http://labs.libre-entreprise.org/frs/download.php/599/lasso-perl-2.1.1-1.i386.rpm">lasso-perl-2.1.1-1.i386.rpm</a></li>
- <li><a
- href="http://labs.libre-entreprise.org/frs/download.php/600/lasso-python-2.1.1-1.i386.rpm">lasso-python-2.1.1-1.i386.rpm</a></li>
- </ul>
-
-
<h3>Microsoft Windows Installer Packages</h3>
<p>
- The following Microsoft Windows installer packages are available
- for the previous, 2.1.1, release:
+ Windows support is currently being updated, expect some news soon.
</p>
- <ul>
- <li><a
- href="https://labs.libre-entreprise.org/frs/download.php/629/Install-lite-wsf-2_1_1.exe">[lite]</a>
- Installer with Lasso library</li>
- <li><a
- href="https://labs.libre-entreprise.org/frs/download.php/630/Install-full-wsf-2_1_1.exe">[full]</a>
- Installer with Lasso library as well as dependencies</li>
- <li><a
- href="https://labs.libre-entreprise.org/frs/download.php/631/Install-java-lite-wsf-2_1_1.exe">[java
- lite]</a> Installer with Java binding for Lasso library</li>
- <li><a
- href="http://labs.libre-entreprise.org/frs/download.php/603/Install-deps-2_1_1.exe">[deps]</a>
- Installer with dependencies only</li>
- </ul>
-
-
- <h2>Subversion</h2>
+ <h2>Git</h2>
<p>
- Lasso is also available through Subversion; you can checkout source code
+ Lasso is also available through Git; you can checkout source code
(see below) or browse source files online with <a
- href="https://dev.entrouvert.org/projects/lasso/repository">ViewCVS</a>.
+ href="https://dev.entrouvert.org/projects/lasso/repository">Redmine</a>.
</p>
- <pre> svn checkout svn://labs.libre-entreprise.org/svnroot/lasso/trunk lasso </pre>
-
- <p> We are actively moving to git for future development, the details
- will be given here. For people who cannot use git, regular
- tarbal of the trunk will be made. </p>
+ <pre> git clone http://dev.entrouvert.org/git/lasso.git </pre>
</body>
</html>
diff --git a/website/web/index.xml b/website/web/index.xml
index b6aec85b..73059b9c 100644
--- a/website/web/index.xml
+++ b/website/web/index.xml
@@ -157,6 +157,16 @@
<td>OK</td>
<td>OK</td>
</tr>
+ <tr>
+ <td>Attribute Query SOAP</td>
+ <td>OK</td>
+ <td>OK</td>
+ </tr>
+ <tr>
+ <td>Authorization Decision Query SOAP</td>
+ <td>OK</td>
+ <td>OK</td>
+ </tr>
</tbody>
</table>
diff --git a/website/web/news/17-release-2.3.3.xml b/website/web/news/17-release-2.3.3.xml
new file mode 100644
index 00000000..a74440fe
--- /dev/null
+++ b/website/web/news/17-release-2.3.3.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<div xmlns="http://www.w3.org/1999/xhtml">
+<h3>2010-10-01: Released 2.3.3</h3>
+
+ <p>
+ Lasso 2.3.3 have been released.
+ <a href="/download/">Download 2.3.3 now</a>
+ </p>
+
+ <p class="changes">
+ <strong>What changed ?</strong>
+ Mainly memory leaks fix and two SAMLv2 spec non-conformity were corrected,
+ one on presence of the Destination attribute and another on the presence of
+ the NotOnOrAfter in the SubjectConfirmationData element. An error on the code
+ for finding a default assertion consumer service URL was also fixed.
+ </p>
+
+</div>
diff --git a/website/web/news/19-release-2.3.5.xml b/website/web/news/19-release-2.3.5.xml
index 70dea605..820100af 100644
--- a/website/web/news/19-release-2.3.5.xml
+++ b/website/web/news/19-release-2.3.5.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<div xmlns="http://www.w3.org/1999/xhtml">
-<h3>2010-10-13: Released 2.3.4</h3>
+<h3>2011-01-05: Released 2.3.5</h3>
<p>
Lasso 2.3.5 have been released.
@@ -11,7 +11,7 @@
<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).
+ against IdP from the French academic network, the CRU).
</p>
</div>