This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from 2d3a281e5 Check for Zip slip differently new a08a0d1f8 Javadoc new 8d76df13d Better local names new 3d80677a8 Add and use ArchiveEntry.resolveIn(Path) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 7 ++++--- .../commons/compress/archivers/ArchiveEntry.java | 20 ++++++++++++++++++++ .../compress/archivers/ArchiveException.java | 10 +++++----- .../compress/archivers/examples/Expander.java | 9 ++------- .../org/apache/commons/compress/AbstractTest.java | 21 +++++++++------------ .../commons/compress/archivers/zip/Lister.java | 20 +++++++++++--------- 6 files changed, 51 insertions(+), 36 deletions(-)