Commit Graph

60 Commits

Author SHA1 Message Date
jasper
e930168a83 - fix patch names, no binary change
- add missing rcs ids
2011-07-08 09:52:50 +00:00
gsoares
cba05c375f Security Fix for SA44711, Libxml2 XPath Nodeset Processing Vulnerability.
OK sthen@, "Yep, please go ahead" jasper@
2011-06-01 17:31:21 +00:00
jasper
0f0605e729 Security fix for CVE-2010-4494,
Libxml2 XPath Double Free Vulnerability

Patch from upstream git.
2010-12-28 10:53:02 +00:00
jasper
3744502856 - bugfix update of libxml to 2.7.8
ok aja@, landry@ (who also tested it in a bulk, thanks)
2010-11-15 09:54:11 +00:00
steven
210b01fbaf update to 2.7.6 2009-10-11 10:39:42 +00:00
sthen
9c33cbf851 SECURITY; add a patch to fix CVE-2009-2414 and CVE-2009-2416,
from Daniel Veillard via redhat bug 515195. Add @bin markers to
PLIST while there.  ok jasper@
2009-08-13 09:29:47 +00:00
naddy
ec4d137d7a Fix two integer overflows. CVE-2008-4225, CVE-2008-4226.
ok ajacoutot@, simon@
2008-11-23 18:49:42 +00:00
ajacoutot
66856ad8b0 - install html devhelp files
"looks ok" steven@
2008-06-01 14:56:06 +00:00
steven
28437252b2 update to 2.6.32 2008-05-06 18:53:01 +00:00
jasper
7585a37f8e SECURITY FIX for http://secunia.com/advisories/28444/
Libxml2 UTF-8 Parsing Denial of Service Vulnerability

Patch taken from upstream author.

testing and ok simon@ sthen@
2008-04-01 11:34:16 +00:00
steven
5620303c30 update to libxml 2.6.29
ok simon@
2007-07-05 16:05:09 +00:00
bernd
1a46ad440f Missing patchfile. 2006-10-30 11:20:08 +00:00
steven
2216f79893 update to libxml 2.6.26 2006-06-18 13:48:19 +00:00
alek
dbe71bef6f Fix path to site-packages directory 2006-06-13 19:24:46 +00:00
alek
2056fffff7 Add python subpackage 2006-06-13 17:31:29 +00:00
steven
bd853c4066 update to libxml 2.6.24
bulk build testing by naddy@
2006-06-11 18:24:11 +00:00
steven
8ffa4e00e1 update to libxml 2.6.23; many bugfixes
ok bernd@
2006-03-20 13:36:54 +00:00
steven
48114542cc SHARED_LIBS and USE_LIBTOOL
libtool reminder and ok sturm@
2005-12-25 16:33:47 +00:00
kevlo
92447b9ab1 upgrade to 2.6.8 2004-04-06 06:50:30 +00:00
naddy
b2ab3e0219 Buffer overflow fixes.
From upstream CVS repository via Robert Nagy <thuglife@bsd.hu>; ok pvalchev@
2004-03-15 22:00:55 +00:00
kevlo
363266b247 update to 2.6.3 2003-12-13 12:55:44 +00:00
kevlo
0a33103afb upgrade to version 2.6.2
tested by sturm@ and marcm@.
2003-11-17 05:25:10 +00:00
marcm
d2a7b9b1ea Update again to 2.5.10 and this time *disable threading*. Reports are
that this fixes a whole range of breakage with other ports that were
confused by the threading option.

ok naddy@
2003-08-26 16:33:11 +00:00
espie
5af66a0c40 revert bloody untested update 2003-08-20 00:03:36 +00:00
kevlo
8e9ea8b897 update to 2.5.10 2003-08-15 02:40:13 +00:00
marcm
cf0aa85a3c Make libxml actually use default catalog file(s) in the new location,
sheesh.

Besides me not doing the defines right in the first place, libtool
escapes the urls in strange and confusing ways... so screw 'em we're
patching the new paths in.

Bump the version number accordingly.

"This looks fine." jolan@
2003-06-17 03:40:03 +00:00
marcm
4405e25404 Update to 2.5.7.
In addition to updating, this restores the libxml includes to
${LOCALBASE}/include/libxml2, thereby avoiding odd conflicts in other
ports.

It also creates and uses an xml catalog at /var/db/xmlcatalog that can
be updated by other ports with local dtds.

ok naddy@ jolan@
2003-06-13 21:51:09 +00:00
espie
09306f9474 2.4.28, crucial patch added... 2002-12-02 12:23:46 +00:00
espie
4646e01004 resurrect those as well 2002-12-02 00:53:01 +00:00
espie
598df7918d Revert to libxml 2.4.26, as this one is *working*.
Noticed by wilfried@, confirmed by myself (kde is *borked* with libxml 2.4.28)
2002-12-01 17:53:51 +00:00
kevlo
c029ec1db4 upgrade to version 2.4.28 2002-11-30 13:03:31 +00:00
kevlo
d684ac8c5c upgrade to version 2.4.26 2002-10-22 06:09:28 +00:00
kevlo
0d18a6e810 upgrade to version 2.4.24 2002-09-13 10:10:47 +00:00
kevlo
696766d02b To remove the libxml2 include directory, need to
reflect that change in thek pkgconfig.
--
Submitted by Marc Matteo <marcm@lectroid.net>
2002-07-31 07:07:50 +00:00
kevlo
722ec09025 - update to 2.4.21
- remove python flavor
- bump NEED_VERSION
2002-05-08 01:40:39 +00:00
kevlo
54c4673beb using our make instead of gmake; suggested by naddy@ 2002-04-24 04:58:07 +00:00
kevlo
68de4212b8 upgrade to version 2.4.20 2002-04-19 04:52:03 +00:00
kevlo
eaaed7cb51 upgrade to version 2.4.18 2002-03-19 07:42:42 +00:00
kevlo
89abb8bba6 upgrade to version 2.4.17 2002-03-12 15:47:13 +00:00
kevlo
495d888073 - upgrade to version 2.4.15
- bump NEED_VERSION
2002-02-19 06:44:51 +00:00
kevlo
89227b534b - upgrade to version 2.4.8
- add BUILD_DEPENDS and RUN_DEPENDS for pkgconfig
- bump NEED_VERSION
2001-11-06 08:40:52 +00:00
kevlo
8c2af4ab63 upgrade to version 2.4.6 2001-10-25 06:09:48 +00:00
kevlo
e81f901670 oops 2001-09-22 05:03:44 +00:00
kevlo
14354053b8 fix include path for xml2-config.
--
Pointed out by shell@
2001-09-22 01:56:54 +00:00
kevlo
1080920f16 upgrade to 2.4.5 2001-09-21 05:53:53 +00:00
brad
bef0c103cb this port uses libtool 1.4 as well. 2001-09-05 21:55:50 +00:00
kevlo
ddecfd4bad upgrade to version 2.4.2 2001-08-18 03:46:11 +00:00
kevlo
e0c81a6407 upgrade to version 2.4.0
>From ChangeLog:
o Fixed a few bugs in XPath, validation, and tree handling.
o Fixed XML Base implementation, added a coupel of examples to the
  regression tests
2001-07-19 10:22:28 +00:00
kevlo
f5dceea021 upgrade to version 2.3.14 2001-07-07 07:58:56 +00:00
kevlo
516127274f upgrade to version 2.3.13 2001-06-30 03:32:55 +00:00