diff options
author | Olivier Lamy <olamy@apache.org> | 2023-03-20 16:00:55 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2023-03-20 16:00:55 +1000 |
commit | 2beaf864901abb337b263662800b3373326bcfd4 (patch) | |
tree | 1c66317651db486181ea4f921ff9a0924737f21e | |
parent | 01ca3c5e37bfcd032366a8d2c853dc4b38202dc7 (diff) | |
download | archiva-master.tar.gz archiva-master.zip |
Signed-off-by: Olivier Lamy <olamy@apache.org>
-rw-r--r-- | archiva-docs/src/site/apt/release-notes.apt.vm | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt.vm b/archiva-docs/src/site/apt/release-notes.apt.vm index 5a16b6e48..2e7765687 100644 --- a/archiva-docs/src/site/apt/release-notes.apt.vm +++ b/archiva-docs/src/site/apt/release-notes.apt.vm @@ -36,7 +36,7 @@ Release Notes for Archiva ${project.version} * New in Archiva ${project.version} - Apache Archiva ${project.version} is a security fix release: + Apache Archiva ${project.version} is a bug fix release: ** Compatibility Changes @@ -52,15 +52,25 @@ Release Notes for Archiva ${project.version} ** Bug/Security Fix + * Potential NPE when using the upload file service + + +Previous Release Notes + +* Release Notes for Archiva 2.2.9 + + Apache Archiva 2.2.9 is a security fix release: + + Released: 2022-10-09 + +** Bug/Security Fix + * [MRM-2051}: upgrade dom4j (v2 branch) * upgrade spring 4.2.9 * [MRM-2050]: upgrade commons-fileupload and commons-io due to cves * [MRM-2049]: upgrade httpclient due to cves * [MRM-2048]- upgrade xerces due to CVE - -Previous Release Notes - * Release Notes for Archiva 2.2.8 Apache Archiva 2.2.8 is a security fix release: @@ -143,10 +153,10 @@ Previous Release Notes * There are no improvements ** Bug Fix - + * [MRM-2008] Fix for group names with slashes - * Better handling of LDAP filter + * Better handling of LDAP filter * Release Notes for Archiva 2.2.4 @@ -247,9 +257,9 @@ Previous Release Notes * [MRM-1926] - Invalid checksum files in Archiva repository after download from remote repository * [MRM-1928] - Bad redirect URL when using Archiva through HTTP reverse proxy - + * [MRM-1933] - No message body writer has been found for class org.apache.archiva.rest.services.ArchivaRestError - + * [MRM-1940] - Slashes appended to remote repo url @@ -270,4 +280,3 @@ Previous Release Notes was made to release the 1.0 version. Archiva became an Apache "top level project" in March 2008. - |