From 39e2deeb186916a583717f5c2b6e6d04d9434954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 2 Mar 2016 07:47:57 +0000 Subject: strata/core.morph: Upgrade libxml2 to v2.9.3 This release fixes: CVE-2013-2877 CVE-2014-0191 CVE-2014-3660 CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-7941 CVE-2015-7942 CVE-2015-8035 CVE-2015-8242 Change-Id: I0b156764126261b9c02f27f561ec646527fee49d --- strata/core.morph | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/strata/core.morph b/strata/core.morph index 55525d91..9553fec1 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -332,15 +332,16 @@ chunks: - file - name: libxml2 repo: upstream:libxml2 - ref: f4e5a6994ed230dfa3fb5b5c3fd94c4993ef1ba7 - unpetrify-ref: v2.9.1 + ref: 6657afe83a38278f124ace71dc85f60420beb2d5 + unpetrify-ref: v2.9.3 build-system: autotools build-depends: - autoconf - automake - file - - python3 - libtool + - pkg-config + - python3 - xz - name: libxslt repo: upstream:libxslt -- cgit v1.2.1