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 488425c only try to recover from broken 7z archive if explicitly asked to new 3fe6b42 make sure coders are only used once in folder new d0af873 make sure PAX header value fits into the size of the current entry The 2 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: .../commons/compress/archivers/sevenz/Folder.java | 6 +++- .../archivers/tar/TarArchiveInputStream.java | 4 +-- .../commons/compress/archivers/tar/TarFile.java | 5 +-- .../commons/compress/archivers/tar/TarUtils.java | 42 +++++++++++++++++++++- 4 files changed, 51 insertions(+), 6 deletions(-)