|
|
|
|
Changelog for php-4.3.8-1.1.x86_64.rpm :
Sat Jul 17 00:00:00 2004 Joe Orton 4.3.8-1.1 - revert default php.ini change since 4.3.6 - add three FD_SETSIZE changes to main/network.c (#125258)
Thu Jul 15 00:00:00 2004 Joe Orton 4.3.8-1.0 - update to 4.3.8 - add gmp_powm fix (Oskari Saarenmaa, #124318) - split out mbstring extension into php-mbstring subpackage - fix rebuild without bison/flex - have -devel require php of same release - add fixes for memory handling in 2.0 handler SAPI
Thu May 13 00:00:00 2004 Joe Orton 4.3.6-1.3 - fix segfault on httpd SIGHUP (upstream #27810)
Thu May 13 00:00:00 2004 Joe Orton 4.3.6-1.2 - fix default php.ini broken in -1.1; remove broken trigger
Wed May 12 00:00:00 2004 Joe Orton 4.3.6-1.1 - really switch to system pcre
Tue May 11 00:00:00 2004 Joe Orton 4.3.6-1.0 - update to 4.3.6 (Robert Scheck, #121011, #118126) - add \"fix\" for umask() handling in apache2handler (#121454)
Fri Jan 30 23:00:00 2004 Joe Orton 4.3.4-1.2 - add trigger to handle php.ini upgrades smoothly (#112470) - add fix for config setting leaking from upstream (#110861) - drop gdbm support
Mon Nov 10 23:00:00 2003 Joe Orton 4.3.4-1.1 - rebuild for FC1 updates
Mon Nov 10 23:00:00 2003 Joe Orton 4.3.4-1 - update to 4.3.4 - include all licence files - libxmlrpc fixes
Tue Oct 21 00:00:00 2003 Joe Orton 4.3.3-6 - use bundled libgd (#107407) - remove manual: up-to-date manual sources are no longer DFSG-free; it\'s too big; it\'s on the web anyway; #91292, #105804, #107384
Thu Oct 16 00:00:00 2003 Joe Orton 4.3.3-5 - add php-xmlrpc subpackage (#107138)
Tue Oct 14 00:00:00 2003 Joe Orton 4.3.3-4 - drop recode support, symbols collide with MySQL
Mon Oct 13 00:00:00 2003 Joe Orton 4.3.3-3 - split domxml extension into php-domxml subpackage - enable xslt and xml support in domxml extension (#106042) - fix httpd-devel build requirement (#104341) - enable recode extension (#106755) - add workaround for #103982
Mon Sep 8 00:00:00 2003 Joe Orton 4.3.3-2 - don\'t use --enable-versioning, it depends on libtool being broken (#103690)
Mon Sep 8 00:00:00 2003 Joe Orton 4.3.3-1 - update to 4.3.3 - add libtool build prereq (#103388) - switch to apache2handler
Tue Jul 29 00:00:00 2003 Joe Orton 4.3.2-8 - rebuild
Wed Jul 23 00:00:00 2003 Nalin Dahyabhai 4.3.2-7 - rebuild
Wed Jul 9 00:00:00 2003 Joe Orton 4.3.2-6 - use system pcre library
Tue Jun 10 00:00:00 2003 Joe Orton 4.3.2-5 - enable mbstring and mbregex (#81336) - fix use of libtool 1.5
Thu Jun 5 00:00:00 2003 Elliot Lee - rebuilt
Wed Jun 4 00:00:00 2003 Joe Orton 4.3.2-3 - add lib64 and domxml fixes
Wed Jun 4 00:00:00 2003 Frank Dauer - added conditional support for mssql module (#92149)
Sat May 31 00:00:00 2003 Joe Orton 4.3.2-2 - update the -tests and -lib64 patches - fixes for db4 detection - require aspell-devel >= 0.50.0 for pspell compatibility
Fri May 30 00:00:00 2003 Joe Orton 4.3.2-1 - update to 4.3.2
Sat May 17 00:00:00 2003 Joe Orton 4.3.1-3 - link odbc module correctly - patch so that php -n doesn\'t scan inidir - run tests using php -n, avoid loading system modules
Thu May 15 00:00:00 2003 Joe Orton 4.3.1-2 - workaround broken parser produced by bison-1.875
Wed May 7 00:00:00 2003 Joe Orton 4.3.1-1 - update to 4.3.1; run test suite - open extension modules with RTLD_NOW rather than _LAZY
Wed May 7 00:00:00 2003 Joe Orton 4.2.2-19 - patch for gd 2.x API changes in gd extension
Fri May 2 00:00:00 2003 Joe Orton 4.2.2-18 - rebuild to use aspell (#89925) - patch to work round conditional AC_PROG_CXX break in autoconf 2.57 - fix dba build against db >= 4.1
Mon Feb 24 23:00:00 2003 Joe Orton 4.2.2-17 - restrict SNMP patch to minimal changes, fixing segv on startup (#84607)
Wed Feb 12 23:00:00 2003 Joe Orton 4.2.2-16 - prevent startup if using httpd.worker to avoid thread-safety issues. - fix parsing private keys in OpenSSL extension (#83994) - fixes for SNMP extension (backport from 4.3) (#74761)
Wed Jan 29 23:00:00 2003 Joe Orton 4.2.2-15 - add security fixes for wordwrap() and mail()
Mon Jan 13 23:00:00 2003 Joe Orton 4.2.2-14 - drop explicit Requires in subpackages, rely on automatic deps. - further fixes for libdir=lib64
Tue Dec 17 23:00:00 2002 Joe Orton 4.2.2-13 - drop prereq for perl, grep in subpackages - rebuild and patch for OpenSSL 0.9.7
Tue Dec 10 23:00:00 2002 Joe Orton 4.2.2-12 - backport \"ini dir scanning\" patch from CVS HEAD; /etc/php.d/ *.ini are now loaded at startup; each subpackage places an ini file in that directory rather than munging /etc/php.ini in post/postun. - default config changes: enable short_open_tag; remove settings for php-dbg extension
Wed Dec 4 23:00:00 2002 Joe Orton 4.2.2-11 - own the /usr/lib/php4 directory (#73894) - reinstate dropped patch to unconditionally disable ZTS
Mon Dec 2 23:00:00 2002 Joe Orton 4.2.2-10 - remove ldconfig invocation in post/postun - fixes for #73516 (partially), #78586, #75029, #75712, #75878
Wed Nov 6 23:00:00 2002 Joe Orton 4.2.2-9 - fixes for libdir=/usr/lib64, based on SuSE\'s patches. - add build prereqs for zlib-devel, imap-devel, curl-devel (#74819) - remove unpackaged files from install root - libtoolize; use configure cache to speed up build
Tue Sep 24 00:00:00 2002 Philip Copeland 4.2.2-8.0.6 - PHP cannot determine which UID is being used, so safe mode restrictions were always applied. Fixed. (#74396)
Wed Sep 4 00:00:00 2002 Philip Copeland 4.2.2-8.0.4 - zts support seems to crash out httpd on a *second * sighup ie service httpd start; apachectl restart ; (ok) apachectl restart ; (httpd segv\'s and collapses) removed --enable-experimental-zts which this seems related to. - Small patch added because some places need to know that they aren\'t using the ZTS API\'s (dumb)
Tue Sep 3 00:00:00 2002 Philip Copeland 4.2.2-8.0.3 - fixup /etc/httpd/conf.d/php.conf to limit largest amount of data accepted (#73254) Limited to 512K (which seems a little excessive but anyway,..) Note: php.conf is part of the srpm sources not part of the php codebase. - ditched extrenious --enable-debugger (was for php-dbg) - When upgrading we tend not to modify /etc/php.ini if it exists, instead we create php.ini.rpmnew. Modified the post scripts to edit php.ini.rpmnew if it exists, so that people can copy over the php.ini.rpmnew as php.ini knowing that it will be an edited version, consistant with what modules they installed #72033
Mon Sep 2 00:00:00 2002 Joe Orton 4.2.2-8.0.2 - require httpd-mmn for module ABI compatibility
Sat Aug 31 00:00:00 2002 Philip Copeland 4.2.2-8.0.1 - URLS would drop the last arguments #72752 --enable-mbstring --enable-mbstr-enc-trans These were supposed to help provide multibyte language support, however, they cause problems. Removed. Maybe in a later errata when they work. - added small patch to php_variables.c that allows $_GET[] to initialise properly when --enable-mbstr-enc-trans is disabled. - Be consistant with errata naming (8.0.x)
Wed Aug 28 00:00:00 2002 Nalin Dahyabhai 4.2.2-11 - rebuild
Fri Aug 23 00:00:00 2002 Philip Copeland 4.2.2-10 - Beat down the requirement list to something a little more sane
Thu Aug 15 00:00:00 2002 Bill Nottingham 4.2.2-9 - trim manual language lists
Tue Aug 13 00:00:00 2002 Gary Benson 4.2.2-8 - rebuild against httpd-2.0.40
Sun Aug 11 00:00:00 2002 Elliot Lee 4.2.2-7 - rebuilt with gcc-3.2 (we hope)
Thu Aug 8 00:00:00 2002 Philip Copeland 4.2.2-6 - Where multiple cookies are set, only the last one was actually made. Fixes #67853
Tue Aug 6 00:00:00 2002 Philip Copeland 4.2.2-5 - Shuffled the php/php-devel package file manifest with respect to PEAR (PHP Extension and Application Repository) #70673
Sat Aug 3 00:00:00 2002 Philip Copeland 4.2.2-4 - #67815, search path doesn\'t include the pear directory - pear not being installed correctly. Added --with-pear= option.
Wed Jul 24 00:00:00 2002 Tim Powers 4.2.2-2 - build using gcc-3.2-0.1
Tue Jul 23 00:00:00 2002 Philip Copeland 4.2.2-1 - Yippie 8/ another security vunerability (see http://www.php.net/release_4_2_2.php for details)
Thu Jul 18 00:00:00 2002 Philip Copeland 4.2.1-9 - Reminder to self that mm was pushed out because it\'s NOT thread safe. - Updated the manuals (much to Bills horror)
Wed Jul 17 00:00:00 2002 Philip Copeland 4.2.1-8 - php.ini alteration to fit in with the install/uninstall of various php rpm based installable modules
Tue Jul 16 00:00:00 2002 Philip Copeland 4.2.1-8 - php -v showing signs of deep unhappiness with the world added --enable-experimental-zts to configure to make it happy again (yes I know experimental sounds \'dangerous\' it\'s just a name for an option we need)
Sat Jul 13 00:00:00 2002 Philip Copeland 4.2.1-7 - #68715, Wrong name for Mysql Module in php.ini. Fixed.
Sat Jun 29 00:00:00 2002 Philip Copeland 4.2.1-6 - SNMP fixup
Fri Jun 28 00:00:00 2002 Philip Copeland 4.2.1-5 - Ah,.. seems httpd2 has been renamed to just plain ol\' httpd. Fixed spec file to suit. - ucd-snmp changed to net-snmp overnight... temporarily disabled snmp while I work out the impact of this change and if it is safe
Thu Jun 27 00:00:00 2002 Philip Copeland 4.2.1-4 - openldap 2.1.x problem solved by Nalin. Sure the ldap API didn\'t change,... . Added TSRMLS_FETCH() to ldap_rebind_proc(). - Removed the php-dbg package as thats going to be provided elsewhere
Sat Jun 22 00:00:00 2002 Tim Powers 4.2.1-3 - automated rebuild
Tue Jun 11 00:00:00 2002 Philip Copeland 4.2.1-2 - Actually mm is now a dead project. Removed permently.
Wed May 29 00:00:00 2002 Gary Benson 4.2.1-2 - change paths for httpd-2.0 - add the config file - disable mm temporarily
Mon May 27 00:00:00 2002 Tim Powers 4.2.1-1 - automated rebuild
Thu May 23 00:00:00 2002 Philip Copeland 4.2.1-0 - Initial pristine build of php-4.2.1 - Minor patch to get around a 64 bitism - Added in the dgb debugging hooks
|
|
|