]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libarchive: upgrade 3.8.1 -> 3.8.2
authorPeter Marko <peter.marko@siemens.com>
Wed, 22 Oct 2025 19:12:37 +0000 (21:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Oct 2025 16:58:15 +0000 (16:58 +0000)
https://github.com/libarchive/libarchive/releases/tag/v3.8.2

Libarchive 3.8.2 is a bugfix and security release.
Security fixes:
* 7zip: Fix out of boundary access (#2668)
* tar reader: fix checking the result of the strftime (#2719, CVE-2025-25724)

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.2.bb [moved from meta/recipes-extended/libarchive/libarchive_3.8.1.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-extended/libarchive/libarchive_3.8.1.bb
rename to meta/recipes-extended/libarchive/libarchive_3.8.2.bb
index 69520b1bad1641a6b7694304b5903499228e8259..d4f367009a1df416bf424be890e668f96e4a6039 100644 (file)
@@ -32,7 +32,7 @@ EXTRA_OECONF += "--enable-largefile --without-iconv"
 SRC_URI = "https://libarchive.org/downloads/libarchive-${PV}.tar.gz"
 UPSTREAM_CHECK_URI = "https://www.libarchive.org/"
 
-SRC_URI[sha256sum] = "bde832a5e3344dc723cfe9cc37f8e54bde04565bfe6f136bc1bd31ab352e9fab"
+SRC_URI[sha256sum] = "5f2d3c2fde8dc44583a61165549dc50ba8a37c5947c90fc02c8e5ce7f1cfb80d"
 
 inherit autotools update-alternatives pkgconfig