SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for php-devel-4.0.4pl1-3.i386.rpm :

* Sat Jan 20 2001 Nalin Dahyabhai - tweak the fix some more
* Thu Jan 18 2001 Nalin Dahyabhai - extract stas\'s fix for quoting problems from CVS for testing- tweak the fix, ask the PHP folks about the tweak- tweak the fix some more
* Wed Jan 17 2001 Nalin Dahyabhai - merge mod_php into the main php package (#22906)
* Fri Dec 29 2000 Nalin Dahyabhai - try to fix a quoting problem
* Wed Dec 20 2000 Nalin Dahyabhai - update to 4.0.4 to get a raft of bug fixes- enable sockets- enable wddx
* Fri Nov 03 2000 Nalin Dahyabhai - rebuild in updated environment
* Thu Nov 02 2000 Nalin Dahyabhai - add more commented-out modules to the default config file (#19276)
* Wed Nov 01 2000 Nalin Dahyabhai - fix not-using-gd problem (#20137)
* Wed Oct 18 2000 Nalin Dahyabhai - update to 4.0.3pl1 to get some bug fixes
* Sun Oct 15 2000 Nalin Dahyabhai - build for errata
* Thu Oct 12 2000 Nalin Dahyabhai - update to 4.0.3 to get security fixes integrated- patch around problems configuring without Oracle support- add TSRM to include path when building individual modules
* Sat Sep 09 2000 Nalin Dahyabhai - rebuild in new environment- enable OpenSSL support
* Thu Sep 07 2000 Nalin Dahyabhai - update to 4.0.2, and move the peardir settings to configure (#17171)- require %{version}-%{release} for subpackages- add db2-devel and db3-devel prereqs (#17168)
* Thu Aug 24 2000 Nalin Dahyabhai - rebuild in new environment (new imap-devel)
* Thu Aug 17 2000 Nalin Dahyabhai - fix summary and descriptions to match the specspo package
* Thu Aug 10 2000 Nalin Dahyabhai - hard-code the path to apxs in build_ext() (#15799)
* Wed Aug 02 2000 Nalin Dahyabhai - add \".\" to the include path again, which is the default
* Thu Jul 20 2000 Nalin Dahyabhai - enable PEAR and add it to the include path- add the beginnings of a -devel subpackage
* Thu Jul 13 2000 Prospector - automatic rebuild
* Sat Jul 08 2000 Nalin Dahyabhai - tweaks to post and postun from Bill Peck
* Fri Jul 07 2000 Nalin Dahyabhai - fixes from Nils for building the MySQL client- change back to requiring 4.0.4pl1 instead of 4.0.4pl1-3
* Sun Jul 02 2000 Nalin Dahyabhai - update to 4.0.1pl2- enable MySQL client- move the php.ini file to /etc
* Sat Jul 01 2000 Nils Philippsen - build_ext defines HAVE_PGSQL so pgsql.so in fact contains symbols- post/un scripts tweak php.ini correctly now
* Thu Jun 29 2000 Nalin Dahyabhai - update to 4.0.1- refresh manual
* Tue Jun 27 2000 Nalin Dahyabhai - rebuild against new krb5 package
* Tue Jun 20 2000 Nalin Dahyabhai - rebuild against new db3 package
* Sun Jun 18 2000 Nalin Dahyabhai - Fix syntax error in post and preun scripts.- Disable IMAP, LDAP, PgSql in the standalone version because it picks up the extensions.
* Sat Jun 17 2000 Nalin Dahyabhai - Unexclude the Sparc arch.- Exclude the ia64 arch until we get a working Postgres build.- Stop stripping extensions as aggressively.- Start linking the IMAP module to libpam again.- Work around extension loading problems.- Reintroduce file-editing post and preun scripts for the mod_php extensions until we come up with a better way to do it.
* Tue Jun 06 2000 Nalin Dahyabhai - ExcludeArch: sparc for now
* Mon Jun 05 2000 Nalin Dahyabhai - add Obsoletes: phpfi, because their content handler names are the same- add standalone binary, rename module packages to mod_php- FHS fixes
* Wed May 24 2000 Nalin Dahyabhai - change license from \"GPL\" to \"PHP\"- add URL: tag- disable mysql support by default (license not specified)
* Tue May 23 2000 Nalin Dahyabhai - update to PHP 4.0.0- nuke the -mysql subpackage (php comes with a bundled mysql client lib now)
* Wed May 17 2000 Nalin Dahyabhai - link IMAP module against GSS-API and PAM to get dependencies right- change most of the Requires to Prereqs, because the post edits config files- move the PHP
*Apache
* module back to the right directory- fix broken postun trigger that broke the post- change most of the postuns to preuns in case php gets removed before subpkgs
* Fri May 12 2000 Trond Eivind Glomsrød - rebuilt against new postgres libraries
* Wed May 10 2000 Preston Brown - php3 .so modules moved to /usr/lib/php3 from /usr/lib/apache (was incorrect)
* Tue Apr 11 2000 Nalin Dahyabhai - make subpackages require php = 4.0.4pl1 (bug #10671)
* Fri Apr 07 2000 Nalin Dahyabhai - update to 3.0.16
* Fri Mar 03 2000 Cristian Gafton - fixed the post script to work when upgrading a package- add triggere to fix the older packages
* Tue Feb 29 2000 Nalin Dahyabhai - update to 3.0.15- add build-time dependency for openldap-devel- enable db,ftp,shm,sem support to fix bug #9648
* Fri Feb 25 2000 Nalin Dahyabhai - add dependency for imap subpackage- rebuild against Apache 1.3.12
* Thu Feb 24 2000 Preston Brown - don\'t include old, outdated manual. package one from the php distribution.
* Tue Feb 01 2000 Cristian Gafton - rebuild to fix dependency problem
* Fri Jan 14 2000 Preston Brown - added commented out mysql module, thanks to Jason Duerstock (jasonAATTsdi.cluephone.com). Uncomment to build if you have mysql installed.
* Thu Jan 13 2000 Preston Brown - rely on imap-devel, don\'t include imap in src.rpm (#5099).- xml enabled (#5393)
* Tue Nov 02 1999 Preston Brown - added post/postun sections to modify httpd.conf (#5259)- removed old obsolete faq and gif (#5260)- updated manual.tar.gz package (#5261)
* Fri Oct 08 1999 Matt Wilson - rebuilt for sparc glibc brokenness
* Sat Sep 25 1999 Preston Brown - --with-apxs --> --with-apxs=/usr/sbin/apxs (# 5094)- ldap support (# 5097)
* Fri Sep 24 1999 Preston Brown - fix cmdtuples for postgresql, I had it slightly wrong
* Wed Sep 01 1999 Bill Nottingham - subpackages must obsolete old stuff...
* Mon Aug 30 1999 Preston Brown - added -DHAVE_PGCMDTUPLES for postgresql module (bug # 4767)
* Sat Aug 28 1999 Preston Brown - name change to php to follow real name of package- fix up references to php3 to refer to php- upgrade to 3.0.12- fixed typo in pgsql postun script (bug # 4686)
* Tue Jun 15 1999 Preston Brown - upgraded to 3.0.9- fixed postgresql module and made separate package- separated manual into separate documentation package
* Tue May 25 1999 Preston Brown - upgraded to 3.0.8, which fixes problems with glibc 2.1.- took some ideas grom Gomez\'s RPM.
* Wed May 05 1999 Preston Brown - hacked in imap support in an ugly way until imap gets an official shared library implementation
* Sat Apr 17 1999 Preston Brown - pick up php3.ini
* Wed Mar 24 1999 Preston Brown - build against apache 1.3.6
* Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 2)
* Mon Mar 08 1999 Preston Brown - upgraded to 3.0.7.
* Wed Feb 24 1999 Preston Brown - Injected new description and group.
* Sun Feb 07 1999 Preston Brown - upgrade to php 3.0.6, built against apache 1.3.4
* Tue Oct 13 1998 Cristian Gafton - rebuild for apache 1.3.3
* Fri Oct 09 1998 Preston Brown - updated to 3.0.5, fixes nasty bugs in 3.0.4.
* Mon Sep 28 1998 Cristian Gafton - updated to 3.0.4 and recompiled for apache 1.3.2
* Fri Sep 04 1998 Preston Brown - improvements; builds with apache-devel package installed.
* Wed Sep 02 1998 Preston Brown - Made initial cut for PHP3.
 
ICM Bot detect detector