From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/4] libxml2: version bump 2.9.9 -> 2.9.10
Date: Wed, 18 Mar 2020 14:27:14 +0100 [thread overview]
Message-ID: <20200318132716.10624-3-ada@thorsis.com> (raw)
In-Reply-To: <20200318132716.10624-1-ada@thorsis.com>
This fixes quite a few possible memory leaks, overflows, use-after-free,
null-pointer-dereferences, and other flaws. See announcement for
details: https://mail.gnome.org/archives/xml/2019-October/msg00014.html
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
.../0200-xml2-config-is-not-SYSROOT-aware.patch | 2 +-
patches/{libxml2-2.9.9 => libxml2-2.9.10}/series | 0
rules/libxml2.make | 4 ++--
3 files changed, 3 insertions(+), 3 deletions(-)
rename patches/{libxml2-2.9.9 => libxml2-2.9.10}/0200-xml2-config-is-not-SYSROOT-aware.patch (93%)
rename patches/{libxml2-2.9.9 => libxml2-2.9.10}/series (100%)
diff --git a/patches/libxml2-2.9.9/0200-xml2-config-is-not-SYSROOT-aware.patch b/patches/libxml2-2.9.10/0200-xml2-config-is-not-SYSROOT-aware.patch
similarity index 93%
rename from patches/libxml2-2.9.9/0200-xml2-config-is-not-SYSROOT-aware.patch
rename to patches/libxml2-2.9.10/0200-xml2-config-is-not-SYSROOT-aware.patch
index 81a76383b..7204497b3 100644
--- a/patches/libxml2-2.9.9/0200-xml2-config-is-not-SYSROOT-aware.patch
+++ b/patches/libxml2-2.9.10/0200-xml2-config-is-not-SYSROOT-aware.patch
@@ -10,7 +10,7 @@ Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xml2-config.in b/xml2-config.in
-index 19574864cb6a..ee1949ce9542 100644
+index cb4aa613a68c..31f9e67a999b 100644
--- a/xml2-config.in
+++ b/xml2-config.in
@@ -1,6 +1,6 @@
diff --git a/patches/libxml2-2.9.9/series b/patches/libxml2-2.9.10/series
similarity index 100%
rename from patches/libxml2-2.9.9/series
rename to patches/libxml2-2.9.10/series
diff --git a/rules/libxml2.make b/rules/libxml2.make
index dea3616f5..ed8112f30 100644
--- a/rules/libxml2.make
+++ b/rules/libxml2.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBXML2) += libxml2
#
# Paths and names
#
-LIBXML2_VERSION := 2.9.9
-LIBXML2_MD5 := c04a5a0a042eaa157e8e8c9eabe76bd6
+LIBXML2_VERSION := 2.9.10
+LIBXML2_MD5 := 10942a1dc23137a8aa07f0639cbfece5
LIBXML2 := libxml2-$(LIBXML2_VERSION)
LIBXML2_SUFFIX := tar.gz
LIBXML2_SOURCE := $(SRCDIR)/$(LIBXML2).$(LIBXML2_SUFFIX)
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2020-03-18 13:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-18 13:27 [ptxdist] [PATCH 0/4] libxml2: Upgrade and add some fixes Alexander Dahl
2020-03-18 13:27 ` [ptxdist] [PATCH 1/4] libxml2: Fix license and add license file hashes Alexander Dahl
2020-03-27 9:52 ` [ptxdist] [1/4] " Michael Olbrich
2020-03-18 13:27 ` Alexander Dahl [this message]
2020-03-27 9:52 ` [ptxdist] [2/4] libxml2: version bump 2.9.9 -> 2.9.10 Michael Olbrich
2020-03-18 13:27 ` [ptxdist] [PATCH 3/4] libxml2: Add upstream patch fixing CVE-2020-7595 Alexander Dahl
2020-03-27 9:52 ` [ptxdist] [3/4] " Michael Olbrich
2020-03-18 13:27 ` [ptxdist] [PATCH 4/4] libxml2: Add upstream patch fixing CVE-2019-20388 Alexander Dahl
2020-03-27 9:52 ` [ptxdist] [4/4] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200318132716.10624-3-ada@thorsis.com \
--to=ada@thorsis.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox