diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-06-21 22:28:49 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-06-22 09:40:49 +0200 |
commit | fb1b69a78742373f5652e731d0f32da1d159422c (patch) | |
tree | e9264f39721bacd573e3df1c915bfae40a9fad8e /download.lst | |
parent | 6115b109322dc497f569366d3fe7d2a41dc41140 (diff) |
expat: upgrade to release 2.2.1
fixes CVE-2017-9233 and CVE-2016-9063
Change-Id: Iee70d1265ff4e9dd4d0bff9602bd70b85d6b83f3
Reviewed-on: https://gerrit.libreoffice.org/39078
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index b26b825299c6..f9dfec4b85c7 100644 --- a/download.lst +++ b/download.lst @@ -41,8 +41,8 @@ export EPM_TARBALL := 3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz export ETONYEK_SHA256SUM := 032f53e8d7691e48a73ddbe74fa84c906ff6ff32a33e6ee2a935b6fdb6aecb78 export ETONYEK_VERSION_MICRO := 6 export ETONYEK_TARBALL := libetonyek-0.1.$(ETONYEK_VERSION_MICRO).tar.bz2 -export EXPAT_SHA256SUM := d9e50ff2d19b3538bd2127902a89987474e1a4db8e43a66a4d1a712ab9a504ff -export EXPAT_TARBALL := expat-2.2.0.tar.bz2 +export EXPAT_SHA256SUM := 1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885 +export EXPAT_TARBALL := expat-2.2.1.tar.bz2 export FIREBIRD_SHA256SUM := 6994be3555e23226630c587444be19d309b25b0fcf1f87df3b4e3f88943e5860 export FIREBIRD_TARBALL := Firebird-3.0.0.32483-0.tar.bz2 export FONTCONFIG_SHA256SUM := b449a3e10c47e1d1c7a6ec6e2016cca73d3bd68fbbd4f0ae5cc6b573f7d6c7f3 |