summaryrefslogtreecommitdiff
path: root/debian/patches/0031-xmllint-was-not-parsing-the-c14n11-flag.patch
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2015-09-21 22:55:08 +0800
committerAron Xu <aron@debian.org>2015-09-21 22:55:08 +0800
commitd548c999ade382febb424b26743b3c4d63159ae0 (patch)
tree232c9c894b45099f211728742569111738b17e16 /debian/patches/0031-xmllint-was-not-parsing-the-c14n11-flag.patch
parentd837811e969fac31afdf39c00ba579b33f6adeb6 (diff)
downloadlibxml2-d548c999ade382febb424b26743b3c4d63159ae0.tar.gz
Revert "Restore all patches available in 2.9.1+dfsg1-5 in stretch, ensuring CVE-2014-3660 is fixed too."
This reverts commit 37f590756a23e167808f76f1389c36f0a2d39f11.
Diffstat (limited to 'debian/patches/0031-xmllint-was-not-parsing-the-c14n11-flag.patch')
-rw-r--r--debian/patches/0031-xmllint-was-not-parsing-the-c14n11-flag.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0031-xmllint-was-not-parsing-the-c14n11-flag.patch b/debian/patches/0031-xmllint-was-not-parsing-the-c14n11-flag.patch
index ddab29f..7b24f6b 100644
--- a/debian/patches/0031-xmllint-was-not-parsing-the-c14n11-flag.patch
+++ b/debian/patches/0031-xmllint-was-not-parsing-the-c14n11-flag.patch
@@ -1,10 +1,10 @@
-From: =?utf-8?q?S=C3=A9rgio_Batista?= <mail@se.rg.io>
+From: =?UTF-8?q?S=C3=A9rgio=20Batista?= <mail@se.rg.io>
Date: Mon, 9 Jun 2014 22:10:15 +0800
Subject: xmllint was not parsing the --c14n11 flag
Cut and paste error, using the wrong variable
---
- xmllint.c | 2 +-
+ xmllint.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xmllint.c b/xmllint.c