This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
The following commit(s) were added to refs/heads/master by this push:
new 9b8e96b COMPRESS-498 record OSGi Bundle-SymbolicName change for 1.18
9b8e96b is described below
commit 9b8e96b202aadb72d0ec7bfda063852734ddba8a
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Jan 5 15:03:32 2020 +0100
COMPRESS-498 record OSGi Bundle-SymbolicName change for 1.18
---
RELEASE-NOTES.txt | 3 +++
src/changes/changes.xml | 7 ++++++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index ec73815..a1ddfe9 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -114,6 +114,9 @@ o The 7zip tools provide a default name for archive entries
Release 1.18
------------
+This release changes the OSGi Manifest entry Bundle-SymbolicName from
+org.apache.commons.compress to org.apache.commons.commons-compress.
+
New features:
o It is now possible to specify the arguments of zstd-jni's
ZstdOutputStream constructors via Commons Compress as well.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2a6c038..d31930c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -214,7 +214,12 @@ when they are read via ZipArchiveInputStream or ZipFile.
</action>
</release>
<release version="1.18" date="2018-08-16"
- description="Release 1.18">
+ description="Release 1.18
+----------------------------------------
+
+This release changes the OSGi Manifest entry Bundle-SymbolicName from
+org.apache.commons.compress to org.apache.commons.commons-compress.
+">
<action type="fix" date="2018-06-15" due-to="DidierLoiseau">
The example Expander class has been vulnerable to a path
traversal in the edge case that happens when the target