fix comments.

openSUSE's patch name is libxml-CVE-2009-2414_CVE-2009-2616,
but it really fixes CVE-2009-2416 and CVE-2009-2414.
This commit is contained in:
obache 2011-09-01 14:42:09 +00:00
parent ab8affc702
commit 3b02e35c98
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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