[gnome-continuous-yocto/gnomeostree-3.28-rocko: 587/8267] libarchive: Upgrade to v3.2.0
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 587/8267] libarchive: Upgrade to v3.2.0
- Date: Sat, 16 Dec 2017 20:38:09 +0000 (UTC)
commit c6e5c00d408d4109e4f7d9557ba92f471bbe178f
Author: Paul Barker <paul paulbarker me uk>
Date: Sat May 28 14:26:15 2016 +0100
libarchive: Upgrade to v3.2.0
All patches are removed as they are no longer needed. Most were merged into this
release of libarchive. "0001-Set-xattrs-after-setting-times.patch" was dropped
upstream after discussion, see https://github.com/libarchive/libarchive/pull/664.
The COPYING file in libarchive had a couple of minor changes to clarify which
files are under which copyrights but the overall license is unaffected.
(From OE-Core rev: 4976382011106b9515e44359f2f6bb1d0c69fdb3)
Signed-off-by: Paul Barker <paul paulbarker me uk>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../0001-Set-xattrs-after-setting-times.patch | 59 --------
.../libarchive/libarchive-CVE-2013-0211.patch | 39 -----
.../libarchive/libarchive-CVE-2015-2304.patch | 152 --------------------
.../libarchive/libarchive/mkdir.patch | 45 ------
.../libarchive/libarchive/pkgconfig.patch | 25 ----
.../{libarchive_3.1.2.bb => libarchive_3.2.0.bb} | 11 +-
6 files changed, 3 insertions(+), 328 deletions(-)
---
diff --git a/meta/recipes-extended/libarchive/libarchive_3.1.2.bb
b/meta/recipes-extended/libarchive/libarchive_3.2.0.bb
similarity index 83%
rename from meta/recipes-extended/libarchive/libarchive_3.1.2.bb
rename to meta/recipes-extended/libarchive/libarchive_3.2.0.bb
index ed677ac..e1f0202 100644
--- a/meta/recipes-extended/libarchive/libarchive_3.1.2.bb
+++ b/meta/recipes-extended/libarchive/libarchive_3.2.0.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "C library and command-line tools for reading and writing tar, cpi
HOMEPAGE = "http://www.libarchive.org/"
SECTION = "devel"
LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=b4e3ffd607d6686c6cb2f63394370841"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ed99aca006bc346974bb745a35336425"
DEPENDS = "e2fsprogs-native"
@@ -31,15 +31,10 @@ PACKAGECONFIG[lzo] = "--with-lzo2,--without-lzo2,lzo,"
PACKAGECONFIG[nettle] = "--with-nettle,--without-nettle,nettle,"
SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \
- file://libarchive-CVE-2013-0211.patch \
- file://pkgconfig.patch \
- file://libarchive-CVE-2015-2304.patch \
- file://mkdir.patch \
- file://0001-Set-xattrs-after-setting-times.patch \
"
-SRC_URI[md5sum] = "efad5a503f66329bb9d2f4308b5de98a"
-SRC_URI[sha256sum] = "eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e"
+SRC_URI[md5sum] = "596210b5a9c2ff74a0f7ca34838d655f"
+SRC_URI[sha256sum] = "7bce45fd71ff01dc20d19edd78322d4965583d81b8bed8e26cacb65d6f5baa87"
inherit autotools update-alternatives pkgconfig
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]