diff options
author | Brett Porter <brett@apache.org> | 2011-02-08 14:13:12 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2011-02-08 14:13:12 +0000 |
commit | c9203bdfc117e73f7cc6fa8ea8b420dff36d7ca5 (patch) | |
tree | 5884674150f97578942ac9906eaf73c118de816d | |
parent | 4f3b44221a29da6cdec4f28aad1e19db3e60a4a0 (diff) | |
download | archiva-c9203bdfc117e73f7cc6fa8ea8b420dff36d7ca5.tar.gz archiva-c9203bdfc117e73f7cc6fa8ea8b420dff36d7ca5.zip |
update release notes
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1068407 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | archiva-docs/src/site/apt/release-notes.apt | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt b/archiva-docs/src/site/apt/release-notes.apt index c3b3d195e..68fa4de93 100644 --- a/archiva-docs/src/site/apt/release-notes.apt +++ b/archiva-docs/src/site/apt/release-notes.apt @@ -1,10 +1,10 @@ ----- - Release Notes for Archiva 1.3.3 + Release Notes for Archiva 1.3.4 ----- -Release Notes for Archiva 1.3.3 +Release Notes for Archiva 1.3.4 - The Apache Archiva team would like to announce the release of Archiva 1.3.3. Archiva is {{{http://archiva.apache.org/download.html} + The Apache Archiva team would like to announce the release of Archiva 1.3.4. Archiva is {{{http://archiva.apache.org/download.html} available for download from the web site}}. Archiva is an application for managing one or more remote repositories, including administration, artifact handling, browsing and searching. @@ -24,9 +24,13 @@ Release Notes for Archiva 1.3.3 * Security Vulnerabilities - * A CSRF security vulnerability fix is available in 1.3.2. It is important that users using lower versions of Archiva - upgrade to this version (or higher). + * A CSRF security vulnerability fix is present in 1.3.2 and earlier. + + * An XSS security vulnerability is present in 1.3.3 and earlier. + + It is important that users using lower versions of Archiva upgrade to this version (or higher). + See {{{http://archiva.apache.org/security.html} Archiva Security}} for more details. * New in Archiva 1.3 @@ -49,7 +53,15 @@ Release Notes for Archiva 1.3.3 * Release Notes - The Archiva 1.3.3 feature set can be seen in the {{{tour/index.html} feature tour}}. + The Archiva 1.3.4 feature set can be seen in the {{{tour/index.html} feature tour}}. + +* Changes in Archiva 1.3.4 + + Released: <<9 February 2011>> + +** Task + + * [MRM-1455] - upgrade to Redback 1.2.6 * Changes in Archiva 1.3.3 |