diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml/distinfo | 4 | ||||
-rw-r--r-- | textproc/libxml/patches/patch-parser.c | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml/distinfo b/textproc/libxml/distinfo index 7022119ef19..b6b41cc28cc 100644 --- a/textproc/libxml/distinfo +++ b/textproc/libxml/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2011/09/01 14:29:05 obache Exp $ +$NetBSD: distinfo,v 1.12 2011/09/01 14:42:09 obache Exp $ SHA1 (libxml-1.8.17.tar.gz) = ebe7b76bb2b62c882000c1a846a6f8f8346e3bb4 RMD160 (libxml-1.8.17.tar.gz) = 3d01879e6e5a38f4453d009ea8bd2d2fc9e86bcc @@ -8,4 +8,4 @@ SHA1 (patch-ab) = 6c72ef59fe094ddbb4901b0f35eb681a4d0b4ff2 SHA1 (patch-ac) = b94818200397d6c6457053fa5fe02a6049d52c44 SHA1 (patch-ad) = 1513deb92711d9b17114ce4a00d9d5f1714234d3 SHA1 (patch-ae) = 7f3f56ff649f3718b855da9a2d8e6f64dee95086 -SHA1 (patch-parser.c) = 23f69d3f7bf97cbfea51f5ca435064f8d423132e +SHA1 (patch-parser.c) = 1733b480909c92e8abab66e8eced46aa4d741bb4 diff --git a/textproc/libxml/patches/patch-parser.c b/textproc/libxml/patches/patch-parser.c index 59d8af39228..90646ae3725 100644 --- a/textproc/libxml/patches/patch-parser.c +++ b/textproc/libxml/patches/patch-parser.c @@ -1,6 +1,6 @@ -$NetBSD: patch-parser.c,v 1.1 2011/09/01 14:29:05 obache Exp $ +$NetBSD: patch-parser.c,v 1.2 2011/09/01 14:42:09 obache Exp $ -* fixes CVE-2009-2414 and CVE-2009-2616. +* fixes CVE-2009-2414 and CVE-2009-2416. --- parser.c.orig 2001-09-14 14:09:41.000000000 +0000 +++ parser.c |