aboutsummaryrefslogtreecommitdiffstats
path: root/main/php
Commit message (Collapse)AuthorAgeFilesLines
* main/php: security upgrade to php-5.3.29Natanael Copa2014-09-016-242/+4
| | | | fixes #3340
* main/php: fix CVE-2014-4721Natanael Copa2014-07-182-2/+65
| | | | fixes #3165
* main/php: security fix for CVE-2014-4049Natanael Copa2014-06-232-2/+34
| | | | fixes #3063
* main/php: security fixes for CVE-2014-0237,CVE-2014-0238Natanael Copa2014-06-103-2/+99
| | | | fixes #3021
* main/php: security fix for CVE-2014-0185Natanael Copa2014-05-282-2/+48
| | | | fixes #2937
* main/php: security fix for CVE-2013-7345Natanael Copa2014-04-182-14/+67
| | | | fixes #2853
* main/php: security fix CVE-2013-6712. Fixes #2650Leonardo Arena2014-03-052-2/+33
|
* main/php: security upgrade to 5.3.28 (CVE-2013-6420)Natanael Copa2013-12-171-2/+2
| | | | fixes #2515
* main/php: upgrade to 5.3.27Natanael Copa2013-07-162-140/+3
|
* main/php: security fix (CVE-2013-4113)Natanael Copa2013-07-162-11/+138
| | | | fixes #2133
* main/php: upgrade to 5.3.26Bartłomiej Piotrowski2013-06-071-4/+4
|
* main/php: upgrade to 5.3.25Bartłomiej Piotrowski2013-05-251-3/+13
|
* main/php: fix dependency issue for wddxNatanael Copa2013-05-151-2/+9
| | | | | | | | fixes #1848 (cherry picked from commit 36e33d6dc1164a8c990d7a4ed8b2f37cf752d382) Conflicts: main/php/APKBUILD
* main/php: security upgrade to 5.3.23 (CVE-2013-1635,CVE-2013-1643)Natanael Copa2013-04-111-2/+2
| | | | fixes #1664
* main/php: upgrade to 5.3.18Natanael Copa2012-10-191-2/+2
|
* main/php: upgrade to 5.3.17Leonardo Arena2012-09-241-2/+2
|
* main/php: upgrade to 5.3.16Natanael Copa2012-09-131-3/+3
|
* main/php: security upgrade to 5.3.15 (CVE-2012-2688,CVE-2012-3365)Natanael Copa2012-08-021-14/+6
| | | | fixes #1268
* main/php: rebuild against sqlite-libsNatanael Copa2012-05-311-1/+1
|
* main/php: rebuild against icu-49Natanael Copa2012-05-111-1/+1
|
* main/php: update depends for postgresql pluginsNatanael Copa2012-05-071-3/+3
| | | | | fixes #741 (cherry picked from commit 12aeffb20777458004c76c6c2339db003c083c81)
* main/php: security upgrade to 5.3.12 (CVE-2012-1823)Natanael Copa2012-05-071-5/+3
| | | | | fixes #1121 (cherry picked from commit 3094cc97b38c43163f36e8de49b1be8a57f0d7cc)
* main/php: rebuild against new net-snmp subpackagesNatanael Copa2012-04-191-1/+1
|
* main/php: enable wddx extensionLeonardo Arena2012-04-061-2/+5
|
* main/php: fix checksumNatanael Copa2012-03-181-1/+1
|
* various: bump pkgrel on packages where opts were replacedJeff Bilyk2012-03-171-1/+1
| | | | bump pkgrel on various packages
* various: replace optsJeff Bilyk2012-03-171-1/+1
| | | | fixes #948
* main/php: rebuild against pcre-8.30Natanael Copa2012-03-122-1/+46
|
* main/php: rebuild against gdbm-1.10Natanael Copa2012-02-231-1/+1
|
* main/php: security upgrade to 5.3.10 (CVE-2012-0830)Natanael Copa2012-02-031-6/+6
| | | | fixes #991
* main/php/: rebuild against db-5.3Natanael Copa2012-01-271-1/+1
|
* main/php: upgrade to 5.3.9Natanael Copa2012-01-173-5883/+6
|
* main/php: security fix (CVE-2011-4885)Natanael Copa2012-01-102-1/+66
| | | | fixes #918
* main/php: build/install pear againNatanael Copa2011-10-271-8/+27
| | | | | | This reverts commit 7ca9bed6c7cae20d1211944354c89bc5ce899f4b. Seems like php pear works now. and this is the simpler way to do it.
* main/php: upgrade to 5.3.8Natanael Copa2011-08-232-18/+3
|
* main/php: fix crypt() md5 hashingNatanael Copa2011-08-232-1/+16
| | | | https://bugs.php.net/bug.php?id=55439
* main/php: upgrade to 5.3.7, remove pearNatanael Copa2011-08-223-1588/+1590
| | | | We will build pear separately
* main/icu: upgrade to 4.8Natanael Copa2011-06-071-1/+1
|
* main/php: build against libpng 1.5Carlo Landmeter2011-05-141-1/+1
|
* main/php: add support for mailparse (needs pecl mailparse)Carlo Landmeter2011-05-111-2/+3
|
* main/php: rebuild because of changed freetdsCarlo Landmeter2011-04-151-1/+1
|
* main/php: added mssql support and remove old configure flagsCarlo Landmeter2011-04-151-5/+8
|
* main/php: added apache2 to php-apache2's dependsMatt Smith2011-04-111-2/+2
|
* main/php: php-pear depends on php-xml, date.timezone defaults to UTC, ↵Matt Smith2011-04-091-2/+25
| | | | improved php-doc
* main/php: added db depends to db extensionsMatt Smith2011-04-081-10/+10
|
* main/php: fixed remaining dependency issues, added php-ctype, php-enchant, ↵Matt Smith2011-04-072-48/+61
| | | | | | | | | | | | | | php-xmlreader, gdbm support to php-dba Changelog (php-5.3.6-r2 -> r3) - removed cyrus-sasl-dev from makedepends; php-ldap *could* use it, but there are issues with it finding sasl.h (let me know if you fix it) - added gdbm support to php-dba - added php-ctype, php-enchant, and php-xmlreader - removed --disable-all from ./configure line (it's best to keep defaults enabled) - php extensions now depend on the php package - fixed remaining inter-extension dependency issues
* main/php: php-xsl depends on php-dom.Kiyoshi Aman2011-04-061-2/+2
|
* main/php: improved subpackage dependenciesMatt Smith2011-04-051-59/+72
| | | | | | | | - php-sqlite now depends on php-pdo_sqlite in order to fix a dependency issue - php-pdo_* now depends on php-pdo - added --disable-all to configure line and added php-dom as a shared module, as a result
* main/php: upgraded to 5.3.6 and took over maintainershipMatt Smith2011-03-243-1562/+1552
|
* main/php: fix php-dev package and cleanup buildingNatanael Copa2011-03-041-90/+110
| | | | | | | | | | - install all in $pkgdir first, then move to subpackages this is alpine style and prevents -dev package be broken - move duplicate code to function _do_build - build the variants out of source tree. only copy object files this saves space - build cli, cgi and pear in one shot. saves one build (of cli) - move phpize to php-cli. seems like pecl needs it.