aboutsummaryrefslogtreecommitdiffstats
path: root/main/php
Commit message (Collapse)AuthorAgeFilesLines
* main/php: security upgrade to 5.4.40Natanael Copa2015-05-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed with 5.4.40: - CVE-2014-9709 - CVE-2015-1352 - CVE-2015-2301 - CVE-2015-2301 - CVE-2015-2783 - CVE-2015-3329 - CVE-2015-3330 Fixed with 5.4.39: - CVE-2015-2305 - CVE-2015-2331 - CVE-2015-2348 - CVE-2015-2787 Fixed with 5.4.38: - CVE-2014-9705 - CVE-2015-0235 (migitation) - CVE-2015-0273 Fixed with 5.4.37: - CVE-2015-0231 - CVE-2014-9427 - CVE-2015-0232 - CVE-2014-9652 Fixed with 5.4.36: - CVE-2014-8142 Fixed with 5.4.35: CVE-2014-3710 Fixed with 5.4.34: - CVE-2014-3669 - CVE-2014-3670 - CVE-2014-3668 Fixed with 5.4.33: - no CVE fixes #3710 fixes #4111
* main/php: security upgrade to 5.4.32 (various CVEs)Natanael Copa2014-09-011-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 21-Aug-2014 Core: Fixed bug #67717 (segfault in dns_get_record) (CVE-2014-3597). Fixed bug #67693 (incorrect push to the empty array) COM: Fixed missing type checks in com_event_sink. Fileinfo: Fixed bug #67705 (extensive backtracking in rule regular expression) (CVE-2014-3538). Fixed bug #67716 (Segfault in cdf.c) (CVE-2014-3587). GD: Fixed bug #66901 (php-gd 'c_color' NULL pointer dereference) (CVE-2014-2497). Fixed bug #67730 (Null byte injection possible with imagexxx functions) (CVE-2014-5120). Milter: Fixed bug #67715 (php-milter does not build and crashes randomly). OpenSSL: Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas). Readline: Fixed bug #55496 (Interactive mode doesn't force a newline before the prompt). Fixed bug #67496 (Save command history when exiting interactive shell with control-c). Sessions: Fixed missing type checks in php_session_create_id. SPL: Fixed bug #67539 (ArrayIterator use-after-free due to object change during sorting) (CVE-2014-4698). Fixed bug #67538 (SPL Iterators use-after-free) (CVE-2014-4670). ODBC: Fixed bug #60616 (odbc_fetch_into returns junk data at end of multi-byte char fields). fixes #3341
* main/php: security upgrade to 5.4.30 (CVE-2014-4721)Natanael Copa2014-07-182-42/+8
| | | | fixes #3166
* main/php: security fix for CVE-2014-4049Natanael Copa2014-06-232-4/+38
| | | | fixes #3064
* main/php: security upgrade to 5.4.29 (CVE-2014-0237,CVE-2014-0238)Natanael Copa2014-06-101-4/+4
| | | | fixes #3022
* main/php: security upgrade to 5.4.28 (CVE-2014-0185)Natanael Copa2014-05-281-4/+4
| | | | fixes #2938
* main/php: security upgrade to 5.4.27 (CVE-2013-7345)Natanael Copa2014-04-182-23/+8
| | | | fixes #2854
* main/php: security fix CVE-2013-6712. Fixes #2561Leonardo Arena2014-03-042-4/+19
|
* main/php: security upgrade to 5.4.23 (CVE-2013-6420)Natanael Copa2013-12-171-5/+5
| | | | fixes #2516
* main/php: mysql module should not depend on mysql (server)Natanael Copa2013-10-291-3/+3
| | | | It should automatically pull in the needed client libs
* main/php: upgrade to 5.4.21Bartłomiej Piotrowski2013-10-181-5/+5
|
* main/php: security upgrade to 5.4.19 (CVE-2013-4113,CVE-2013-4248)Natanael Copa2013-08-301-4/+4
| | | | fixes #2229
* main/php: upgrade to 5.4.17Bartłomiej Piotrowski2013-07-051-4/+4
|
* main/php: upgrade to 5.4.16Natanael Copa2013-06-071-5/+5
|
* main/php: link gd extension to libiconvNatanael Copa2013-05-212-4/+57
| | | | | fixes #1916 (cherry picked from commit 531fe443dc2a4e4bc06eb0723e623831a80c139b)
* main/php: upgrade to 5.4.15Natanael Copa2013-05-151-5/+5
|
* main/php: fix dependency issue for wddxNatanael Copa2013-05-151-2/+9
| | | | ref #1848
* main/php: fix circular dep: php-cgi -> php-common -> php-cgiNatanael Copa2013-04-191-1/+2
|
* main/php: fix depends for subpackagesNatanael Copa2013-04-121-6/+6
|
* main/php: upgrade to 5.4.14Natanael Copa2013-04-122-31/+63
| | | | and remove suhosin patch as its not supported upstream
* main/php: rebuild against icu-51Natanael Copa2013-04-091-1/+1
|
* main/php: upgrade to 5.3.23Bartłomiej Piotrowski2013-04-021-3/+3
|
* main/php: php-cli: enable interactive shellWilliam Pitcock2013-03-091-1/+2
|
* main/php: upgrade to 5.3.21Bartłomiej Piotrowski2013-01-241-2/+2
|
* main/php: use libjpeg-turboNatanael Copa2013-01-011-2/+2
|
* main/php: upgrade to 5.3.20Bartłomiej Piotrowski2012-12-241-2/+2
|
* main/php: upgrade to 5.3.19Bartłomiej Piotrowski2012-12-171-2/+2
|
* 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