summaryrefslogtreecommitdiff
path: root/textproc/libxml2/patches/patch-ab
diff options
context:
space:
mode:
authorsalo <salo>2004-11-30 00:04:43 +0000
committersalo <salo>2004-11-30 00:04:43 +0000
commit0ec973ec0e3919f5842355e7c2617377935426aa (patch)
tree315a01dc63872695ddd5dae4928d4600f6522e2b /textproc/libxml2/patches/patch-ab
parent436440c462246ca3825123a3a8f861b37cb0236c (diff)
downloadpkgsrc-0ec973ec0e3919f5842355e7c2617377935426aa.tar.gz
Pullup ticket 159 - requested by Havard Eidnes
security fix for libxml2 Module Name: pkgsrc Committed By: xtraeme Date: Thu Oct 21 05:28:17 UTC 2004 Modified Files: pkgsrc/doc: CHANGES TODO pkgsrc/textproc/libxml2: Makefile distinfo Log Message: Update textproc/libxml2 to 2.6.14, this is a bugfix release. --- Module Name: pkgsrc Committed By: recht Date: Sun Oct 31 10:40:51 UTC 2004 Modified Files: pkgsrc/textproc/libxml2: Makefile buildlink3.mk distinfo pkgsrc/textproc/libxml2/patches: patch-aa patch-ab Log Message: update to libxml2-2.6.15 changes: * security fixes on the nanoftp and nanohttp modules For details see: http://www.securityfocus.com/archive/1/379383/2004-10-24/2004-10-30/0 * build fixes: - xmllint detection bug in configure - building outside the source tree (Thomas Fitzsimmons) * bug fixes: - HTML parser on broken ASCII chars in names (William) - Python paths (Malcolm Tredinnick) - xmlHasNsProp and default namespace (William) - saving to python file objects (Malcolm Tredinnick) - DTD lookup fix (Malcolm) - save back <group> in catalogs (William) - tree build fixes (DV and Rob Richards) - Schemas memory bug - structured error handler on Python 64bits - thread local memory deallocation - memory leak reported by Volker Roth - xmlValidateDtd in the presence of an internal subset - entities and _private problem (William) - xmlBuildRelativeURI error (William). * improvements: - better XInclude error reports (William) - tree debugging module and tests - convenience functions at the Reader API (Graham Bennett) - add support for PI in the HTML parser. Update BUILDLINK_RECOMMENDED to 2.6.15 for the security fix. --- Module Name: pkgsrc Committed By: minskim Date: Wed Nov 3 16:41:56 UTC 2004 Modified Files: pkgsrc/textproc/py-libxml2: Makefile distinfo Log Message: Sync with libxml2-2.6.15. Changes since 2.6.12: - saving to python file objects (Malcolm Tredinnick) - structured error handler on Python 64bits - Python space/tabs cleanups - Python libxml2 driver improvement --- Module Name: pkgsrc Committed By: recht Date: Thu Nov 11 21:01:15 UTC 2004 Modified Files: pkgsrc/textproc/libxml2: Makefile distinfo pkgsrc/textproc/libxml2/patches: patch-aa patch-ab Log Message: update to 2.6.16 2.6.16: Nov 10 2004: - general hardening and bug fixing crossing all the API based on new automated regression testing - build fix: IPv6 build and test on AIX (Dodji Seketeli) - bug fixes: problem with XML::Libxml reported by Petr Pajas, encoding conversion functions return values, UTF-8 bug affecting XPath reported by Markus Bertheau, catalog problem with NULL entries (William Brack) - documentation: fix to xmllint man page, some API function descritpion were updated. - improvements: DTD validation APIs provided at the Python level (Brent Hendricks) --- Module Name: pkgsrc Committed By: minskim Date: Thu Nov 25 18:37:43 UTC 2004 Modified Files: pkgsrc/textproc/py-libxml2: Makefile distinfo pkgsrc/textproc/py-libxml2/patches: patch-aa Log Message: Update py-libxml2 to 2.6.16. Changes: - improvements: DTD validation APIs provided at the Python level.
Diffstat (limited to 'textproc/libxml2/patches/patch-ab')
-rw-r--r--textproc/libxml2/patches/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml2/patches/patch-ab b/textproc/libxml2/patches/patch-ab
index eb8ba17005b..6b5e9534075 100644
--- a/textproc/libxml2/patches/patch-ab
+++ b/textproc/libxml2/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.9 2004/08/04 11:20:00 wiz Exp $
+$NetBSD: patch-ab,v 1.9.2.1 2004/11/30 00:04:43 salo Exp $
---- configure.orig 2004-07-05 19:35:47.000000000 +0200
+--- configure.orig Wed Nov 10 15:33:00 2004
+++ configure
-@@ -26250,7 +26250,7 @@ fi
+@@ -26449,7 +26449,7 @@ fi
fi