Commit Graph

331 Commits

Author SHA1 Message Date
Remi Collet 8ea5f63035 minor improvment in changelog 2013-07-22 10:39:04 +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 599d103a3e add Provides: php(pdo-abi), for consistency with php(api) and php(zend-abi) 2013-07-18 11:13:57 +02:00
Remi Collet 25fc600df0 improved description for mod_php 2013-07-18 10:58:16 +02:00
Remi Collet 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
2013-07-12 17:40:07 +02:00
Remi Collet dd3b6cdc0f 32k stack size seems ok for tests on both 32/64bits build 2013-06-21 12:26:01 +02:00
Remi Collet 8025efc074 update to 5.5.0 finale 2013-06-20 09:18:13 +02:00
Remi Collet ef48bfff93 bump release 2013-06-14 10:25:39 +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 b6ad1ec5dd typo 2013-06-13 15:20:03 +02:00
Remi Collet 4ab1d8036b drop JSON extension 2013-06-13 15:04:39 +02:00
Remi Collet 6ae0024be7 build with system GD >= 2.1.0 2013-06-11 16:14:23 +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 931edd2dde clean old deprecated options 2013-04-04 11:26:41 +02:00
Remi Collet 872761411b patch for latest pkgconfig 2013-03-28 10:20:19 +01:00
Remi Collet 0b95d24cda PHP 5.5.0beta2 2013-03-28 07:13:16 +01:00
Remi Collet 4a89c832bb rename "Zend Optimizer+" to "Zend OPcache" 2013-03-25 16:43:45 +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 b03f126b7e Hardened build (links with -z now option) 2013-03-14 08:48:00 +01:00
Remi Collet c3c7131e26 fix changelog entries for CVE 2013-03-14 08:47:23 +01:00
Remi Collet 3803ae9f3c update to 5.4.13 (security) 2013-03-14 08:35:40 +01:00
Ralf Corsépius 6ab4c06356 Remove %config from %{_sysconfdir}/rpm/macros.*
(https://fedorahosted.org/fpc/ticket/259).
2013-03-11 17:43:51 +01:00
Remi Collet fb4b10375c update to 5.4.13RC1 2013-02-28 09:59:31 +01:00
Karsten Hopp 199c3eefc0 add support for ppc64p7 arch (Power7 optimized) 2013-02-23 13:04:19 +01:00
Remi Collet 2e9cbf7f5d make ZTS build optional (still enabled) 2013-02-21 13:09:57 +01:00
Remi Collet 233dfde8e5 make php-mysql package optional and disabled 2013-02-20 16:26:20 +01:00
Remi Collet b3b41d00a2 drop gdbm because of license incompatibility 2013-02-20 11:21:05 +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 6468d943b1 enable tokyocabinet and gdbm dba handlers 2013-02-13 14:12:01 +01:00
Remi Collet 7709868a7e update to 5.4.12RC2 2013-02-13 10:10:29 +01:00
Remi Collet e4ac5956e1 upstream patch (5.4.13) to fix dval to lval conversion https://bugs.php.net/64142 2013-02-11 09:19:33 +01:00
Remi Collet 4422fef66d upstream patch (5.4.13) for 2 failed tests 2013-02-04 11:02:35 +01:00
Remi Collet 61028a22b2 fix buit-in web server on ppc64 (fdset usage) https://bugs.php.net/64128 2013-02-01 19:12:36 +01:00
Remi Collet c8d6917486 update to 5.4.12RC1 2013-01-31 10:02:06 +01:00
Remi Collet 81c134780b fix date in changelog 2013-01-31 09:56:08 +01:00
Remi Collet 3867dd0fd3 rebuild for new libicu 2013-01-28 08:35:18 +01:00
Adam Tkac bced62f8d0 Rebuild due to "jpeg8-ABI" feature drop
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-21 16:07:59 +01:00
Remi Collet 5cefaf66c0 fix changelog 2013-01-16 16:44:28 +01:00
Remi Collet 1794235971 update to 5.4.11 2013-01-16 16:42:18 +01:00
Remi Collet 667d2252f1 fix php.conf to allow MultiViews managed by php scripts 2013-01-12 11:55:09 +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 a03d00ffc4 drop "Configure Command" from phpinfo output 2012-12-11 11:46:50 +01:00
Joe Orton 5c4b428582 prevent php_config.h changes across (otherwise identical) rebuilds 2012-12-11 09:00:37 +00:00
Remi Collet e4993fab95 update to 5.4.9 2012-11-22 09:20:26 +01:00
Remi Collet 7dbe485299 switch back to upstream generated scanner/parser 2012-11-15 13:51:37 +01:00