summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-03-02 07:47:57 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-03-02 08:39:54 +0000
commit39e2deeb186916a583717f5c2b6e6d04d9434954 (patch)
treeacf0fdb720e13875113f89d31531a2e5dc0432ff
parent0c12d7f38acd3f4f59374e3db3373b7dbc997116 (diff)
downloaddefinitions-39e2deeb186916a583717f5c2b6e6d04d9434954.tar.gz
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
-rw-r--r--strata/core.morph7
1 files 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