Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/libxml2: finish removing python2 bits | Leo | 2020-01-21 | 2 | -21/+41 |
| | |||||
* | main/libxml2: revert upstream commit | Natanael Copa | 2019-12-02 | 2 | -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.10 | Leo | 2019-11-13 | 2 | -59/+10 |
| | |||||
* | main/libxml2: rebuild against python 3.8, enable xz | Natanael Copa | 2019-11-05 | 1 | -2/+4 |
| | |||||
* | main/libxml2: rebuild against python 3.7 | Natanael Copa | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | main/libxml2: fix null pointer dereference | Milan P. Stanić | 2019-02-25 | 2 | -2/+40 |
| | | | | | ref #10034 bump pkgrel | ||||
* | main/libxml2: upgrade to 2.9.9 | Carlo Landmeter | 2019-01-16 | 5 | -210/+3 |
| | |||||
* | main/libxml2 Fix length-related XHTML parsing errors | Pavlo Khudolieiev | 2018-11-09 | 2 | -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 fixes | Natanael Copa | 2018-10-24 | 4 | -8/+157 |
| | | | | | | | | - CVE-2018-9251 - CVE-2018-14404 - CVE-2018-14567 fixes #9564 | ||||
* | main/libxml2: upgrade to 2.9.8, switch to http:// source | Jakub Jirutka | 2018-06-17 | 2 | -20/+9 |
| | |||||
* | main/libxml2: add libxml2.a to -dev | Jakub Jirutka | 2018-05-27 | 1 | -2/+5 |
| | |||||
* | main/libxml2: upgrade to 2.9.7 | Roberto Oliveira | 2017-11-05 | 1 | -3/+3 |
| | |||||
* | main/libxml2: enable py3 module and -dbg subpackage | Natanael Copa | 2017-11-02 | 5 | -451/+54 |
| | |||||
* | main/libxml2: upgrade to 2.9.6 | Jakub Jirutka | 2017-10-18 | 1 | -2/+2 |
| | |||||
* | main/libxml2: security upgrade to 2.9.5 | Daniel Sabogal | 2017-09-21 | 1 | -9/+3 |
| | |||||
* | main/libxml2: fix secfix comment | Natanael Copa | 2017-06-16 | 1 | -1/+1 |
| | |||||
* | main/libxml2: fix for CVE-2017-5969 | Natanael Copa | 2017-06-16 | 2 | -2/+69 |
| | | | | ref #6851 | ||||
* | main/libxml2: modernize APKBUILD, add check | Sören Tempel | 2017-04-27 | 1 | -16/+9 |
| | |||||
* | main/libxml2: sec fix for CVE-2016-9318 | Natanael Copa | 2017-04-13 | 2 | -7/+212 |
| | | | | ref #7125 | ||||
* | main/libxml2: secfix for CVE-2016-5153 | Natanael Copa | 2017-03-01 | 2 | -5/+184 |
| | |||||
* | main/libxml2: depend on python2 | Natanael Copa | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | main/libxml2: security upgrade to 2.9.4 | Natanael Copa | 2016-05-30 | 1 | -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.3 | Christian Kampka | 2015-11-30 | 3 | -63/+7 |
| | | | | fixes #4797 | ||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -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 -dev | Natanael Copa | 2015-08-25 | 1 | -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 provides | Natanael Copa | 2015-06-11 | 1 | -1/+1 |
| | |||||
* | main/libxml2: upgrade to 2.9.2 | Natanael Copa | 2014-11-07 | 1 | -6/+5 |
| | |||||
* | main/libxml2: security fix for CVE-2014-0191 | Natanael Copa | 2014-05-22 | 2 | -4/+44 |
| | |||||
* | main/libxml2: fix pthreads patch for non-musl | Timo Teräs | 2013-09-27 | 2 | -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 musl | Timo Teräs | 2013-09-27 | 2 | -4/+62 |
| | | | | | they have horrible hack to make pthread symbols weak, it's unneeded. patch from sabotage. | ||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/libxml2: upgrade to 2.9.1 | Carlo Landmeter | 2013-05-11 | 3 | -184/+5 |
| | |||||
* | main/libxml2: add leftover patch | Leonardo Arena | 2013-04-08 | 2 | -1/+151 |
| | |||||
* | main/libxml2: security fix (CVE-2013-0338) #1658 | Leonardo Arena | 2013-04-08 | 1 | -2/+10 |
| | |||||
* | main/libxml2: fix CVE-2012-5134 | Natanael Copa | 2012-12-17 | 2 | -2/+25 |
| | | | | | fixes #1487 (cherry picked from commit a19dcca62117d3b62e98097b12ca9ba5311ca693) | ||||
* | main/libxml2: upgrade to 2.9.0 | Natanael Copa | 2012-11-02 | 4 | -387/+3 |
| | | | | fixes #1438 | ||||
* | main/libxml2: security fix (CVE-2012-2807) | Natanael Copa | 2012-08-16 | 4 | -3/+388 |
| | | | | | | This should fix the issue for real. fixes #1302 | ||||
* | main/libxml2: upgrade to 2.8.0 | Natanael Copa | 2012-08-08 | 4 | -414/+4 |
| | |||||
* | main/libxml2: security fix (CVE-2012-0841) | Natanael Copa | 2012-02-28 | 2 | -5/+300 |
| | | | | fixes #1026 | ||||
* | main/libxml2: remove all *.la files | Natanael Copa | 2011-10-12 | 1 | -2/+5 |
| | |||||
* | main/libxml2: security update CVE-2011-1944, BID 48056 | Leonardo Arena | 2011-10-12 | 2 | -3/+106 |
| | |||||
* | main/libxml2: remove *.la files | William Pitcock | 2011-06-29 | 1 | -1/+2 |
| | |||||
* | main/[various]: rebuild against python-2.7 | Natanael Copa | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | main/[multiple]: set correct maintainer field | Carlo Landmeter | 2011-05-12 | 1 | -3/+3 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/libxml2: upgrade to 2.7.8 | Natanael Copa | 2010-11-29 | 1 | -3/+3 |
| | |||||
* | main/libxml2: split out the utilities to subpackage | Natanael Copa | 2010-11-16 | 1 | -2/+8 |
| | |||||
* | libxml2: -dev package needs zlib-dev and python-dev | Natanael Copa | 2010-09-01 | 1 | -1/+2 |
| |