]> code.ossystems Code Review - openembedded-core.git/commitdiff
libarchive : update to 3.5.3
authorLee Chee Yang <chee.yang.lee@intel.com>
Thu, 24 Feb 2022 02:41:22 +0000 (10:41 +0800)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 25 Feb 2022 03:03:51 +0000 (11:03 +0800)
Libarchive 3.5.3 is a security release

Security Fixes:

extended fix for following symlinks when processing the fixup list (#1566, #1617, CVE-2021-31566)
fix invalid memory access and out of bounds read in RAR5 reader (#1491, #1492, #1493, CVE-2021-36976)

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-extended/libarchive/libarchive_3.5.3.bb [moved from meta/recipes-extended/libarchive/libarchive_3.5.2.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-extended/libarchive/libarchive_3.5.2.bb
rename to meta/recipes-extended/libarchive/libarchive_3.5.3.bb
index 1cd6397f2d9db699daf4c3e7869b24614561390d..92bb223784d6798d8748f06aeb08e3edd22fc8e5 100644 (file)
@@ -34,7 +34,7 @@ EXTRA_OECONF += "--enable-largefile"
 
 SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz"
 
-SRC_URI[sha256sum] = "5f245bd5176bc5f67428eb0aa497e09979264a153a074d35416521a5b8e86189"
+SRC_URI[sha256sum] = "72788e5f58d16febddfa262a5215e05fc9c79f2670f641ac039e6df44330ef51"
 
 inherit autotools update-alternatives pkgconfig