update release notes

Merged from: r1049412


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1049416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2010-12-15 04:23:49 +00:00
parent 5ce9fd5025
commit f2579ffce2
1 changed files with 46 additions and 34 deletions

View File

@ -1,10 +1,10 @@
-----
Release Notes for Archiva 1.3.2
Release Notes for Archiva 1.4
-----
Release Notes for Archiva 1.3.2
Release Notes for Archiva 1.4
The Apache Archiva team would like to announce the release of Archiva 1.3.2. Archiva is {{{http://archiva.apache.org/download.html}
The Apache Archiva team would like to announce the release of Archiva 1.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.
@ -15,41 +15,53 @@ Release Notes for Archiva 1.3.2
* the archiva-user mailing list: {{http://archiva.apache.org/mail-lists.html}}
* Compatibility Changes
* New in Archiva 1.4
* If upgrading from versions of Archiva earlier than 1.2.2, the list of libraries
in <<<wrapper.conf>>> has changed. If you have customized your copy of
<<<wrapper.conf>>>, please update it for compatibility with the version distributed
with the current release.
* 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).
* New in Archiva 1.3
** Forced re-scan
Sometimes it is necessary to force Archiva to rescan your repository, regardless of
file modification dates. There is now an option to do this directly from the
administration interface
** Improved memory usage
Use of the indexing module has been thoroughly reviewed and some suboptimal memory
usage has been improved, requiring less memory for long running scan operations
(in turn improving performance).
** Audit logging of uploads
Archiva's reporting user interface can now show audit information for artifacts
uploaded to repositories after the installation of Archiva 1.3.
~~TODO
* Release Notes
The Archiva 1.3.2 feature set can be seen in the {{{tour/index.html} feature tour}}.
The Archiva 1.4 feature set can be seen in the {{{tour/index.html} feature tour}}.
* Changes in Archiva 1.4
Released: <<???>>
~~TODO
* Changes in Archiva 1.3.3
Released: <<18 December 2010>>
** Bug
* [MRM-1097] - Error 500 "too many open files"
* [MRM-1369] - Editing user roles in archiva clobbers continuum redback roles
* [MRM-1396] - Purge task problem : Not enough parts to the path
* [MRM-1421] - Archiva repository purge incorrectly purges based on file timestamps even when the snapshot timestamp is known
* [MRM-1443] - repository statistics collection can cause server to hang
** Improvement
* [MRM-1416] - upgrade to Redback 1.2.5
* [MRM-1439] - improve indexing performance
** New Feature
* [MRM-1440] - system status page
* [MRM-1441] - monitor repository scanning progress
* [MRM-1442] - track time spent in each consumer during a scan, to help diagnose poor scanning performance
** Task
* [MRM-1445] - disable referrer check by default
* Changes in Archiva 1.3.2