]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libarchive: upgrade 3.8.2 -> 3.8.3
authorPeter Marko <peter.marko@siemens.com>
Sat, 22 Nov 2025 19:37:10 +0000 (20:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Nov 2025 10:51:16 +0000 (10:51 +0000)
commit4b32b43a607bf708e5433366a3ef6cbcd5b8b221
tree7ed393bf0990cd8f0b846a1ba8147f4e531349bb
parent414156210a4912f1911e36ea00795fdfae7e1b71
libarchive: upgrade 3.8.2 -> 3.8.3

Release Notes [1]:
Libarchive 3.8.3 is a bugfix and security release.
Security fixes:
* lib: Create temporary files in the target directory (#2753)
* lha: Fix for an out-of-bounds buffer overrun when using p[H_LEVEL_OFFSET] (#2768)
* 7-zip: Fix a buffer overrun when reading truncated 7zip headers (#2769)
Notable bugxies:
* lz4 and zstd: Support both lz4 and zstd data with leading skippable frames (#2771)
Full Changelog: [2]

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

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