From: Peter Marko <[email protected]> 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 <[email protected]> Signed-off-by: Mathieu Dubois-Briand <[email protected]> (cherry picked from commit 4b32b43a607bf708e5433366a3ef6cbcd5b8b221) Signed-off-by: Ankur Tyagi <[email protected]> Signed-off-by: Steve Sakoman <[email protected]> --- .../libarchive/{libarchive_3.8.2.bb => libarchive_3.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/libarchive/{libarchive_3.8.2.bb => libarchive_3.8.3.bb} (96%) diff --git a/meta/recipes-extended/libarchive/libarchive_3.8.2.bb b/meta/recipes-extended/libarchive/libarchive_3.8.3.bb similarity index 96% rename from meta/recipes-extended/libarchive/libarchive_3.8.2.bb rename to meta/recipes-extended/libarchive/libarchive_3.8.3.bb index d4f367009a..e3706ba3bb 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.8.2.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.8.3.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] = "5f2d3c2fde8dc44583a61165549dc50ba8a37c5947c90fc02c8e5ce7f1cfb80d" +SRC_URI[sha256sum] = "a290c2d82bce7b806d1e5309558a7bd0ef39067a868f4622a0e32e71a4de8cb6" inherit autotools update-alternatives pkgconfig -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228699): https://lists.openembedded.org/g/openembedded-core/message/228699 Mute This Topic: https://lists.openembedded.org/mt/117002850/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
