summaryrefslogtreecommitdiffstats
path: root/main/libxml2
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* main/[various]: rebuild due to bad owner in packageNatanael Copa2010-07-201-1/+1
| | | | | | | | | | Busybox got static in 3860ada6cdc107477a4de9bbc2b92d73495b66e8 causing fakeroot to break and owners got bad in all packages built after that. This got fixed in 7f3e98913b36d3254e0000765c9822423c0364e0 but all broken packages needs to be rebuilt. fixes #387
* main/libxml2: move .so to -dev packageNatanael Copa2010-07-151-1/+1
| | | | ref #384
* main/libxml2: upgrade to 2.7.7Carlo Landmeter2010-05-122-39/+5
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/libxml2: patch abuse of zlib APINatanael Copa2010-01-303-5/+64
|
* main/libxml2: add python bindingsNatanael Copa2010-01-261-3/+10
|
* main/libxml2: upgrade to 2.7.6Natanael Copa2009-11-092-24/+9
|
* moved extra/* to main/Natanael Copa2009-07-242-0/+44
and fixed misc build issues