Commit Graph

382 Commits

Author SHA1 Message Date
Remi Collet bbc8945906 Update to 5.6.4 2014-12-10 16:17:42 +01:00
Remi Collet ae664d387c update to 5.6.4RC1 2014-11-28 06:52:36 +01:00
Remi Collet e006dc9375 FPM: add upstream patch for https://bugs.php.net/68428 listen.allowed_clients is IPv4 only 2014-11-17 09:48:55 +01:00
Remi Collet e363175e30 - sync php-fpm configuration with upstream
- refresh upstream patch for 68421
2014-11-17 07:12:18 +01:00
Remi Collet 4457ea022d - FPM: add upstream patch for https://bugs.php.net/68421 access.format=R doesn't log ipv6 address
- FPM: add upstream patch for https://bugs.php.net/68420 listen=9000 listens to ipv6 localhost instead of all addresses
- FPM: add upstream patch for https://bugs.php.net/68423 will no longer load all pools
2014-11-16 08:35:23 +01:00
Remi Collet d366b58633 update to 5.6.3 2014-11-13 15:39:26 +01:00
Remi Collet d8dea4671b fix patch name 2014-10-31 07:35:43 +01:00
Remi Collet ea6a1fa163 php 5.6.3RC1 (refreshed, phpdbg changes reverted)
- new version of systzdata patch, fix case sensitivity
- ignore Factory in date tests
2014-10-31 07:25:04 +01:00
Remi Collet 9a3a87d0ac php 5.6.3RC1
- disable opcache.fast_shutdown in default config
- enable phpdbg_webhelper new extension (in php-dbg)
2014-10-29 16:56:46 +01:00
Remi Collet 54d7f4a86e update to 5.6.2 (security only) 2014-10-16 09:34:00 +02:00
Remi Collet 9dcbaa9e68 - Update to PHP 5.6.1 http://php.net/releases/5_6_1.php
- use default system cipher list by Fedora policy http://fedoraproject.org/wiki/Changes/CryptoPolicy
2014-10-03 08:54:02 +02:00
Remi Collet 48afca509a provides nginx configuration (see #1142298) 2014-09-23 17:55:52 +02:00
Remi Collet 35f115127f PHP 5.6.1RC1 2014-09-13 14:40:45 +02:00
Remi Collet c82a06c4a3 - PHP 5.6.0 is GA http://php.net/releases/5_6_0.php
- fix ZTS man pages, upstream patch for 67878
- provides php(httpd)
2014-08-28 12:59:40 +02:00
David Tardon 93074fb1b2 rebuild for ICU 53.1 2014-08-26 13:57:30 +02:00
Peter Robinson 4699b25dcc - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 18:24:00 +00:00
Remi Collet 9a35acd5b4 update to 5.6.0RC4 2014-08-14 09:27:47 +02:00
Remi Collet 620b02eb7d php-fpm requires httpd >= 2.4.10 for proxy support in SetHandler 2014-07-31 09:27:25 +02:00
Remi Collet 6e876c11b7 provide php.conf with php-fpm, allow apache + fpm to work with default configuration, without mod_php 2014-07-31 08:05:55 +02:00
Remi Collet 57cc2b86cd fix zts-php-config --php-binary output #1124605 2014-07-31 07:44:39 +02:00
Remi Collet ec8e16d40b fix licenses handling 2014-07-31 07:33:21 +02:00
Remi Collet 5014ebeafc cleanup libmysql 2014-07-31 07:28:38 +02:00
Remi Collet bd310bf389 drop merged patch 2014-07-31 07:20:56 +02:00
Remi Collet 19934c7bc4 update to 5.6.0RC3 2014-07-31 07:15:15 +02:00
Remi Collet f375c6a3b0 PHP 5.6.0RC2 2014-07-07 11:24:17 +02:00
Remi Collet b9eda6e77b - fix phpdbg with libedit https://bugs.php.net/67499
- add workaround for unserialize/mock issue from 5.4/5.5
2014-06-23 19:27:15 +02:00
Remi Collet b3e95bb6b9 rebuild without bootstrap 2014-06-19 13:17:18 +02:00
Remi Collet 70b90e2425 - php 5.6.0RC1
https://fedoraproject.org/wiki/Changes/Php56
- add php-dbg subpackage
- update php.ini and opcache.ini from upstream production template
- move zts-php to php-cli

* bootstrap build *
2014-06-19 10:30:29 +02:00
Remi Collet a791086e41 fix regression introduce in fix for #67118 2014-06-06 06:52:43 +02:00
Remi Collet dbadc12a0c - fileinfo: fix insufficient boundary check
- workaround regression introduce in fix for 67072 in serialize/unzerialize functions
2014-06-03 14:12:58 +02:00
Remi Collet 2ed3313e58 sync php.ini with upstream php.ini-production 2014-05-30 08:02:27 +02:00
Remi Collet e3ee2cf9af Update to 5.5.13 http://www.php.net/releases/5_5_13.php 2014-05-30 08:01:36 +02:00
Remi Collet f0d343bd83 - Update to 5.5.12 http://www.php.net/releases/5_5_12.php
- php-fpm: change default unix socket permission CVE-2014-0185
2014-05-03 08:15:48 +02:00
Remi Collet dc4f1dc1a0 - add numerical prefix to extension configuration files
- prevent .user.ini files from being viewed by Web clients
- load php directives only when mod_php is active
2014-04-23 14:48:27 +02:00
Remi Collet 234e26722b update to 5.5.11 2014-04-03 08:26:55 +02:00
Remi Collet ad19be4fcd - Update to 5.5.10 http://www.php.net/ChangeLog-5.php#5.5.10
- php-fpm should own /var/lib/php/session and wsdlcache
- fix pcre test results with libpcre < 8.34
2014-03-06 07:21:15 +01:00
Remi Collet 74b43e58b0 upstream patch for https://bugs.php.net/66731 2014-02-18 15:02:01 +01:00
Remi Collet 8c33d17e95 rebuild (for libicu) 2014-02-13 08:07:48 +01:00
Remi Collet 6118eaeb38 - Update to 5.5.9 http://www.php.net/ChangeLog-5.php#5.5.9
- Install macros to /usr/lib/rpm/macros.d
2014-02-11 07:47:20 +01:00
Joe Orton ccdcd85ea2 fix _httpd_mmn expansion in absence of httpd-devel 2014-01-23 10:58:48 +00:00
Remi Collet 7fd8630211 - update to 5.5.8
- drop conflicts with other opcode caches as both can be used only for user data cache
2014-01-09 08:22:07 +01:00
Remi Collet 3807d63350 - update to 5.5.7, fix for CVE-2013-6420
- fix zend_register_functions breaks reflection, php bug 66218
- fix Heap buffer over-read in DateInterval, php bug 66060
- fix fix overflow handling bug in non-x86
2013-12-11 07:22:21 +01:00
Remi Collet 40d9b5d874 update to 5.5.6 2013-11-13 10:35:37 +01:00
Remi Collet 191249c5b4 - update to 5.5.5
- sync php.ini with upstream
2013-10-17 07:52:55 +02:00
Remi Collet 6a3c1d1290 - update to 5.5.4
- improve security, use specific soap.wsdl_cache_dir
  use /var/lib/php/wsdlcache for mod_php and php-fpm
- sync short_tag comments in php.ini with upstream
2013-09-19 13:11:59 +02:00
Remi Collet 6b2f673b42 for better security, use specific soap.wsdl_cache_dir value 2013-09-18 13:13:44 +02:00
Remi Collet 591f191987 - update to 5.5.3
- fix typo and add missing entries in php.ini
- drop zip extension
2013-08-21 09:00:09 +02:00
Remi Collet 0efdb4f0a1 update to 5.5.1, fixes for CVE-2011-4718 + CVE-2013-4248 2013-08-19 09:25:30 +02:00
Remi Collet 760d6a2614 - improve system libzip patch
Move private API functions in a separate file.
Only libzip 0.10.x is supported for now
2013-08-08 09:53:00 +02:00
Dennis Gilmore 1c7dc6a051 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 21:27:38 -05:00