aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxml2
Commit message (Collapse)AuthorAgeFilesLines
* main/libxml2: finish removing python2 bitsLeo2020-01-212-21/+41
|
* main/libxml2: revert upstream commitNatanael Copa2019-12-022-3/+70
| | | | | | | | revert upstream commit that makes xmlFreeNodeLists non-recursive. Reverting this fixes perl-xml-libxslt testsuite on 32 bit arches. Report at SUSE: https://bugzilla.suse.com/show_bug.cgi?id=1157450 Upstream report: https://github.com/shlomif/perl-XML-LibXSLT/issues/2
* main/libxml2: upgrade to 2.9.10Leo2019-11-132-59/+10
|
* main/libxml2: rebuild against python 3.8, enable xzNatanael Copa2019-11-051-2/+4
|
* main/libxml2: rebuild against python 3.7Natanael Copa2019-04-171-1/+1
|
* main/libxml2: fix null pointer dereferenceMilan P. Stanić2019-02-252-2/+40
| | | | | ref #10034 bump pkgrel
* main/libxml2: upgrade to 2.9.9Carlo Landmeter2019-01-165-210/+3
|
* main/libxml2 Fix length-related XHTML parsing errorsPavlo Khudolieiev2018-11-092-2/+67
| | | | | | Fix from this commit https://github.com/GNOME/libxml2/commit/7a1bd7f6497ac33a9023d556f6f47a48f01deac0 Revert "Change calls to xmlCharEncInput to set flush false" This commit broke decoding of larger documents with ICU.
* main/libxml2: backport security fixesNatanael Copa2018-10-244-8/+157
| | | | | | | | - CVE-2018-9251 - CVE-2018-14404 - CVE-2018-14567 fixes #9564
* main/libxml2: upgrade to 2.9.8, switch to http:// sourceJakub Jirutka2018-06-172-20/+9
|
* main/libxml2: add libxml2.a to -devJakub Jirutka2018-05-271-2/+5
|
* main/libxml2: upgrade to 2.9.7Roberto Oliveira2017-11-051-3/+3
|
* main/libxml2: enable py3 module and -dbg subpackageNatanael Copa2017-11-025-451/+54
|
* main/libxml2: upgrade to 2.9.6Jakub Jirutka2017-10-181-2/+2
|
* main/libxml2: security upgrade to 2.9.5Daniel Sabogal2017-09-211-9/+3
|
* main/libxml2: fix secfix commentNatanael Copa2017-06-161-1/+1
|
* main/libxml2: fix for CVE-2017-5969Natanael Copa2017-06-162-2/+69
| | | | ref #6851
* main/libxml2: modernize APKBUILD, add checkSören Tempel2017-04-271-16/+9
|
* main/libxml2: sec fix for CVE-2016-9318Natanael Copa2017-04-132-7/+212
| | | | ref #7125
* main/libxml2: secfix for CVE-2016-5153Natanael Copa2017-03-012-5/+184
|
* main/libxml2: depend on python2Natanael Copa2016-10-191-1/+1
|
* main/libxml2: security upgrade to 2.9.4Natanael Copa2016-05-301-4/+4
| | | | | | | | | | | | | | | | | | | Fixes: CVE-2016-1762 CVE-2016-1833 CVE-2016-1834 CVE-2016-1835 CVE-2016-1836 CVE-2016-1837 CVE-2016-1838 CVE-2016-1839 CVE-2016-1840 CVE-2016-2073 (NOTE: same fix as CVE-2016-1839) CVE-2016-3627 CVE-2016-3705 CVE-2016-4483 fixes #5440
* main/libxml: new upstream version 2.9.3Christian Kampka2015-11-303-63/+7
| | | | fixes #4797
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-3/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/libxml2: clean up and improve deps for -devNatanael Copa2015-08-251-3/+10
| | | | | | | | - the -dev package does not need python -dev so remove that. - dont build static libc - move a shell script to -dev package fixes #4553
* main/libxml2: rebuild for pkg-config providesNatanael Copa2015-06-111-1/+1
|
* main/libxml2: upgrade to 2.9.2Natanael Copa2014-11-071-6/+5
|
* main/libxml2: security fix for CVE-2014-0191Natanael Copa2014-05-222-4/+44
|
* main/libxml2: fix pthreads patch for non-muslTimo Teräs2013-09-272-52/+10
| | | | | | the weak hack is needed if -lpthreads is separate library. so just differentiate with musl and non-musl with __GLIBC__ as an ugly hack.
* main/libxml2: fix build against muslTimo Teräs2013-09-272-4/+62
| | | | | they have horrible hack to make pthread symbols weak, it's unneeded. patch from sabotage.
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/libxml2: upgrade to 2.9.1Carlo Landmeter2013-05-113-184/+5
|
* main/libxml2: add leftover patchLeonardo Arena2013-04-082-1/+151
|
* main/libxml2: security fix (CVE-2013-0338) #1658Leonardo Arena2013-04-081-2/+10
|
* main/libxml2: fix CVE-2012-5134Natanael Copa2012-12-172-2/+25
| | | | | fixes #1487 (cherry picked from commit a19dcca62117d3b62e98097b12ca9ba5311ca693)
* main/libxml2: upgrade to 2.9.0Natanael Copa2012-11-024-387/+3
| | | | fixes #1438
* main/libxml2: security fix (CVE-2012-2807)Natanael Copa2012-08-164-3/+388
| | | | | | This should fix the issue for real. fixes #1302
* main/libxml2: upgrade to 2.8.0Natanael Copa2012-08-084-414/+4
|
* main/libxml2: security fix (CVE-2012-0841)Natanael Copa2012-02-282-5/+300
| | | | fixes #1026
* main/libxml2: remove all *.la filesNatanael Copa2011-10-121-2/+5
|
* main/libxml2: security update CVE-2011-1944, BID 48056Leonardo Arena2011-10-122-3/+106
|
* main/libxml2: remove *.la filesWilliam Pitcock2011-06-291-1/+2
|
* main/[various]: rebuild against python-2.7Natanael Copa2011-06-231-1/+1
|
* main/[multiple]: set correct maintainer fieldCarlo Landmeter2011-05-121-3/+3
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/libxml2: upgrade to 2.7.8Natanael Copa2010-11-291-3/+3
|
* main/libxml2: split out the utilities to subpackageNatanael Copa2010-11-161-2/+8
|
* libxml2: -dev package needs zlib-dev and python-devNatanael Copa2010-09-011-1/+2
|