Commit Graph

410 Commits

Author SHA1 Message Date
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
Remi Collet b3df463b77 fix enchant package summary and description 2013-07-23 13:27:02 +02:00
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
Remi Collet 614398798c use _httpd_contentdir macro and fix php.gif path 2012-11-15 10:28:52 +01:00
Remi Collet 0b66d1f76a improve system libzip patch to use pkg-config 2012-11-14 14:34:16 +01:00
Remi Collet a9689b58b8 use _httpd_moddir macro 2012-11-14 10:21:15 +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 2d008f8a3b change php embedded library soname version to 5.4 2012-11-09 10:03:02 +01:00
Remi Collet bb0e2afbb4 modernize spec 2012-11-09 09:38:32 +01:00
Remi Collet 7b40711f08 missing provides xmlreader and xmlwriter 2012-11-09 09:32:15 +01:00
Remi Collet 8c24cd5a53 clarify Licenses 2012-11-09 09:31:19 +01:00
Remi Collet 824ffada49 fix _httpd_mmn macro definition 2012-11-06 08:02:23 +01:00
Remi Collet b89cae293f fix mysql_sock macro definition 2012-11-05 16:03:49 +01:00
Remi Collet 4c48f39c66 fix installed headers 2012-10-25 15:49:44 +02:00
Joe Orton a5d6737443 use libldap_r for ldap extension 2012-10-23 16:35:01 +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 Collet 334be7f743 - provides php-phar
- update systzdata patch to v10, timezone are case insensitive
2012-10-05 10:52:53 +02:00
Remi Collet 7b3ec71507 add link to upstream bug 2012-10-01 14:34:32 +02:00
Remi Collet 7a2bda6476 fix typo in systemd macro (thanks Joe) 2012-10-01 11:35:44 +02:00
Remi Collet b97abaf408 php-fpm: add upstream patch for startup issue (#846858) 2012-10-01 09:16:12 +02:00
Remi Collet 2aecdb0951 php-fpm: new systemd macros (#850268) 2012-10-01 08:43:03 +02:00
Remi Collet 9cc67072c8 enable PrivateTmp 2012-10-01 08:34:21 +02:00
Remi Collet 11b30d5b39 check sqlite3_column_table_name 2012-09-28 09:35:21 +02:00
Remi Collet 250e9e4289 no odbc call during timeout 2012-09-28 09:29:36 +02:00