Path to this page:
Subject: CVS commit: [pkgsrc-2008Q3] pkgsrc/textproc/libxml2
From: Tyler R. Retzlaff
Date: 2008-11-26 12:12:10
Message id: 20081126111210.21BAF175D0@cvs.netbsd.org
Log Message:
pullup ticket #2596 - requested by tron
libxml2: update and patch package for security fixes
revisions pulled up:
pkgsrc/textproc/libxml2/Makefile 1.97,1.98,1.99
pkgsrc/textproc/libxml2/distinfo 1.69,1.70
pkgsrc/textproc/libxml2/patches/patch-af r0,1.3
pkgsrc/textproc/libxml2/patches/patch-ag r0,1.5
pkgsrc/textproc/libxml2/patches/patch-ah 1.3
Module Name: pkgsrc
Committed By: drochner
Date: Thu Oct 16 13:31:57 UTC 2008
Modified Files:
pkgsrc/textproc/libxml2: Makefile distinfo
Removed Files:
pkgsrc/textproc/libxml2/patches: patch-af patch-ag
Log Message:
update to 2.7.2
changes:
-Portability fix: fix solaris compilation problem, fix compilation
if XPath is not configured in
-Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour
when saving an HTML doc with an xml dump function,
HTML UTF-8 parsing bug, fix reader custom error handlers
-Improvement: xmlSave options for more flexibility to save
as XML/HTML/XHTML, handle leading BOM in HTML documents
------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: drochner
Date: Fri Oct 17 16:06:04 UTC 2008
Modified Files:
pkgsrc/textproc/libxml2: Makefile
Log Message:
restore the without-threads config arg which I accidentally commented
out in the last update, bump PKGREVISION
fixes PR pkg/39755 by David A. Holland
------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Mon Nov 24 13:59:16 UTC 2008
Modified Files:
pkgsrc/textproc/libxml2: Makefile distinfo
Added Files:
pkgsrc/textproc/libxml2/patches: patch-af patch-ag patch-ah
Log Message:
Add fixes for security vulnerabilities reported in CVE-2008-4225 and
CVE-2008-4226 from "libxml2" SVN repository. Bump package revision.
Files: