Commit Graph

83 Commits

Author SHA1 Message Date
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 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)
2013-07-22 08:25:47 +02:00
Remi Collet 8025efc074 update to 5.5.0 finale 2013-06-20 09:18:13 +02:00
Remi Collet e7edca3282 - also drop JSON from sources
- clean conditional for JSON (as removed from the sources)
- clean conditional for FPM (always build)
2013-06-14 10:10:13 +02:00
Remi Collet 14cb779051 update to 5.5.0RC3 2013-06-06 09:41:15 +02:00
Remi Collet 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
2013-05-23 15:54:18 +02:00
Remi Collet 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
2013-05-09 10:09:50 +02:00
Remi Collet 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
2013-04-25 14:44:23 +02:00
Remi Collet 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)
2013-04-11 09:32:27 +02:00
Remi Collet 0b95d24cda PHP 5.5.0beta2 2013-03-28 07:13:16 +01:00
Remi Collet 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-*)
2013-03-22 10:04:26 +01:00
Remi Collet 3803ae9f3c update to 5.4.13 (security) 2013-03-14 08:35:40 +01:00
Remi Collet fb4b10375c update to 5.4.13RC1 2013-02-28 09:59:31 +01:00
Remi Collet 2709bf1192 - update to 5.4.12
- security fixes for CVE-2013-1635 and CVE-2013-1643
2013-02-20 10:56:19 +01:00
Remi Collet 7709868a7e update to 5.4.12RC2 2013-02-13 10:10:29 +01:00
Remi Collet c8d6917486 update to 5.4.12RC1 2013-01-31 10:02:06 +01:00
Remi Collet 1794235971 update to 5.4.11 2013-01-16 16:42:18 +01:00
Remi Collet 6e1dc80bb0 php 5.4.11RC1 2013-01-10 12:49:32 +01:00
Remi Collet 27d9f1b2fa - update to 5.4.10
- remove patches merged upstream
2012-12-19 12:13:04 +01:00
Remi Collet e4993fab95 update to 5.4.9 2012-11-22 09:20:26 +01:00
Remi Collet b7e61e5ed6 - update to 5.4.9RC1
- improves php.conf (use FilesMatch + SetHandler)
- improves filter (httpd module)
- apply ldap_r patch on fedora >= 18 only
2012-11-14 07:59:11 +01:00
Remi Collet 69e36ec89b - update to 5.4.8
- define both session.save_handler and session.save_path
- fix possible segfault in libxml (#828526)
- php-fpm: create apache user if needed
- use SKIP_ONLINE_TEST during make test
- php-devel requires pcre-devel and php-cli (instead of php)
2012-10-18 12:36:20 +02:00
remi 4f00aa8e17 update to 5.4.7 2012-09-14 08:50:56 +02:00
remi b641517c1b update to 5.4.6 (bugfix) 2012-08-17 07:08:48 +02:00
remi 09a2b5fb93 update to 5.4.5 2012-07-20 10:02:57 +02:00
remi 922e10e22d update to 5.4.4, use /usr/lib/tmpfiles.d/php-fpm and /run/php-fpm 2012-06-14 18:17:45 +02:00
remi 9f5d563e80 update to 5.4.3 (CVE-2012-2311, CVE-2012-2329) 2012-05-09 16:50:03 +02:00
remi 0ef8b04a1d update to 5.4.2 (CVE-2012-1823) 2012-05-03 20:35:49 +02:00
remi 7839e2a782 update to 5.4.1 2012-04-27 18:38:32 +02:00
remi e18e6f765e update to PHP 5.4.0 finale 2012-03-02 16:52:18 +01:00
remi 4dcb582a01 PHP 5.4.0RC8 2012-02-18 08:41:59 +01:00
remi 5cabf701d4 update to 5.4.0RC7, zip extension is back, thanks to spot 2012-02-04 15:00:44 +01:00
remi 28750bd318 update to PHP 5.4.0RC6 2012-01-20 16:37:26 +01:00
remi e2cd482069 update to 5.3.8 2011-08-23 18:24:50 +02:00
remi 49d95f97cb PHP 5.3.7 2011-08-18 20:33:23 +02:00
remi f47a10f1b6 update to 5.3.6 2011-03-17 19:25:10 +01:00
remi 9c2fc6afe0 update to 5.3.5 (security) 2011-01-07 18:52:17 +01:00
remi ad1c041018 update to 5.3.4 2010-12-11 18:14:46 +01:00
Remi Collet 6deb5f7708 update to php 5.3.3 (Bug + Security fixes) 2010-07-22 15:28:52 +00:00
Remi Collet 3ba1d41318 update to 5.3.2 - security and bugfix 2010-03-06 07:35:33 +00:00
Remi Collet da991dabd3 update to 5.3.1 (but FTBFS...) 2009-11-20 17:40:38 +00:00
Remi Collet fc5ff27e44 Update to PHP 5.3.0 - New API/ABI 2009-07-12 16:47:12 +00:00
Remi Collet ca0ae5dd38 update to 5.2.10 - security and bug fix release 2009-06-21 09:43:29 +00:00
Remi Collet bc3d8326a5 update to 5.2.9 (bug fixes + security) 2009-02-28 18:26:57 +00:00
Remi Collet 7412cba858 update to 5.2.8 2008-12-09 15:53:55 +00:00
Remi Collet a0a966d3fb update to 5.2.7 2008-12-05 19:22:20 +00:00
jorton b1f466f628 * Mon Jul 14 2008 Joe Orton <jorton@redhat.com> 5.2.6-3
- update to 5.2.6
- sync default php.ini with upstream
- drop extension_dir from default php.ini, rely on hard-coded
  default, to make php-common multilib-safe (#455091)
- update to r3 of systzdata patch
2008-07-14 11:04:39 +00:00
jorton 9b5e1c5950 * Wed Dec 5 2007 Joe Orton <jorton@redhat.com> 5.2.5-2
- update to 5.2.5
2007-12-05 15:49:24 +00:00
jorton 975ebd97a6 * Sun Sep 16 2007 Joe Orton <jorton@redhat.com> 5.2.4-2
- update to 5.2.4
2007-09-16 10:14:01 +00:00