This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git.
from 205876d COMPRESS-495 remove vulnerable and obsolete 7z extraction example
new 1cc8080 COMPRESS-497 Handle missing endheader offset
new 21ee265 COMPRESS-497 review cosmetics
new 302bc4f COMPRESS-497 record change, closes #85
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 | 5 ++
.../compress/archivers/sevenz/SevenZFile.java | 81 +++++++++++++++++++--
.../compress/archivers/sevenz/SevenZFileTest.java | 5 ++
.../resources/{bla.7z => bla.noendheaderoffset.7z} | Bin 512 -> 512 bytes
4 files changed, 85 insertions(+), 6 deletions(-)
copy src/test/resources/{bla.7z => bla.noendheaderoffset.7z} (86%)
|