]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libarchive: upgrade 3.8.3 -> 3.8.4
authorPeter Marko <peter.marko@siemens.com>
Mon, 15 Dec 2025 23:04:15 +0000 (00:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Dec 2025 13:53:50 +0000 (13:53 +0000)
commit5479a5e6bcdebd2c5c6f1cbbe039243cf9fbc6b0
tree59f9506f7d789ef75cdb559f019e6bf8b95333ef
parenta5c025c93aa3940441c81a216fdd19cfe331901a
libarchive: upgrade 3.8.3 -> 3.8.4

Handles CVE-2025-60753.

Release Notes [1]:
Libarchive 3.8.4 is a bugfix release.
Notable bugxies:
* bsdtar: Fix zero-length pattern issue (#2787)
* lib: Fix regression introduced in libarchive 3.8.2 when walking enterable but unreadable directories (#2797)
Full Changelog: [2]

[1] https://github.com/libarchive/libarchive/releases/tag/v3.8.4
[2] https://github.com/libarchive/libarchive/compare/v3.8.3...v3.8.4

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libarchive/libarchive_3.8.4.bb [moved from meta/recipes-extended/libarchive/libarchive_3.8.3.bb with 96% similarity]