diff options
author | 2021-03-11 17:30:06 +0000 | |
---|---|---|
committer | 2021-03-11 17:47:45 +0000 | |
commit | 3c89772e764f988c990d87a3fd3428894317512e (patch) | |
tree | 689520b7d524e43b688e4ee5b26aad90d178da6d /dev-libs/libxml2/files | |
parent | dev-libs/libxml2: Add upstream patch for xmllint (diff) | |
download | gentoo-3c89772e764f988c990d87a3fd3428894317512e.tar.gz gentoo-3c89772e764f988c990d87a3fd3428894317512e.tar.bz2 gentoo-3c89772e764f988c990d87a3fd3428894317512e.zip |
dev-libs/libxml2: split CVE patch into new revbump (2.9.10-r5), restore old
Bug: https://bugs.gentoo.org/749849
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2/files')
-rw-r--r-- | dev-libs/libxml2/files/libxml2-2.9.10-xmllint-utf8.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/libxml2/files/libxml2-2.9.10-xmllint-utf8.patch b/dev-libs/libxml2/files/libxml2-2.9.10-xmllint-utf8.patch index 7807b32cce5f..179f3a8c3847 100644 --- a/dev-libs/libxml2/files/libxml2-2.9.10-xmllint-utf8.patch +++ b/dev-libs/libxml2/files/libxml2-2.9.10-xmllint-utf8.patch @@ -1,3 +1,5 @@ +https://bugs.gentoo.org/749849 + From 50f06b3efb638efb0abd95dc62dca05ae67882c2 Mon Sep 17 00:00:00 2001 From: Nick Wellnhofer <wellnhofer@aevum.de> Date: Fri, 7 Aug 2020 21:54:27 +0200 |