From b2670a9b5c3b2f5696c73c09c4f3eeb5917d3313 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Thu, 9 Dec 2021 12:12:09 +0100 Subject: [PATCH] app-arch/libarchive: update to 3.5.2 Update app-arch/libarchive to 3.5.2, to mainly address security issues like https://github.com/libarchive/libarchive/issues/1565, https://github.com/libarchive/libarchive/issues/1566. --- .../third_party/portage-stable/app-arch/libarchive/Manifest | 2 +- .../{libarchive-3.5.1-r1.ebuild => libarchive-3.5.2.ebuild} | 5 ----- .../portage-stable/app-arch/libarchive/metadata.xml | 2 +- 3 files changed, 2 insertions(+), 7 deletions(-) rename sdk_container/src/third_party/portage-stable/app-arch/libarchive/{libarchive-3.5.1-r1.ebuild => libarchive-3.5.2.ebuild} (98%) diff --git a/sdk_container/src/third_party/portage-stable/app-arch/libarchive/Manifest b/sdk_container/src/third_party/portage-stable/app-arch/libarchive/Manifest index 5a2008cb79..3a03eb163b 100644 --- a/sdk_container/src/third_party/portage-stable/app-arch/libarchive/Manifest +++ b/sdk_container/src/third_party/portage-stable/app-arch/libarchive/Manifest @@ -1 +1 @@ -DIST libarchive-3.5.1.tar.gz 7008338 BLAKE2B 243dfda2bd4582bbc20679328b89aae0c530475c822dcf9ff25c65df2017b8f18bb616142d6ab016ccea4a5aa1b410d46b913c2ee0afefd2fdb1a41cf51585d9 SHA512 08ddd74bef4cef0981739da202879f36cf7ca33a8f6d438724588efe3ab8477f2f1d0cccf7b8ed0bedfc0c8d0cab16ee3ae5c0c6e83b6811bc650d7d7471a996 +DIST libarchive-3.5.2.tar.gz 7054934 BLAKE2B 1fc6ee0166573658dc5e0f170113c07ecdaa76b287cbf68bdee63ccd198dad615b3f2803a3fc1aed303cd1f7f32033e6d8e782ef6a8a991562cdc2a375894c9e SHA512 2003ec9b24086373451bd7317bdab86d81627f087c14a6f7df1a92e131a216749f9aa352504c3d04dc82b62078b59aeea5aad5543b7e6c1c21fcafa2955d3762 diff --git a/sdk_container/src/third_party/portage-stable/app-arch/libarchive/libarchive-3.5.1-r1.ebuild b/sdk_container/src/third_party/portage-stable/app-arch/libarchive/libarchive-3.5.2.ebuild similarity index 98% rename from sdk_container/src/third_party/portage-stable/app-arch/libarchive/libarchive-3.5.1-r1.ebuild rename to sdk_container/src/third_party/portage-stable/app-arch/libarchive/libarchive-3.5.2.ebuild index 495a49a99a..4693ba4bc3 100644 --- a/sdk_container/src/third_party/portage-stable/app-arch/libarchive/libarchive-3.5.1-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-arch/libarchive/libarchive-3.5.2.ebuild @@ -134,8 +134,3 @@ multilib_src_install() { # Libs.private: should be used from libarchive.pc instead find "${ED}" -type f -name "*.la" -delete || die } - -multilib_src_install_all() { - cd "${S}" || die - einstalldocs -} diff --git a/sdk_container/src/third_party/portage-stable/app-arch/libarchive/metadata.xml b/sdk_container/src/third_party/portage-stable/app-arch/libarchive/metadata.xml index 82253c34ca..d3de9d873a 100644 --- a/sdk_container/src/third_party/portage-stable/app-arch/libarchive/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/app-arch/libarchive/metadata.xml @@ -1,5 +1,5 @@ - + mgorny@gentoo.org