* [OE-core][PATCH] libarchive: upgrade 3.8.1 -> 3.8.2
@ 2025-10-22 19:12 Peter Marko
0 siblings, 0 replies; only message in thread
From: Peter Marko @ 2025-10-22 19:12 UTC (permalink / raw)
To: openembedded-core; +Cc: Peter Marko
From: Peter Marko <peter.marko@siemens.com>
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>
---
.../libarchive/{libarchive_3.8.1.bb => libarchive_3.8.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/libarchive/{libarchive_3.8.1.bb => libarchive_3.8.2.bb} (96%)
diff --git a/meta/recipes-extended/libarchive/libarchive_3.8.1.bb b/meta/recipes-extended/libarchive/libarchive_3.8.2.bb
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 69520b1bad1..d4f367009a1 100644
--- a/meta/recipes-extended/libarchive/libarchive_3.8.1.bb
+++ b/meta/recipes-extended/libarchive/libarchive_3.8.2.bb
@@ -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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-22 19:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22 19:12 [OE-core][PATCH] libarchive: upgrade 3.8.1 -> 3.8.2 Peter Marko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox