| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-mysql | Distribution: Red Hat Linux |
| Version: 4.1.2 | Vendor: Red Hat, Inc. |
| Release: 7.0.6 | Build date: Thu Sep 26 17:09:41 2002 |
| Group: Development/Languages | Build host: daffy.perf.redhat.com |
| Size: 42414 | Source RPM: php-4.1.2-7.0.6.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.php.net/ | |
| Summary: A module for PHP applications that use MySQL databases. | |
The php-mysql package contains a dynamic shared object that will add MySQL database support to PHP. MySQL is an object-relational database management system. PHP is an HTML-embeddable scripting language. If you need MySQL support for PHP applications, you will need to install this package and the php or mod_php package.
The PHP License, version 2.02
* Fri Sep 27 2002 Joe Orton <jorton@redhat.com> 4.1.2-7.0.6
- add security fixes for mail() function; CAN-2002-0985, CAN-2002-0986
* Fri Aug 23 2002 Philip Copeland <bryce@redhat.com> 4.1.2-7.0.4
- Various Requires not needed in the spec file. Nuked.
Spec file tidied up.
* Sat Aug 10 2002 Philip Copeland <bryce@redhat.com> 4.1.2-7.0.3
- Freetype level too high for 7.0 requirements
- #67815, missing search path for pear
* Thu Jun 20 2002 Philip Copeland <bryce@redhat.com> 4.1.2-7.0.2
- ditched the dbg extension as we can build that
independantly in a seperate package
* Thu Jun 13 2002 Philip Copeland <bryce@redhat.com> 4.1.2-7.0.1
- RH 7.0 uses libtool 1.3.5 but we need 1.4
thus we cheat and internalize libtool 1.4 in the src
- Minor build requires tweaks
* Fri Jun 07 2002 Philip Copeland <bryce@redhat.com> 4.1.2-7
- Tidy up the spec file
- munched the acincludes.m4 for autoconf
- (hopefully) have better php.ini defaults but really
people should hand edit it for their local setup
rather than relying on installed defaults
- For development purposes, added the ability
to recompile the package without the manual
set (rpm --define 'manuals 0' --rebuild...)
- Created 4 spec files for 7.0, 7.1, 7.2 and 7.3
ie -7.2.1 = first revision for RH7.2
main differance being the curl extension
* Wed Jun 05 2002 Philip Copeland <bryce@redhat.com> 4.1.2-7
- Humm mcal seems to have died a death. Removed it as
a compile option
- dropped in the mysql extension from 4.2.1 into the
4.2.1 base to get around #64104
- Added (long) Requires list to keep the zealots happy
- Minor tweaks to the default php.ini file
* Mon Apr 15 2002 Philip Copeland <bryce@redhat.com> 4.1.2-6
- %post for mysql has zlib in it?!? Bad cut/paste. Fixed.
- Added missing trigger entries to php.ini-dist
- Bumped release number.
* Sun Apr 14 2002 Philip Copeland <bryce@redhat.com> 4.1.2-6
- Oh joyous. buildconf doesn't correctly rebuild a
configure script, consequently we get lex checking errors
Strictly speaking this is autoconf's fault. Tweeked.
* Mon Apr 08 2002 Philip Copeland <bryce@redhat.com> 4.1.2-6
- Added in hook for the rather useful dbg addin
http://dd.cron.ru/dbg/
May not be able to provide a dbg rpm accomplyment
to php for the official release but at least it'll
make it easy to drop in at a later date.
* Mon Mar 25 2002 Philip Copeland <bryce@redhat.com> 4.1.2-5
- Accepted patches from Konstantin Riabitsev <icon@duke.edu>
for the php.ini file which fix this damnable .dll/.so
mess.
- Fixes for the modules. Every dll name is now prepended by php_,
so the modules were NEVER enabled. Also, there is no longer
php_mysql.dll or php_odbc.dll. Added workarounds for that.
- Jumped a number (-4) because of intresting after effects
in the build system.
* Tue Mar 12 2002 Philip Copeland <bryce@redhat.com> 4.1.2-3
- Fix for crashing bug (#60855)
* Tue Mar 05 2002 Philip Copeland <bryce@redhat.com> 4.1.2-2
- Forgot the -with-png-dir=/usr config
option (#55248)
* Mon Mar 04 2002 Philip Copeland <bryce@redhat.com> 4.1.2-2
- Minor patch for figuring out where the blasted
mysql.sock named socket lives. (grumble)
- Added in --enable-exif. It's there for people who
asked for it but I ain't supporting it if it
breaks.
- Tweak the default php.ini file to turn off file upload by default
and to tweak the default path for loadable modules
* Thu Feb 28 2002 Philip Copeland <bryce@redhat.com> 4.1.2-1
- Jumped to 4.1.2 for security...
* Wed Feb 13 2002 Philip Copeland <bryce@redhat.com> 4.1.1-4
- Added multibyte input/ouput support
--enable-mbstring
--enable-mbstr-enc-trans
- Added in a couple of BuildReq's
- Because db1,2,3 are ditched in the next RHAT release and only
db4 exists, I've purposly NOT put in the db4-devel BuildReq
as thers no way to differentiate this build for a 7.X and
the new release.
* Fri Feb 08 2002 Philip Copeland <bryce@redhat.com> 4.1.1-3
- Added calendar, dbx, dio and mcal support into the build
--enable-calendar
--enable-dbx
--enable-dio
--enable-mcal
* Thu Feb 07 2002 Philip Copeland <bryce@redhat.com> 4.1.1-2
- Reformatted the spec file to be something more pretty to read
- Some wassak upstream changed the default php.ini file to
winblows format (.dll) which broke the extension munching
altered the post scripts to accomodate (#59195)
- Added in --enable-gd-native-ttf (#55199)
* Tue Jan 29 2002 Philip Copeland <bryce@redhat.com> 4.1.1-1
- Added in patch for DOM(xml)
* Mon Jan 28 2002 Philip Copeland <bryce@redhat.com> 4.1.1-0
- Rather than write a new spec file, borrowed the one from 4.0.6-13
Initial build of 4.1.1 (note db2 is now obsoleted)
Added --enable-memory-limit
===============================================================================
Ditched the 4.0.x sources for 4.1.1
===============================================================================
* Wed Dec 05 2001 Philip Copeland <bryce@redhat.com> 4.0.6-13
- Minor tweak to the configure script to allow it to search fo the libxml
installation in both */include/libxml/tree.h and
include/libxml2/libxml/tree.h
* Tue Nov 20 2001 Nalin Dahyabhai <nalin@redhat.com> 4.0.6-12
- rebuild for Raw Hide, building snmp again
* Tue Nov 20 2001 Nalin Dahyabhai <nalin@redhat.com> 4.0.6-11
- don't build the snmp module
- don't activate the module for Apache when we install it into the buildroot
* Mon Nov 19 2001 Nalin Dahyabhai <nalin@redhat.com>
- link the IMAP module with c-client.a
* Fri Nov 16 2001 Nalin Dahyabhai <nalin@redhat.com> 4.0.6-10
- use shared expat for XML support, add buildprereq on expat-devel
- update to latest manuals from the web site
- /usr/share/php -> /usr/share/pear
- miscellaneous cleanups
* Tue Nov 13 2001 Nalin Dahyabhai <nalin@redhat.com>
- remove explicit dependency on krb5-libs
* Fri Nov 09 2001 Nalin Dahyabhai <nalin@redhat.com>
- enable transparent session id support, configure freetype and gmp extensions
(suggestion and patch Jason Costomiris)
* Tue Sep 18 2001 Tim Powers <timp@redhat.com> 4.0.6-9
- rebuilt against newer posgresql libs
* Thu Sep 13 2001 Tim Powers <timp@redhat.com>
- rebuild with new gcc and binutils
* Tue Aug 28 2001 Nalin Dahyabhai <nalin@redhat.com>
- add patch from pzb at scyld.com to fix the ZVAL_TRUE and ZVAL_FALSE macros
(#52501)
* Sat Aug 18 2001 Nalin Dahyabhai <nalin@redhat.com>
- enable bzip2 extension
- enable curl extension
- enable use of mm
- clean up use of libtool (#51958)
* Sat Aug 11 2001 Tim Powers <timp@redhat.com>
- only english in php-manuals, space constraints
* Fri Aug 10 2001 Nalin Dahyabhai <nalin@redhat.com>
- include /usr/lib/php/build instead of /usr/lib/php4/build (#51141)
* Tue Aug 07 2001 Nalin Dahyabhai <nalin@redhat.com>
- add build deps on pam-devel, pspell-devel, gdbm-devel (#49878)
- add some conditional logic if %{oracle} is defined (from Antony Nguyen)
* Tue Jul 10 2001 Nalin Dahyabhai <nalin@redhat.com>
- don't obsolete subpackages we ended up not merging
* Tue Jul 03 2001 Nalin Dahyabhai <nalin@redhat.com>
- cleanups
- add manuals in multiple languages (using ko instead of kr for Korean)
- merge all of the manuals into a single -manual subpackage
- use libtool to install binary files which libtool builds
- don't strip any binaries; let the buildroot policies take care of it
* Fri Jun 29 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 4.0.6 (preliminary)
* Tue Jun 26 2001 Nalin Dahyabhai <nalin@redhat.com>
- enable ttf in the build because the gd support needs it
- add -lfreetype to the LIBS for the same reason
* Thu Jun 07 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Thu May 17 2001 Nalin Dahyabhai <nalin@redhat.com>
- actually use two source trees to build things
- add %post and %postun scriptlets to run ldconfig
* Wed May 16 2001 Nalin Dahyabhai <nalin@redhat.com>
- quote part of the AC_ADD_LIBRARY macro to make newer autoconf happy
* Tue May 15 2001 Nalin Dahyabhai <nalin@redhat.com>
- fix error in %install
- depend on the imap-devel which supplies linkage.c
- modify trigger to disable php versions less than 4.0.0 instead of 3.0.15
- enable DOM support via libxml2 (suggested by Sylvain Bergé)
- build the OpenSSL extension again
* Tue May 08 2001 Nalin Dahyabhai <nalin@redhat.com>
- enable pspell extensions
- update to 4.0.5
* Tue May 01 2001 Nalin Dahyabhai <nalin@redhat.com>
- build the ODBC extension
* Tue May 01 2001 Bill Nottingham <notting@redhat.com>
- build on ia64
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Fri Feb 23 2001 Nalin Dahyabhai <nalin@redhat.com>
- obsolete the old phpfi (PHP 2.x) package
* Thu Feb 08 2001 Nalin Dahyabhai <nalin@redhat.com>
- add a commented-out curl extension to the config file (part of #24933)
- fix the PEAR-installation-directory-not-being-eval'ed problem (#24938)
- find the right starting point for multipart form data (#24933)
* Tue Jan 30 2001 Nalin Dahyabhai <nalin@redhat.com>
- aaarrgh, the fix breaks something else, aaarrgh; revert it (#24933)
- terminate variable names at the right place (#24933)
* Sat Jan 20 2001 Nalin Dahyabhai <nalin@redhat.com>
- tweak the fix some more
* Thu Jan 18 2001 Nalin Dahyabhai <nalin@redhat.com>
- 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 <nalin@redhat.com>
- merge mod_php into the main php package (#22906)
* Fri Dec 29 2000 Nalin Dahyabhai <nalin@redhat.com>
- try to fix a quoting problem
* Wed Dec 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 4.0.4 to get a raft of bug fixes
- enable sockets
- enable wddx
* Fri Nov 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in updated environment
* Thu Nov 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- add more commented-out modules to the default config file (#19276)
* Wed Nov 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix not-using-gd problem (#20137)
* Wed Oct 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 4.0.3pl1 to get some bug fixes
* Sun Oct 15 2000 Nalin Dahyabhai <nalin@redhat.com>
- build for errata
* Thu Oct 12 2000 Nalin Dahyabhai <nalin@redhat.com>
- 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 <nalin@redhat.com>
- rebuild in new environment
- enable OpenSSL support
* Thu Sep 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- 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 <nalin@redhat.com>
- rebuild in new environment (new imap-devel)
* Thu Aug 17 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix summary and descriptions to match the specspo package
* Thu Aug 10 2000 Nalin Dahyabhai <nalin@redhat.com>
- hard-code the path to apxs in build_ext() (#15799)
* Wed Aug 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- add "." to the include path again, which is the default
* Thu Jul 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- enable PEAR and add it to the include path
- add the beginnings of a -devel subpackage
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sat Jul 08 2000 Nalin Dahyabhai <nalin@redhat.com>
- tweaks to post and postun from Bill Peck
* Fri Jul 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- fixes from Nils for building the MySQL client
- change back to requiring 4.1.2 instead of 4.1.2-7.0.6
* Sun Jul 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 4.0.1pl2
- enable MySQL client
- move the php.ini file to /etc
* Sat Jul 01 2000 Nils Philippsen <nils@redhat.de>
- 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 <nalin@redhat.com>
- update to 4.0.1
- refresh manual
* Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
- rebuild against new krb5 package
* Tue Jun 20 2000 Nalin Dahyabhai <nalin@redhat.com>
- rebuild against new db3 package
* Sun Jun 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- 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 <nalin@redhat.com>
- 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 <nalin@redhat.com>
- ExcludeArch: sparc for now
* Mon Jun 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- 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 <nalin@redhat.com>
- change license from "GPL" to "PHP"
- add URL: tag
- disable mysql support by default (license not specified)
* Tue May 23 2000 Nalin Dahyabhai <nalin@redhat.com>
- 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 <nalin@redhat.com>
- 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 <teg@redhat.com>
- rebuilt against new postgres libraries
* Wed May 10 2000 Preston Brown <pbrown@redhat.com>
- php3 .so modules moved to /usr/lib/php3 from /usr/lib/apache (was incorrect)
* Tue Apr 11 2000 Nalin Dahyabhai <nalin@redhat.com>
- make subpackages require php = 4.1.2 (bug #10671)
* Fri Apr 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 3.0.16
* Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com>
- fixed the post script to work when upgrading a package
- add triggere to fix the older packages
* Tue Feb 29 2000 Nalin Dahyabhai <nalin@redhat.com>
- 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 <nalin@redhat.com>
- add dependency for imap subpackage
- rebuild against Apache 1.3.12
* Thu Feb 24 2000 Preston Brown <pbrown@redhat.com>
- don't include old, outdated manual. package one from the php distribution.
* Tue Feb 01 2000 Cristian Gafton <gafton@redhat.com>
- rebuild to fix dependency problem
* Fri Jan 14 2000 Preston Brown <pbrown@redhat.com>
- added commented out mysql module, thanks to Jason Duerstock
(jason@sdi.cluephone.com). Uncomment to build if you have mysql installed.
* Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
- rely on imap-devel, don't include imap in src.rpm (#5099).
- xml enabled (#5393)
* Tue Nov 02 1999 Preston Brown <pborwn@redhat.com>
- 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 <msw@redhat.com>
- rebuilt for sparc glibc brokenness
* Sat Sep 25 1999 Preston Brown <pbrown@redhat.com>
- --with-apxs --> --with-apxs=/usr/sbin/apxs (# 5094)
- ldap support (# 5097)
* Fri Sep 24 1999 Preston Brown <pbrown@redhat.com>
- fix cmdtuples for postgresql, I had it slightly wrong
* Wed Sep 01 1999 Bill Nottingham <notting@redhat.com>
- subpackages must obsolete old stuff...
* Mon Aug 30 1999 Preston Brown <pbrown@redhat.com>
- added -DHAVE_PGCMDTUPLES for postgresql module (bug # 4767)
* Sat Aug 28 1999 Preston Brown <pbrown@redhat.com>
- 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 <pbrown@redhat.com>
- upgraded to 3.0.9
- fixed postgresql module and made separate package
- separated manual into separate documentation package
* Tue May 25 1999 Preston Brown <pbrown@redhat.com>
- 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 <pbrown@redhat.com>
- hacked in imap support in an ugly way until imap gets an official
shared library implementation
* Sat Apr 17 1999 Preston Brown <pbrown@redhat.com>
- pick up php3.ini
* Wed Mar 24 1999 Preston Brown <pbrown@redhat.com>
- build against apache 1.3.6
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)
* Mon Mar 08 1999 Preston Brown <pbrown@redhat.com>
- upgraded to 3.0.7.
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
* Sun Feb 07 1999 Preston Brown <pbrown@redhat.com>
- upgrade to php 3.0.6, built against apache 1.3.4
* Tue Oct 13 1998 Cristian Gafton <gafton@redhat.com>
- rebuild for apache 1.3.3
* Fri Oct 09 1998 Preston Brown <pbrown@redhat.com>
- updated to 3.0.5, fixes nasty bugs in 3.0.4.
* Mon Sep 28 1998 Cristian Gafton <gafton@redhat.com>
- updated to 3.0.4 and recompiled for apache 1.3.2
* Fri Sep 04 1998 Preston Brown <pbrown@redhat.com>
- improvements; builds with apache-devel package installed.
* Wed Sep 02 1998 Preston Brown <pbrown@redhat.com>
- Made initial cut for PHP3.
/usr/lib/php4/mysql.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:58:19 2013