chore(dependencies): update dependency libarchive/libarchive to v3.8.7#60
Merged
Conversation
e920373 to
bd9709d
Compare
Contributor
Author
|
bd9709d to
308c0e0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.6.1→v3.8.7Release Notes
libarchive/libarchive (libarchive/libarchive)
v3.8.7: Libarchive 3.8.7Compare Source
Libarchive 3.8.7 is a security and bugfix release.
Notable fixes:
Full Changelog: libarchive/libarchive@v3.8.6...v3.8.7
v3.8.6: Libarchive 3.8.6Compare Source
Libarchive 3.8.6 is a security and bugfix release.
Notable fixes:
Full Changelog: libarchive/libarchive@v3.8.5...v3.8.6
v3.8.5: Libarchive 3.8.5Compare Source
Libarchive 3.8.5 is a bugfix release.
Notable bugxies:
Full Changelog: libarchive/libarchive@v3.8.4...v3.8.5
v3.8.4: Libarchive 3.8.4Compare Source
Libarchive 3.8.4 is a bugfix release.
Notable bugxies:
Full Changelog: libarchive/libarchive@v3.8.3...v3.8.4
v3.8.3: Libarchive 3.8.3Compare Source
Libarchive 3.8.3 is a bugfix and security release.
Security fixes:
Notable bugxies:
Full Changelog: libarchive/libarchive@v3.8.2...v3.8.3
v3.8.2: Libarchive 3.8.2Compare Source
Libarchive 3.8.2 is a bugfix and security release.
Security fixes:
Notable bugfixes:
Full Changelog: libarchive/libarchive@v3.8.1...v3.8.2
v3.8.1: Libarchive 3.8.1Compare Source
Libarchive 3.8.1 is a bugfix release.
Notable bugfixes:
libarchive: fix FILE_skip regression (#2642)
compress: Prevent call stack overflow (#2649)
iso9660: always check archive_string_ensure return value (#2651)
tar: Support negative time values with pax (#2634)
tar: Reset accumulated header state after reading macOS metadata blob (#2636)
tar: Keep block alignment after pax error (#2637)
tar: Handle extra bytes after sparse entries (#2643)
windows: check archive_wstring_ensure return value (#2652)
Full Changelog: libarchive/libarchive@v3.8.0...v3.8.1
Thanks to all contributors and bug reporters!
v3.8.0: Libarchive 3.8.0Compare Source
Libarchive 3.8.0 is a feature and bugfix release.
New features:
bsdtar: support --mtime and --clamp-mtime (#2601)
lib: mbedtls 3.x compatibility (#2602)
7-zip reader: improve self-extracting archive detection (#2088)
xar: xmllite support for the XAR reader and writer (#2388)
zip writer: added XZ, LZMA, ZSTD and BZIP2 support (#2137, #2284, #2391)
zip writer: added LZMA + RISCV BCJ filter (#2403)
Notable security fixes:
rar: do not skip past EOF while reading (#2584 CVE-2025-5918)
rar: fix double free with over 4 billion nodes (#2598 CVE-2025-5914)
rar: fix heap-buffer-overflow (#2599 CVE-2025-5915)
warc: prevent signed integer overflow (#2568 CVE-2025-5916)
tar: fix overflow in build_ustar_entry (#2588 CVE-2025-5917)
Notable bugfixes:
bsdtar: don't hardlink negative inode files together (#2587)
gz: allow setting the original filename for gzip compressed files (#2544)
lib: improve lseek handling (#2564)
lib: support @-prefixed Unix epoch timestamps as date strings (#2606)
rar: support large headers on 32 bit systems (#2596)
tar reader: Improve LFS support on 32 bit systems (#2582)
Full Changelog: libarchive/libarchive@v3.7.9...v3.8.0
Thanks to all contributors and bug reporters!
v3.7.9: Libarchive 3.7.9Compare Source
Libarchive 3.7.9 is a bugfix release
Important bugfixes:
Full Changelog: libarchive/libarchive@v3.7.8...v3.7.9
Thanks to all contributors and bug reporters!
v3.7.8: Libarchive 3.7.8Compare Source
Libarchive 3.7.8 is a bugfix and security release
Security fixes:
Important bugfixes:
Full Changelog: libarchive/libarchive@v3.7.7...v3.7.8
Thanks to all contributors and bug reporters!
v3.7.7: Libarchive 3.7.7Compare Source
Libarchive 3.7.7 is a bugfix and security release
Security fixes:
Important bugfixes:
Full Changelog: libarchive/libarchive@v3.7.6...v3.7.7
Thanks to all contributors and bug reporters!
v3.7.6: Libarchive 3.7.6Compare Source
Libarchive 3.7.6 is a bugfix and security release.
This release fixes a tar regression introduced in libarchive 3.7.5 (#2331, #2337)
Important bugfixes.
Full Changelog: libarchive/libarchive@v3.7.5...v3.7.6
Thanks to all contributors and bug reporters!
v3.7.5: Libarchive 3.7.5Compare Source
Libarchive 3.7.5 is a bugfix and security release
Security fixes:
Important bugfixes:
Full Changelog: libarchive/libarchive@v3.7.4...v3.7.5
Thanks to all contributors and bug reporters!
v3.7.4: Libarchive 3.7.4Compare Source
Libarchive 3.7.4 is a bugfix and security release
Security fixes:
Important bugfixes:
Thanks to all contributors and bug reporters!
v3.7.3: Libarchive 3.7.3Compare Source
Libarchive 3.7.3 is a feature, security and bugfix release.
New features:
Security fixes:
f27c173(#2101)Important bugfixes:
Thanks to all contributors and bug reporters.
v3.7.2: Libarchive 3.7.2Compare Source
Libarchive 3.7.2 is a security, bugfix and feature release.
Security fixes:
1b4e0d0)Important bugfixes:
New features:
v3.7.1: Libarchive 3.7.1Compare Source
Libarchive 3.7.1 is a security, feature and bugfix release.
Security fixes:
Feature updates:
Important bugfixes:
Thanks to all contributors and bug reporters.
v3.7.0: Libarchive 3.7.0Compare Source
Libarchive 3.7.0 is a feature and bugfix release.
New features:
drop-in replacement for Info-ZIP unzip, not yet ported for Windows
Other notable bugfixes and improvements:
Thanks to all contributors and bug reporters.
v3.6.2: Libarchive 3.6.2Compare Source
Libarchive 3.6.2 is a bugfix and security release.
Important security fixes:
Important bug fixes:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.