Commit Graph

466 Commits

Author SHA1 Message Date
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
Remi Collet d412b26cac systemd integration 2012-09-28 09:28:19 +02:00
Remi Collet 110d637a8b most failed test explained 2012-09-24 14:18:01 +02:00
Remi Collet 6c869c0862 fix for http://bugs.php.net/63126 (#783967) 2012-09-22 09:56:40 +02:00
Remi Collet ae198d269d patch to ensure we use latest libdb (not libdb4) 2012-09-20 13:50:48 +02:00
Remi Collet b27f2b0d30 really fix rhel tests (use libzip and libdb) 2012-09-19 08:05:47 +02:00
remi ab91ea1c41 fix test to enable zip extension on RHEL-7 2012-09-18 14:28:42 +02:00
remi b56e05d502 remove session.save_path from php.ini 2012-09-17 16:34:56 +02:00
remi e9a26ff3ff fix changelog 2012-09-14 08:57:09 +02:00
remi d87a16bf56 dont daemonize php-fpm (fedora >= 18 only) 2012-09-14 08:54:55 +02:00
remi 4f00aa8e17 update to 5.4.7 2012-09-14 08:50:56 +02:00
remi f8329d77b5 enable php-fpm on secondary arch (#849490) 2012-08-20 12:56:35 +02:00
remi 8a7f0643a6 backport fix for new libxml 2012-08-17 07:48:29 +02:00
remi b641517c1b update to 5.4.6 (bugfix) 2012-08-17 07:08:48 +02:00
Joe Orton f0bec845ff systzdata fix from Michael Heimpold 2012-08-06 10:01:08 +01:00
remi 09a2b5fb93 update to 5.4.5 2012-07-20 10:02:57 +02:00
remi 73d6fede70 also provide php(language)%{_isa}, define %{php_version} 2012-07-02 17:50:55 +02:00
remi 3d5a774764 dump release 2012-07-02 16:41:50 +02:00
remi 92eb255fc6 drop BR for libevent, provide php(language) 2012-07-02 16:35:52 +02:00
remi 9617e10d54 add missing provides 2012-06-21 18:37:20 +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 2b5968ad35 update patch for libzip 2012-04-27 19:01:16 +02:00
remi 7839e2a782 update to 5.4.1 2012-04-27 18:38:32 +02:00
Joe Orton 107c3822f0 fix macro 2012-04-25 09:20:22 +01:00
Joe Orton 0df8ed9bda switch (conditionally) to libdb-devel 2012-04-25 09:12:46 +01:00
Joe Orton 7958765f6f rebuild for new icu 2012-04-25 08:47:36 +01:00
remi 3208f1a52c split apache conf + fix Loadmodule for MPM event 2012-03-31 09:18:35 +02:00
Joe Orton 8c2d499693 rebuild for missing automatic provides (#807889)
Resolves: rhbz#807889
2012-03-29 17:15:20 +01:00
Joe Orton 30084867df really use _httpd_mmn 2012-03-26 17:22:28 +01:00
Joe Orton e77af5a170 rebuild against httpd 2.4
- use _httpd_mmn, _httpd_apxs macros
2012-03-26 16:49:30 +01: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 1ac87eb4c1 switch from suffix to prefix (avoid broken update from previous build) 2012-01-25 22:17:54 +01:00
remi 9f2aa9e585 all binaries in /usr/bin with zts suffix per FPC request 2012-01-25 21:43:09 +01:00
remi 28750bd318 update to PHP 5.4.0RC6 2012-01-20 16:37:26 +01:00
remi 327d608754 fix systemd unit 2012-01-08 10:10:23 +01:00
remi 4105e18964 fix date in changelog 2011-12-12 17:50:28 +01:00
remi dc06a7ec6f swict to systemd 2011-12-12 17:49:50 +01:00
Adam Jackson a30c822dd8 Rebuild for new libpng 2011-12-06 00:45:19 -05:00
Marcela Mašláňová 093656a097 rebuild with new gmp without compat lib 2011-10-26 14:05:02 +02:00
Marcela Mašláňová 9562da7c45 rebuild with new gmp 2011-10-12 06:33:06 +02:00
remi ed831a316d apply the new patch... 2011-09-28 17:15:43 +02:00
remi d0c66301cb revert is_a() to php <= 5.3.6 behavior (from upstream) with new option (allow_string) for new behavior 2011-09-28 17:04:11 +02:00
remi 8863ec2372 add php-mysqlnd subpackage 2011-09-13 18:47:06 +02: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
Joe Orton 99e70e5395 rebuild for net-snmp SONAME bump 2011-07-12 09:04:29 +01:00
remi 29a379567c minor fix in macro usage 2011-04-17 11:42:37 +02:00
remi 0840829834 enable mhash extension (emulated by hash extension) 2011-04-04 18:39:03 +02:00
remi cc58741ad2 rebuild for new MySQL client library 2011-03-23 13:41:21 +01:00
remi f47a10f1b6 update to 5.3.6 2011-03-17 19:25:10 +01:00
Joe Orton 34628d1ab8 disable zip extension per "No Bundled Libraries" policy (#551513) 2011-03-15 10:22:17 +00:00
Caolán McNamara e1e83add97 rebuild for icu 4.6 2011-03-07 15:22:16 +00:00
remi 02acb44ef1 fix requires requires for systemd-units (I shoul have read "all" other commits...) 2011-02-28 16:38:27 +01:00
remi 5e1621094f add Arch specific requires/provides 2011-02-24 11:18:25 +01:00
remi a6dede8942 add tmpfiles.d configuration for php-fpm 2011-02-24 10:25:35 +01:00
Dennis Gilmore 1198f67ff9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 05:57:40 -06:00
remi 9c2fc6afe0 update to 5.3.5 (security) 2011-01-07 18:52:17 +01:00
remi b1fdd022c2 rebuild for MySQL 5.5.8 + remove $RPM_SOURCE_DIR 2010-12-28 16:41:09 +01:00
remi 06b4784236 security patch from upstream for #660517 (CVE-2010-4409) 2010-12-12 15:57:34 +01:00
remi ad1c041018 update to 5.3.4 2010-12-11 18:14:46 +01:00
remi 9581d4415c remove duplicate fix 2010-12-01 17:27:47 +01:00
remi 558fe8dbf4 ghost /var/run/php-fpm (#656660) + fix for rpmlint 2010-12-01 17:21:18 +01:00
Joe Orton c7b0a2960c - use mysql_config in libdir directly to avoid biarch build failures 2010-11-01 09:09:36 +00:00
Joe Orton 2d7f2ef459 - rebuild for new net-snmp 2010-10-29 10:29:21 +01:00
remi f9d3d476df enable php-fpm sub-package 2010-10-10 20:19:10 +02:00
Joe Orton e99aa9faac - fix permissions 2010-09-07 11:00:55 +01:00
Remi Collet 6deb5f7708 update to php 5.3.3 (Bug + Security fixes) 2010-07-22 15:28:52 +00:00
Remi Collet d324eefdcb garbage collector upstream patches (#580236) 2010-04-30 05:10:45 +00:00
Caolan McNamara 83b7045a6e rebuild for icu 4.4 2010-04-02 15:09:51 +00:00
Remi Collet 3ba1d41318 update to 5.3.2 - security and bugfix 2010-03-06 07:35:33 +00:00
jorton 3bd1eb2581 * Fri Nov 27 2009 Joe Orton <jorton@redhat.com> - 5.3.1-3
- update to v7 of systzdata patch
2009-11-27 10:01:06 +00:00
jorton 8c9c36e8af * Wed Nov 25 2009 Joe Orton <jorton@redhat.com> - 5.3.1-2
- fix build with autoconf 2.6x
2009-11-25 10:14:48 +00:00
Remi Collet da991dabd3 update to 5.3.1 (but FTBFS...) 2009-11-20 17:40:38 +00:00
Tom Callaway 0c27299bfb use libedit instead of readline to avoid licensing issues 2009-11-17 22:19:17 +00:00
Tomáš Mráz f28264e196 * Tue Aug 25 2009 Tomas Mraz <tmraz@redhat.com> - 5.3.0-6
- rebuilt with new openssl
2009-08-25 16:20:40 +00:00
Tomáš Mráz c06f75931e - rebuilt with new openssl 2009-08-21 15:23:28 +00:00
Jesse Keating 8c5702cf42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 17:57:02 +00:00
jorton 5f68886a63 * Thu Jul 16 2009 Joe Orton <jorton@redhat.com> 5.3.0-4
- rediff systzdata patch
2009-07-16 22:32:30 +00:00
jorton 1890efc06e * Thu Jul 16 2009 Joe Orton <jorton@redhat.com> 5.3.0-3
- update to v6 of systzdata patch; various fixes
2009-07-16 22:19:34 +00:00
jorton 5d4e5cd865 * Tue Jul 14 2009 Joe Orton <jorton@redhat.com> 5.3.0-2
- update to v5 of systzdata patch; parses zone.tab and extracts
  timezone->{country-code,long/lat,comment} mapping table
2009-07-14 15:45:10 +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
Jesse Keating 966f2388e7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 20:24:26 +00:00
jorton 00a04c2931 * Thu Feb 5 2009 Joe Orton <jorton@redhat.com> 5.2.8-9
- add recode support, -recode subpackage (#106755)
- add -zts subpackage with ZTS-enabled build of httpd SAPI
- adjust php.conf to use -zts SAPI build for worker MPM
2009-02-05 12:23:19 +00:00
jorton 2b2e42f5b4 * Wed Feb 4 2009 Joe Orton <jorton@redhat.com> 5.2.8-8
- fix patch fuzz, renumber patches
2009-02-04 11:39:55 +00:00
jorton 228c015e94 * Wed Feb 4 2009 Joe Orton <jorton@redhat.com> 5.2.8-7
- drop obsolete configure args
- drop -odbc patch (#483690)
2009-02-04 11:18:23 +00:00
jorton 8633fb9a7c * Wed Feb 4 2009 Joe Orton <jorton@redhat.com> 5.2.8-6
- drop obsolete configure args
- drop -odbc patch (#483690)
2009-02-04 11:16:10 +00:00
jorton 976754cdee * Mon Jan 26 2009 Joe Orton <jorton@redhat.com> 5.2.8-5
- split out sysvshm, sysvsem, sysvmsg, posix into php-process
2009-01-26 11:31:57 +00:00
jorton 628fba2289 * Sun Jan 25 2009 Joe Orton <jorton@redhat.com> 5.2.8-4
- move wddx to php-xml, build curl shared in -common
- remove BR for expat-devel, bogus configure option
2009-01-25 11:20:10 +00:00
jorton 74584d593e * Fri Jan 23 2009 Joe Orton <jorton@redhat.com> 5.2.8-3
- rebuild for new MySQL
2009-01-23 09:39:51 +00:00
Remi Collet b754afa6c0 fix phpize + add php_embed.h 2008-12-13 08:10:57 +00:00
Remi Collet 7412cba858 update to 5.2.8 2008-12-09 15:53:55 +00:00
Remi Collet d33d52bc0a aclocal workaround 2008-12-06 08:16:35 +00:00
Remi Collet a0a966d3fb update to 5.2.7 2008-12-05 19:22:20 +00:00
jorton 29b358ac74 * Mon Nov 24 2008 Joe Orton <jorton@redhat.com> 5.2.6-7
- tweak Summary, thanks to Richard Hughes
2008-11-24 17:00:39 +00:00
jorton 1629d21b64 * Tue Nov 4 2008 Joe Orton <jorton@redhat.com> 5.2.6-6
- move gd_README to php-gd
- update to r4 of systzdata patch; introduces a default timezone
  name of "System/Localtime", which uses /etc/localtime (#469532)
2008-11-04 11:26:35 +00:00
Remi Collet 896c0914a8 Add XPM support in GD + fix BR 2008-09-13 14:53:02 +00:00
Remi Collet d447d2f551 enable T1lib support in php-gd 2008-07-20 10:11:32 +00:00
jorton 3244077310 - work around rpm %patch zero-fuzz for the time being 2008-07-14 13:43:49 +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 a993ae1c23 * Thu Apr 24 2008 Joe Orton <jorton@redhat.com> 5.2.5-7
- split pspell extension out into php-spell (#443857)
2008-04-24 09:36:14 +00:00
Jesse Keating b28cbd453c * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5.2.5-6
- Autorebuild for GCC 4.3
2008-02-19 07:12:56 +00:00
jorton a5c5fb30dc * Fri Jan 11 2008 Joe Orton <jorton@redhat.com> 5.2.5-5
- ext/date: use system timezone database
2008-01-11 08:24:21 +00:00
jorton 7c0af4f2cd * Fri Dec 28 2007 Joe Orton <jorton@redhat.com> 5.2.5-4
- rebuild for libc-client bump
2007-12-28 19:35:07 +00:00
Jesse Keating d8343b39cf * Wed Dec 05 2007 Release Engineering <rel-eng at fedoraproject dot org> - 5.2.5-3
- Rebuild for openssl bump
2007-12-05 19:27:58 +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 c64073fb1d * Mon Oct 15 2007 Joe Orton <jorton@redhat.com> 5.2.4-3
- correct pcre BR version (#333021)
- restore metaphone fix (#205714)
- add READMEs to php-cli
2007-10-16 12:59:20 +00:00
jorton 4bba862531 - fix embedded SAPI build 2007-09-18 19:06:36 +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
jorton f9892523da * Sun Sep 2 2007 Joe Orton <jorton@redhat.com> 5.2.3-9
- rebuild for fixed APR
2007-09-02 14:05:18 +00:00
jorton a83459fbbe * Tue Aug 28 2007 Joe Orton <jorton@redhat.com> 5.2.3-8
- add ldconfig post/postun for -embedded (Hans de Goede)
2007-08-28 18:37:03 +00:00
jorton 39f5d835fa * Fri Aug 10 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 5.2.3-7
- add php-embedded sub-package
2007-08-10 20:16:30 +00:00
jorton 534a341039 * Fri Aug 10 2007 Joe Orton <jorton@redhat.com> 5.2.3-6
- fix build with new glibc
- fix License
2007-08-10 12:29:27 +00:00
jorton d0fdda9ffc * Mon Jul 16 2007 Joe Orton <jorton@redhat.com> 5.2.3-5
- define php_extdir in macros.php
2007-07-16 06:05:06 +00:00
jorton d3ef72bfea * Mon Jul 2 2007 Joe Orton <jorton@redhat.com> 5.2.3-4
- obsolete php-dbase
2007-07-02 09:50:06 +00:00
jorton 121b4e126e * Tue Jun 19 2007 Joe Orton <jorton@redhat.com> 5.2.3-3
- add mcrypt, mhash, tidy, mssql subpackages (Dmitry Butskoy)
- enable dbase extension and package in -common
2007-06-19 17:21:43 +00:00
jorton c372a23346 * Fri Jun 8 2007 Joe Orton <jorton@redhat.com> 5.2.3-2
- update to 5.2.3 (thanks to Jeff Sheltren)
2007-06-08 15:15:07 +00:00
jorton 695917a253 * Wed May 9 2007 Joe Orton <jorton@redhat.com> 5.2.2-4
- fix php-pdo *_arg_force_ref global symbol abuse (#216125)
2007-05-09 16:42:21 +00:00
jorton db22cd8391 * Tue May 8 2007 Joe Orton <jorton@redhat.com> 5.2.2-3
- rebuild against uw-imap-devel
2007-05-08 12:06:37 +00:00
jorton 2d398717f8 * Fri May 4 2007 Joe Orton <jorton@redhat.com> 5.2.2-2
- update to 5.2.2
- synch changes from upstream recommended php.ini
2007-05-04 10:08:53 +00:00
jorton 91b6bae951 * Thu Mar 29 2007 Joe Orton <jorton@redhat.com> 5.2.1-5
- enable SASL support in LDAP extension (#205772)
2007-03-29 11:33:05 +00:00
jorton aac063c87d * Wed Mar 21 2007 Joe Orton <jorton@redhat.com> 5.2.1-4
- drop mime_magic extension (deprecated by php-pecl-Fileinfo)
2007-03-21 10:27:06 +00:00
jorton e1e4fd0031 * Mon Feb 19 2007 Joe Orton <jorton@redhat.com> 5.2.1-3
- fix regression in str_{i,}replace (from upstream)
2007-02-19 09:41:18 +00:00
jorton bcfa43c427 * Thu Feb 15 2007 Joe Orton <jorton@redhat.com> 5.2.1-2
- update to 5.2.1
- fix regression in str_{i,}replace (from upstream)
- add Requires(pre) for httpd
- trim %changelog to versions >= 5.0.0
2007-02-16 12:50:13 +00:00
jorton cd4d30ae3d * Thu Feb 8 2007 Joe Orton <jorton@redhat.com> 5.2.0-10
- bump default memory_limit to 32M (#220821)
- mark config files noreplace again (#174251)
- drop trailing dots from Summary fields
- use standard BuildRoot
- drop libtool15 patch (#226294)
2007-02-08 11:46:11 +00:00
jorton 500277fdf2 * Tue Jan 30 2007 Joe Orton <jorton@redhat.com> 5.2.0-9
- add php(api), php(zend-abi) provides (#221302)
- package /usr/share/php and append to default include_path (#225434)
2007-01-30 17:27:36 +00:00
jorton 06264e76c9 * Tue Dec 5 2006 Joe Orton <jorton@redhat.com> 5.2.0-8
- fix filter.h installation path
- fix php-zend-abi version (Remi Collet, #212804)
2006-12-05 15:58:21 +00:00
jorton e2d1b8ab3f * Tue Nov 28 2006 Joe Orton <jorton@redhat.com> 5.2.0-7
- rebuild again
2006-11-28 16:07:22 +00:00
jorton 2140ae34d5 * Tue Nov 28 2006 Joe Orton <jorton@redhat.com> 5.2.0-6
- rebuild for net-snmp soname bump
2006-11-28 13:08:27 +00:00
jorton f77556ca55 * Mon Nov 27 2006 Joe Orton <jorton@redhat.com> 5.2.0-5
- build json and zip shared, in -common (Remi Collet, #215966)
- obsolete php-json and php-pecl-zip
- build readline extension into /usr/bin/php* (#210585)
- change module subpackages to require php-common not php (#177821)
- Related: rhbz#215966 rhbz#177821 rhbz#210585
2006-11-27 17:17:59 +00:00
jorton 574a1c2b0d - synch with upstream recommended php.ini 2006-11-15 14:42:23 +00:00
jorton e7eb1f4b80 - add macros 2006-11-15 14:39:21 +00:00
jorton d09135df8e - renumber patches 2006-11-15 14:09:35 +00:00
jorton fca656f16f * Wed Nov 15 2006 Joe Orton <jorton@redhat.com> 5.2.0-4
- provide php-zend-abi (#212804)
- add /etc/rpm/macros.php exporting interface versions
2006-11-15 14:09:10 +00:00
jorton cf65b89834 * Wed Nov 15 2006 Joe Orton <jorton@redhat.com> 5.2.0-3
- update to 5.2.0 (#213837)
- php-xml provides php-domxml (#215656)
- fix php-pdo-abi provide (#214281)
2006-11-15 11:30:55 +00:00
jorton ad20b87667 - add build fix for curl 7.16 API 2006-10-31 14:04:09 +00:00
jorton 13501d9855 * Tue Oct 31 2006 Joseph Orton <jorton@redhat.com> 5.1.6-4
- rebuild for curl soname bump
2006-10-31 12:39:42 +00:00
jorton f3037b7001 * Wed Oct 4 2006 Joe Orton <jorton@redhat.com> 5.1.6-3
- from upstream: add safety checks against integer overflow in _ecalloc
2006-10-04 15:06:00 +00:00
jorton 46d60859ee - bump the release 2006-08-29 17:21:27 +00:00
jorton c0ec57904e * Tue Aug 29 2006 Joe Orton <jorton@redhat.com> 5.1.6-9
- update to 5.1.6 (security fixes)
- bump default memory_limit to 16M (#196802)
2006-08-29 17:18:57 +00:00