Commit Graph

  • 5a0a91817e update php-fpm configuration with upstream changes (comments + missing directives) Remi Collet 2014-11-16 17:56:09 +0100
  • 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 Remi Collet 2014-11-16 08:35:23 +0100
  • d366b58633 update to 5.6.3 Remi Collet 2014-11-13 15:39:26 +0100
  • d8dea4671b fix patch name Remi Collet 2014-10-31 07:35:43 +0100
  • ea6a1fa163 php 5.6.3RC1 (refreshed, phpdbg changes reverted) - new version of systzdata patch, fix case sensitivity - ignore Factory in date tests Remi Collet 2014-10-31 07:25:04 +0100
  • 9a3a87d0ac php 5.6.3RC1 - disable opcache.fast_shutdown in default config - enable phpdbg_webhelper new extension (in php-dbg) Remi Collet 2014-10-29 16:56:46 +0100
  • 54d7f4a86e update to 5.6.2 (security only) Remi Collet 2014-10-16 09:34:00 +0200
  • 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 Remi Collet 2014-10-03 08:54:02 +0200
  • 48afca509a provides nginx configuration (see #1142298) Remi Collet 2014-09-23 17:55:52 +0200
  • 35f115127f PHP 5.6.1RC1 Remi Collet 2014-09-13 14:40:45 +0200
  • 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) Remi Collet 2014-08-28 12:59:40 +0200
  • 93074fb1b2 rebuild for ICU 53.1 David Tardon 2014-08-26 13:57:30 +0200
  • 4699b25dcc - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild Peter Robinson 2014-08-17 18:24:00 +0000
  • 9a35acd5b4 update to 5.6.0RC4 Remi Collet 2014-08-14 09:27:47 +0200
  • 620b02eb7d php-fpm requires httpd >= 2.4.10 for proxy support in SetHandler Remi Collet 2014-07-31 09:27:25 +0200
  • 6e876c11b7 provide php.conf with php-fpm, allow apache + fpm to work with default configuration, without mod_php Remi Collet 2014-07-31 08:05:55 +0200
  • 57cc2b86cd fix zts-php-config --php-binary output #1124605 Remi Collet 2014-07-31 07:44:39 +0200
  • ec8e16d40b fix licenses handling Remi Collet 2014-07-31 07:33:21 +0200
  • 5014ebeafc cleanup libmysql Remi Collet 2014-07-31 07:28:38 +0200
  • bd310bf389 drop merged patch Remi Collet 2014-07-31 07:20:56 +0200
  • 19934c7bc4 update to 5.6.0RC3 Remi Collet 2014-07-31 07:15:15 +0200
  • f375c6a3b0 PHP 5.6.0RC2 Remi Collet 2014-07-07 11:24:17 +0200
  • b9eda6e77b - fix phpdbg with libedit https://bugs.php.net/67499 - add workaround for unserialize/mock issue from 5.4/5.5 Remi Collet 2014-06-23 19:27:15 +0200
  • b3e95bb6b9 rebuild without bootstrap Remi Collet 2014-06-19 13:17:18 +0200
  • 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 Remi Collet 2014-06-19 10:30:29 +0200
  • a791086e41 fix regression introduce in fix for #67118 Remi Collet 2014-06-06 06:52:43 +0200
  • dbadc12a0c - fileinfo: fix insufficient boundary check - workaround regression introduce in fix for 67072 in serialize/unzerialize functions Remi Collet 2014-06-03 14:12:58 +0200
  • 2ed3313e58 sync php.ini with upstream php.ini-production Remi Collet 2014-05-30 08:02:27 +0200
  • e3ee2cf9af Update to 5.5.13 http://www.php.net/releases/5_5_13.php Remi Collet 2014-05-30 08:01:36 +0200
  • 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 Remi Collet 2014-05-03 08:15:48 +0200
  • 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 Remi Collet 2014-04-23 14:48:27 +0200
  • 234e26722b update to 5.5.11 Remi Collet 2014-04-03 08:26:55 +0200
  • 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 Remi Collet 2014-03-06 07:21:15 +0100
  • 74b43e58b0 upstream patch for https://bugs.php.net/66731 Remi Collet 2014-02-18 15:02:01 +0100
  • 8c33d17e95 rebuild (for libicu) Remi Collet 2014-02-13 08:07:48 +0100
  • 6118eaeb38 - Update to 5.5.9 http://www.php.net/ChangeLog-5.php#5.5.9 - Install macros to /usr/lib/rpm/macros.d Remi Collet 2014-02-11 07:47:20 +0100
  • ccdcd85ea2 fix _httpd_mmn expansion in absence of httpd-devel Joe Orton 2014-01-23 10:58:48 +0000
  • 7fd8630211 - update to 5.5.8 - drop conflicts with other opcode caches as both can be used only for user data cache Remi Collet 2014-01-09 08:22:07 +0100
  • 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 Remi Collet 2013-12-11 07:22:21 +0100
  • 40d9b5d874 update to 5.5.6 Remi Collet 2013-11-13 10:35:37 +0100
  • 191249c5b4 - update to 5.5.5 - sync php.ini with upstream Remi Collet 2013-10-17 07:52:55 +0200
  • 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 Remi Collet 2013-09-19 13:11:59 +0200
  • 6b2f673b42 for better security, use specific soap.wsdl_cache_dir value Remi Collet 2013-09-18 13:13:44 +0200
  • fd3d16fd58 upstream comment changes for short_open_tag Remi Collet 2013-09-11 10:33:18 +0200
  • 591f191987 - update to 5.5.3 - fix typo and add missing entries in php.ini - drop zip extension Remi Collet 2013-08-21 09:00:09 +0200
  • 0efdb4f0a1 update to 5.5.1, fixes for CVE-2011-4718 + CVE-2013-4248 Remi Collet 2013-08-19 09:25:30 +0200
  • 760d6a2614 - improve system libzip patch Remi Collet 2013-08-08 09:53:00 +0200
  • 1c7dc6a051 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild Dennis Gilmore 2013-08-03 21:27:38 -0500
  • b3df463b77 fix enchant package summary and description Remi Collet 2013-07-23 13:27:02 +0200
  • 8ea5f63035 minor improvment in changelog Remi Collet 2013-07-22 10:39:04 +0200
  • 44ee03564a - update to 5.5.1 - add Provides: php(pdo-abi), for consistency with php(api) and php(zend-abi) - improved description for mod_php - fix ZTS configuration (blacklists in /etc/php-zts.d) - add missing man pages (phar, php-cgi) Remi Collet 2013-07-22 08:25:47 +0200
  • 599d103a3e add Provides: php(pdo-abi), for consistency with php(api) and php(zend-abi) Remi Collet 2013-07-18 11:13:57 +0200
  • 25fc600df0 improved description for mod_php Remi Collet 2013-07-18 10:58:16 +0200
  • 967eeb2d60 - add security fix for CVE-2013-4113 - add missing ASL 1.0 license - 32k stack size seems ok for tests on both 32/64bits build Remi Collet 2013-07-12 17:40:07 +0200
  • dd3b6cdc0f 32k stack size seems ok for tests on both 32/64bits build Remi Collet 2013-06-21 12:26:01 +0200
  • 8025efc074 update to 5.5.0 finale Remi Collet 2013-06-20 09:18:13 +0200
  • ef48bfff93 bump release Remi Collet 2013-06-14 10:25:39 +0200
  • e7edca3282 - also drop JSON from sources - clean conditional for JSON (as removed from the sources) - clean conditional for FPM (always build) Remi Collet 2013-06-14 10:10:13 +0200
  • b6ad1ec5dd typo Remi Collet 2013-06-13 15:20:03 +0200
  • 4ab1d8036b drop JSON extension Remi Collet 2013-06-13 15:04:39 +0200
  • 6ae0024be7 build with system GD >= 2.1.0 Remi Collet 2013-06-11 16:14:23 +0200
  • 14cb779051 update to 5.5.0RC3 Remi Collet 2013-06-06 09:41:15 +0200
  • 98603bc195 - update to 5.5.0RC2 - add missing options in php-fpm.conf - run php-fpm in systemd notify mode - /etc/syconfig/php-fpm is deprecated (still used) - add /systemd/system/php-fpm.service.d Remi Collet 2013-05-23 15:54:18 +0200
  • 94e1d381dc - update to 5.5.0RC1 - remove reference to apache in some sub-packages description - add option to disable json extension - drop most (very old) "Obsoletes", add version to others Remi Collet 2013-05-09 10:09:50 +0200
  • ba9375f409 - update to 5.5.0beta4 - zend_extension doesn't requires full path - refresh patch for system libzip - drop opcache patch merged upstream - add BuildRequires libvpx-devel for WebP support in php-gd - php-fpm own /usr/share/fpm Remi Collet 2013-04-25 14:44:23 +0200
  • 26f57a8682 - update to 5.5.0beta3 - allow wildcard in opcache.blacklist_filename and provide default /etc/php.d/opcache-default.blacklist - clean spec, use only spaces (no tab) Remi Collet 2013-04-11 09:32:27 +0200
  • 931edd2dde clean old deprecated options Remi Collet 2013-04-04 11:26:41 +0200
  • 872761411b patch for latest pkgconfig Remi Collet 2013-03-28 10:20:19 +0100
  • 0b95d24cda PHP 5.5.0beta2 Remi Collet 2013-03-28 07:13:16 +0100
  • 5e6c41c4d8 add missing option opcache.enable_cli Remi Collet 2013-03-27 18:16:05 +0100
  • 97650a70c0 sync php.ini with upstream Remi Collet 2013-03-25 17:35:47 +0100
  • 4a89c832bb rename "Zend Optimizer+" to "Zend OPcache" Remi Collet 2013-03-25 16:43:45 +0100
  • 77d120e92b - update to 5.5.0beta1 http://fedoraproject.org/wiki/Features/Php55 - new Zend OPcache extension in php-opccache new sub-package - don't display XFAIL tests in report - use xz compressed tarball - build simplexml and xml extensions shared (moved in php-xml) - build bz2, calendar, ctype, exif, ftp, gettext, iconv sockets and tokenizer extensions shared (in php-common) - build gmp extension shared (in php-gmp new sub-package) - build shmop extension shared (moved in php-process) - drop some old compatibility provides (php-api, php-zend-abi, php-pecl-*) Remi Collet 2013-03-22 10:04:26 +0100
  • b03f126b7e Hardened build (links with -z now option) Remi Collet 2013-03-14 08:48:00 +0100
  • c3c7131e26 fix changelog entries for CVE Remi Collet 2013-03-14 08:47:23 +0100
  • 3803ae9f3c update to 5.4.13 (security) Remi Collet 2013-03-14 08:35:40 +0100
  • 6ab4c06356 Remove %config from %{_sysconfdir}/rpm/macros.* Ralf Corsépius 2013-03-11 17:43:51 +0100
  • fb4b10375c update to 5.4.13RC1 Remi Collet 2013-02-28 09:59:31 +0100
  • 199c3eefc0 add support for ppc64p7 arch (Power7 optimized) Karsten Hopp 2013-02-23 13:04:19 +0100
  • 2e9cbf7f5d make ZTS build optional (still enabled) Remi Collet 2013-02-21 13:09:57 +0100
  • 233dfde8e5 make php-mysql package optional and disabled Remi Collet 2013-02-20 16:26:20 +0100
  • b3b41d00a2 drop gdbm because of license incompatibility Remi Collet 2013-02-20 11:21:05 +0100
  • 2709bf1192 - update to 5.4.12 - security fixes for CVE-2013-1635 and CVE-2013-1643 Remi Collet 2013-02-20 10:56:19 +0100
  • 6468d943b1 enable tokyocabinet and gdbm dba handlers Remi Collet 2013-02-13 14:12:01 +0100
  • 7709868a7e update to 5.4.12RC2 Remi Collet 2013-02-13 10:10:29 +0100
  • e4ac5956e1 upstream patch (5.4.13) to fix dval to lval conversion https://bugs.php.net/64142 Remi Collet 2013-02-11 09:19:33 +0100
  • 4422fef66d upstream patch (5.4.13) for 2 failed tests Remi Collet 2013-02-04 11:02:35 +0100
  • 61028a22b2 fix buit-in web server on ppc64 (fdset usage) https://bugs.php.net/64128 Remi Collet 2013-02-01 19:12:36 +0100
  • c8d6917486 update to 5.4.12RC1 Remi Collet 2013-01-31 10:02:06 +0100
  • 81c134780b fix date in changelog Remi Collet 2013-01-31 09:56:08 +0100
  • 3867dd0fd3 rebuild for new libicu Remi Collet 2013-01-28 08:35:18 +0100
  • bced62f8d0 Rebuild due to "jpeg8-ABI" feature drop Adam Tkac 2013-01-21 16:07:59 +0100
  • 5cefaf66c0 fix changelog Remi Collet 2013-01-16 16:44:28 +0100
  • 1794235971 update to 5.4.11 Remi Collet 2013-01-16 16:42:18 +0100
  • 667d2252f1 fix php.conf to allow MultiViews managed by php scripts Remi Collet 2013-01-12 11:55:09 +0100
  • 6e1dc80bb0 php 5.4.11RC1 Remi Collet 2013-01-10 12:49:32 +0100
  • 27d9f1b2fa - update to 5.4.10 - remove patches merged upstream Remi Collet 2012-12-19 12:13:04 +0100
  • a03d00ffc4 drop "Configure Command" from phpinfo output Remi Collet 2012-12-11 11:46:50 +0100
  • a57b97d54d fix patch Remi Collet 2012-12-11 11:28:19 +0100
  • 5c4b428582 prevent php_config.h changes across (otherwise identical) rebuilds Joe Orton 2012-12-11 09:00:37 +0000