diff mbox series

[1/1] libxml2: bump to version 2.9.8

Message ID 20180622211218.18904-1-fontaine.fabrice@gmail.com
State Accepted
Commit 889d904f8ad85ad3aeb6bf696a2f125c9deeb44e
Headers show
Series [1/1] libxml2: bump to version 2.9.8 | expand

Commit Message

Fabrice Fontaine June 22, 2018, 9:12 p.m. UTC
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libxml2/libxml2.hash | 2 +-
 package/libxml2/libxml2.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard June 23, 2018, 8:03 a.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.

Annoying that the CVE-2017-8872 fix is still not upstream :/
diff mbox series

Patch

diff --git a/package/libxml2/libxml2.hash b/package/libxml2/libxml2.hash
index f7e046bff6..d114d98060 100644
--- a/package/libxml2/libxml2.hash
+++ b/package/libxml2/libxml2.hash
@@ -1,4 +1,4 @@ 
 # Locally calculated after checking pgp signature
-sha256	f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c	libxml2-2.9.7.tar.gz
+sha256	0b74e51595654f958148759cfef0993114ddccccbb6f31aee018f3558e8e2732	libxml2-2.9.8.tar.gz
 # License files, locally calculated
 sha256	c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd	COPYING
diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index a6285a6946..06a802eb10 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBXML2_VERSION = 2.9.7
+LIBXML2_VERSION = 2.9.8
 LIBXML2_SITE = ftp://xmlsoft.org/libxml2
 LIBXML2_INSTALL_STAGING = YES
 LIBXML2_LICENSE = MIT