This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch commons_io_2_21_0
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


    from f1830f923 7z: unsigned number parsing and improved header validation 
(#734)
     add ca4662d30 Normalize some error messages

No new revisions were added by this update.

Summary of changes:
 .../archivers/ar/ArArchiveInputStream.java         |  22 ++--
 .../compress/archivers/sevenz/SevenZFile.java      | 111 +++++++++++----------
 .../archivers/tar/TarArchiveInputStream.java       |   4 +-
 .../commons/compress/archivers/tar/TarFile.java    |   4 +-
 .../commons/compress/archivers/tar/TarUtils.java   |   4 +-
 .../unpack200/bytecode/forms/ByteCodeForm.java     |   2 +-
 .../commons/compress/utils/ArchiveUtils.java       |   2 +-
 .../compress/archivers/sevenz/SevenZFileTest.java  |   6 +-
 8 files changed, 77 insertions(+), 78 deletions(-)

Reply via email to