php4 (3:4.0.6-4tpo) unstable; urgency=high * added dbase from original package and enabled it * patched with php-4.0.6-memlimit.diff.gz, rfc1867.c.diff-4.0.6.gz * added alternative build dependency libc-client-ssl2001-dev * added alternative build dependency libgd1g-dev * chmod +x debian/rules -- Tomas Pospisek Thu, 14 Mar 2002 14:01:02 +0100 php4 (3:4.0.6-4) unstable; urgency=high * Add pear/CODING_STANDARDS into php4-pear (fixes 105574. closed too early. sorry) * Fix the nasty segfaults with mail(). That'll teach me taking upstream changes without looking. Thanks Cvetan Ivanov for the correct fix (also upstream now) (closes: #105686, #105878). -- Petr Cech Fri, 20 Jul 2001 23:07:30 +0200 php4 (3:4.0.6-3) unstable; urgency=high * ext/standard/mail.c: security fix * debian/control: Build-Depends: libtool (>= 1.4) * ext/curl/curl.c: fix typo * ext/gd/config.m4: fix typo * ext/mcrypt/mcrypt.c: upstream buffer overflow fix * ext/mhash/mhash.c: upstream buffer overflow fix * ext/pgsql/pgsql.c: fix * ext/posix/config.m4: check for getpgid * ext/sablot/sablot.c: fix leaks * ext/standard/url* : fixes * ext/sysvshm/sysvshm.c: fixes * Zend/*: small fixes -- Petr Cech Fri, 13 Jul 2001 16:21:04 +0200 php4 (3:4.0.6-2) unstable; urgency=low * pear/Makefile.in: add IT_Error.php to installed files (closes: #103087) * debian/control: - allow also libcurl-ssl-dev as Build-Depends (closes: #103618) - libfreetype6-dev to Build-Depends - add auto* suite to php4-dev depends (closes: #104199) * debian/rules: - build gd module with freetype2 support - move common ./configure flags to COMMON_CONFIG - build with mbstring support -- Petr Cech Fri, 13 Jul 2001 08:22:02 +0200 php4 (3:4.0.6-1) unstable; urgency=medium * New upstream release. * NOTE: new extension will probably be in another upload, to get this into testing ... -- Petr Cech Mon, 25 Jun 2001 20:43:24 +0200 php4 (3:4.0.5.6rc3-3) unstable; urgency=low * The "I hate sablot release". Recompile with 0.60 * debian/php4-domxml.postrm: also fix the :: (closes: #101306) * debian/rules: --enable-ctype - still EXPERIMENTAL!!! Bug upstream -- Petr Cech Mon, 18 Jun 2001 09:46:17 +0200 php4 (3:4.0.5.6rc3-2) unstable; urgency=low * ext/sablot/config.m4: link sablot.so with -lsablot, not main php4 * build/ ... : upstream fix for building with automake 1.4-pX * don't fail, when libssl-dev is not installed. sigh -- Petr Cech Thu, 14 Jun 2001 23:36:34 +0200 php4 (3:4.0.5.6rc3-1) unstable; urgency=low * New upstream test release. * Recompile with apache 1.3.20 * debian/control: - php4-dev: Depends: bison, flex (closes: #100634) - Build-Depends: libcurl-dev (>=7.8) * debian/rules: - add --enable-bcmath to all rules (closes: #100491) * Zend/zend.c: apply upstream fix to allow building of caudium -- Petr Cech Tue, 12 Jun 2001 22:27:26 +0200 php4 (3:4.0.5.6rc2-1) unstable; urgency=low * New upstream test release. * FIx regex/regex.h (int regoff_t) * fix php4-cgi build with pcre - don't use supplied pcre * Fix wddx support (closes: #99468) * Add missing $(INSTALL_ROOT) to sapi/caudium/config.m4 -- Petr Cech Fri, 8 Jun 2001 11:37:07 +0200 php4 (3:4.0.5.6rc1-1) unstable; urgency=low * New upstream test release with new bugs :)) * moved pear from /usr/lib/php4 to /usr/share/php4 * Whups. Sorry about the epoch 3: . It somehow slipped in, so I'll have to live with it -- Petr Cech Wed, 16 May 2001 14:14:04 +0200 php4 (3:4.0.5-2) unstable; urgency=low * Build-Depend on newer libmhash-dev, as it supposedly doesn't compile on current woody (closes: #96555) * Build-Depends: s/freetype2/libttf-dev/ * Stop building php4-pgsql - move to non-US * Build-Deps on new libsablot0 -- Petr Cech Thu, 10 May 2001 10:43:02 +0200 php4 (3:4.0.5-1) unstable; urgency=medium * New upstream release. * recompile with new sablot - how I hate this (closes: #95401) * Merge XML into main php4 * Reword README.Debian (closes: #89667) * Enable wddx * debian/*.postinst: * only ask upon first install, not upgrade (closes: #93452) * fix typos (closes: #94118) * Added support for Sybase/MS SQL Server (using FreeTDS) using patch from: http://rpms.arvin.dk/php/source/patches/php-sybase_ct.patch thanks to Bradley Bell for the patch * ext/pcre : two upstream fixes * ext/sablot/sablot.c: small upstream fix * build/buildcheck.sh : fixes to allow compile with libtool 1.4 * ext/standard/exec.c: upstream fixes * sapi/apache/mod_php4.c: off by one fix * sapi/cgi/cgi_main.c: fix POST bug * main/snprintf.c: upstream fix -- Petr Cech Wed, 3 May 2001 22:17:10 +0200 php4 (4.0.4.5rc6-2) unstable; urgency=low * Build-depends: libcurl-dev will pull libcurl2 (closes: #92994) * TSRM/TSRM.c: upstream fix * ext/pgsql: upstream fix -- Petr Cech Thu, 5 Apr 2001 17:51:09 +0200 php4 (4.0.4.5rc6-1) unstable; urgency=low * New upstream test release. * Don't mention CGI support, as it's not so for a long time. -- Petr Cech Wed, 4 Apr 2001 13:47:45 +0200 php4 (4.0.4.5rc5-1) unstable; urgency=low * New upstream test release. * ask about /etc/php4/cgi/php.ini also * It's really recompiled for 1.3.19 (closes: #91901, #91822) * problems with modules documented (closes: #81141, #82611) -- Petr Cech Mon, 2 Apr 2001 09:38:16 +0200 php4 (4.0.4.5rc3-1) unstable; urgency=low * New upstream RC release * debian/rules: s/with-yp/enable-yp/ to really enable YP support. Discovered on broken potato upload. -0potato2 is fixed * Looks like there was a bug in latest build, this should fix it (closes: #92018) * remove libmcal0 workaround -- Petr Cech Wed, 28 Mar 2001 21:15:36 +0200 php4 (4.0.4.5rc2-1) unstable; urgency=low * New upstream release test release 4.0.5RC2. * debian/rules: Add lintian overrides * debian/control: * add libexpat1-dev to Build-Depends * add libmcal0 to Build-Depends since libmcal0-dev is missing this dependancy :(( Bug filled * ext/socket/socket.c: minor upstream patch -- Petr Cech Mon, 26 Mar 2001 20:43:49 +0200 php4 (4.0.4pl1-6) unstable; urgency=low * NEVER RELEASED * Build-depends on libcurl1-dev (>= 7.6.1-5), which fixes the libcurl1 or libcurl1-ssl problem. * remove dh_testversion and use versioned Build-depends instead -- Petr Cech Tue, 13 Mar 2001 23:20:58 +0100 php4 (4.0.4pl1-5) unstable; urgency=low * Add lintian overrides * Rebuild with correct libgd-dev installed. Sorry (closes: #88490, #88255, #88371, #88619, #88635) * Closed by fixed libjpeg (closes: #85865, #88141) -- Petr Cech Tue, 6 Mar 2001 17:26:41 +0100 php4 (4.0.4pl1-4) unstable; urgency=low * The "Enable what you can" release. * Enable sablot extension (many files) (closes: #84073) * Enable mcal extension (finaly closes: #65688, #85925) * Build-Conflicts: bind-dev - this supposedly causes unresolved symbols. Why? * ext/pgsql/pgsql.c: apply tiny patch, which should fix postgres problems. There is a better patch in CVS, but it needs changes to Zend * pear/pear.in: binary is php4 no php (closes: #87848) * ext/domxml/config.m4: link with -lxml2 (closes: #87457) * debian/README.Debian: add notes about ldap, imap and mhash extensions * debian/{control,rules}: activate bz2 extension * php4.ini-dist: comment out include_path so php will use compiled in path (closes 2nd part of 87848) -- Petr Cech Wed, 28 Feb 2001 10:18:11 +0100 php4 (4.0.4pl1-3) unstable; urgency=medium * Fixed postrm issues. Sorry -- Petr Cech Sun, 4 Feb 2001 06:13:00 +0100 php4 (4.0.4pl1-2) unstable; urgency=medium * debian/control: Build-depends: xlibs-dev (seems it's missing and causes failed builds for arm, m68k and powerpc) s/libsnmp4.1/libsnmp4.2/ (closes: #84139) * debian/php4.*: make LoadModule matching case insensitive (fixes 83641 for unstable) -- Petr Cech Wed, 31 Jan 2001 10:14:29 +0100 php4 (4.0.4pl1-1) unstable; urgency=high * New upstream version. * This release fixes some security problems. * Some patches from previous versions are not here. * debian/control: Build-depends on newer libcurl1-dev, remove librecode-dev * debian/control: add libjpeg62-dev to build-depends from powerpc buildlog (hmm. Where ir Roman?) * debian/php4{,-cgi}.postinst: don't mark php.ini as conffile and install it when it doesn't already exist. I should find a way to check, that the default php.ini changed and user should update it. * debian/php4{,-cgi}.postrm: cleanup the /etc/php4 dir after purge * fix xml.so not working with php4-cgi -- Petr Cech Thu, 23 Jan 2001 11:12:59 +0100 php4 (4.0.4final-6) unstable; urgency=medium * OK. Now also fix the prerm issues (closes: #81418) and to ease that thanks for submiting bugs (closes: #81818, #81819) * some upstream updates: browsercap, php-config -- Petr Cech Wed, 10 Jan 2001 14:04:19 +0100 php4 (4.0.4final-5) unstable; urgency=medium * OK. Take a deep breath and fix those bloody postinst bugs - fix it and rewrite from ed -> sed, because ed is not essential :( closes: #80801. * apply some upstream fixes. * disable ctype extension - not yet ready -- Petr Cech Tue, 2 Jan 2001 13:40:35 +0100 php4 (4.0.4final-4) unstable; urgency=low * debian/libc-client.la: add -lpam -ldl -lcrypt * fix php4-cgi.postinst bugs (closes: #80817, #80805, #80801) -- Petr Cech Fri, 29 Dec 2000 11:40:43 +0100 php4 (4.0.4final-3) unstable; urgency=low * Brown Xmas Sock Release * Grr. correctly fix the php4 postinst error (closes: #80303, #80324, #80326, #80359) NMU by Wichert Akkerman (closes: #80381) * also fix php4-cgi. NMU by Marcelo E. Magallon (closes: #80406). * fix fix for php4-cgi postinst s/apache/cgi/ * apply some upstream fixes to ext/session/ * domxml/config.m4: fix my -Lshared,/usr/lib error * debian/rules: * add --enable-ctype to both targets * --diable-pear to CGI target * generate Depends: php4 (=ver) | php4-cgi (=ver) -- Petr Cech Wed, 27 Dec 2000 15:29:56 +0100 php4 (4.0.4final-2) unstable; urgency=low * Run apacheconfig with --force-modules. * Fix stupid bug in php4 and php4-cgi postinst. * ext/sysvshm/sysvshm.c : upstream fix -- Petr Cech Thu, 21 Dec 2000 22:58:27 +0100 php4 (4.0.4final-1) unstable; urgency=low * New upstream version. * Sorry for the version, but da-katie doesn't allow overwriting of files, notably .orig.tar.gz. It's my fault I know, but it worked till now. -- Petr Cech Wed, 20 Dec 2000 01:32:34 +0100 php4 (4.0.4-0RC6.1) unstable; urgency=low * OK. Final final RC for 4.0.4. * Build-depends on libxml2-dev (>= 2.2.7) because php needs this. * Activate ndbm dba driver. -- Petr Cech Sun, 17 Dec 2000 19:43:51 +0100 php4 (4.0.4-0RC5.1) unstable; urgency=low * UNRELEASED. * Final RC for 4.0.4. * Some mods to README.Debian and TODO -- Petr Cech Wed, 13 Dec 2000 00:01:08 +0100 php4 (4.0.4-0RC4.1) unstable; urgency=low * New upstream beta release. Let's stabilize things now and add new modules after final release of 4.0.4. -- Petr Cech Thu, 7 Dec 2000 10:12:11 +0100 php4 (4.0.4-0RC3.2) unstable; urgency=low * recompile with new libc-client200-dev. * fix source recompile * depend on fixed apache 1.3.14-2 -- Petr Cech Thu, 7 Dec 2000 00:49:14 +0100 php4 (4.0.4-0RC3.1) unstable; urgency=low * New upstream beta release. * Add libxml2-dev to build-depends (closes: #78479). * implement DEB_BUILD_OPTIONS * fix apache build wrt. apxs * fix typo in description of curl modules (closes: #78828) -- Petr Cech Tue, 5 Dec 2000 14:22:30 +0100 php4 (4.0.3pl1-7) unstable; urgency=low * Rebuild with apache 1.3.14-1 -- Petr Cech Fri, 1 Dec 2000 01:41:41 +0100 php4 (4.0.3pl1-6) unstable; urgency=low * add --enable-memory-limit * add --enable-exif per request from William Ono. * Add Suggests: phpdoc (yes. it's here). * ext/standard/crypt.c - fix from CVS. * ext/ftp/ftp.{c,h} - fix mkdir() and RETR, STOR * ext/gd/gd.c - add format string - add XBM to phpinfo() * ext/imap/php_imap.{c,h} - CVS fixes * main/main.c - fix CGI crash - add HTTP_SERVER_VARS in CGI mode * and many more. Taken from php4.srpm (thanks :)) * recompile with apache 1.3.12-2.2 * and hack large files support into DSO module. php4 doesn't use it now :(( -- Petr Cech Thu, 30 Nov 2000 00:01:39 +0100 php4 (4.0.3pl1-5) unstable; urgency=low * Back out changes about --enable-versioning * ext/domxml/php_domxml.c : fix compilation with recent libxml2 (>=2.2.7) -- Petr Cech Tue, 21 Nov 2000 18:03:56 +0100 php4 (4.0.3pl1-4) unstable; urgency=low * Clarify README.Debian about the DB change a bit (dbm_ -> dba_*) * Remove aliasing hack - deprecated upstream. (closes: #76558) * Compile with libgd-dev again (Write 100x always reinstall libgd-dev). * --enable-versioning and tweak debian/control a bit, let's see, what breaks -- Petr Cech Tue, 14 Nov 2000 10:00:54 +0100 php4 (4.0.3pl1-3) unstable; urgency=low * Activate curl module. * Really enable shmop module. * Fix include paths in phpize. Now everyone should be able to easilly build php4 extension modules (php4-dbase anyone?). -- Petr Cech Mon, 6 Nov 2000 23:17:41 +0100 php4 (4.0.3pl1-2) unstable; urgency=low * Build with libgd-dev installed (NOT libgd-gif). -- Petr Cech Tue, 17 Oct 2000 02:08:36 +0200 php4 (4.0.3pl1-1) unstable; urgency=medium * New upstream bugfix release. * Depend on libopenldap1 as with the newer ldap module crashes php&apache. -- Petr Cech Mon, 16 Oct 2000 15:30:55 +0200 php4 (4.0.3-2) unstable; urgency=high * Urgency=high because last upload didn't have it ad it fixes some security holes. * ext/domxml/config.m4: don't try to build then --without-domxml -- Petr Cech Thu, 12 Oct 2000 12:50:17 +0200 php4 (4.0.3-1) unstable; urgency=low * New upstream release. - fixes also some string format bugs * Build with fixed libmysqlclient10-dev. -- Petr Cech Thu, 12 Oct 2000 00:00:07 +0200 php4 (4.0.2-7) unstable; urgency=low * Really, really install libldap2-dev. * Workaround broken libmysqlclient9-dev. It has broken (again) .so symlink. -- Petr Cech Tue, 10 Oct 2000 22:28:48 +0200 php4 (4.0.2-6) unstable; urgency=low * Again fix description a little bit. * Correct build-depends. * Sic. Recompile, because I've busted (libopenldap-dev instead of libldap2-dev was installed). * While at it install also new apache glibc NMU and recompile with it. * Move PEAR from php4-dev to php4 and install ALL of PEAR. * add --prefix=/usr * debhelper v2 * prepare for CURL module * Updated README.Debian * updated XML module from php4 CVS to close: #72360 -- Petr Cech Mon, 2 Oct 2000 14:36:35 +0200 php4 (4.0.2-5) unstable; urgency=low * Correct build-depends (libgd1-dev -> libgd-dev). Where is Roman? :) * Add libdb2-dev (>= 2:2.7.7-2.1) to build-depends for glibc 2.1.94. * and recompile with glibc 2.1.94 to fix it. -- Petr Cech Wed, 27 Sep 2000 09:00:27 +0200 php4 (4.0.2-4) unstable; urgency=low * Tweak description a little bit more. -- Petr Cech Sun, 24 Sep 2000 23:58:15 +0200 php4 (4.0.2-3) unstable; urgency=low * Add info about what modules and why are enabled/disabled into README.Debian. * Install not so many docs (only in -dev now). * Enable calendar and sockets modules. * Rearange package descriptions so module-specific comments go first (closes: # oh great leader). * Create domxml module aka xmlv2. * Fix spelling wan't -> want (closes: #70544). * Add libraries for gd module only when linking this one and not globaly (closes: #71623). * Say that we wait for ENTER (closes: #71769). * Fix logic in prerm script (closes: #71770). -- Petr Cech Sun, 24 Sep 2000 17:54:52 +0000 php4 (4.0.2-2) unstable; urgency=low * Add info about what modules and why are enabled/disabled into README.Debian. * Install not so many docs (only in -dev now). * Enable calendar and sockets modules. * Rearange package descriptions so module-specific comments go first (closes: # oh great leader). * Create domxml module aka xmlv2. * Fix building (small typo). * Compile with libmysqlclient9-dev installed. -- Petr Cech Mon, 18 Sep 2000 23:46:40 +0200 php4 (4.0.2-1) unstable; urgency=low * The "Back from vacation" release. * New upstream fixed (and bugs). * Correct postm script (only cosmetic) closes: #67350, #68541 * build with libpcre3, libldap2 * Use modified patch from -3 (remove #define XML_... php_XML_...) -- Petr Cech Thu, 7 Sep 2000 23:17:59 +0200 php4 (4.0.1pl2-3) unstable; urgency=low * UNRELEASED * Fixed the XML packages. -- Norman Jordan Thu, 10 Aug 2000 21:45:15 +0000 php4 (4.0.1pl2-2) unstable; urgency=low * Fix source archive. -- Petr Cech Tue, 11 Jul 2000 11:04:48 +0000 php4 (4.0.1pl2-1) unstable; urgency=low * New upstream bug fix release (variation of the patches in -2) * Build with new libgd1 library (maybe still in Incoming) * Move PEAR stuff to php4 package (closes: #66897). -- Petr Cech Sun, 9 Jul 2000 09:01:06 +0000 php4 (4.0.1-2) unstable; urgency=low * Apply some CVS diffs in an attempt to fix opendir() problems. -- Petr Cech Fri, 30 Jun 2000 09:04:24 +0000 php4 (4.0.1-1) unstable; urgency=low * New upstream release (taken from CVS tag php_4_0_1). * --with-regex=system else it plays havoc. Dunno why ... * remove autoconf,automake,aclocal from configure rules. * Fix description of XML --help message (no, it's not MySQL). -- Petr Cech Wed, 28 Jun 2000 22:55:16 +0200 php4 (4.0.0-4) unstable; urgency=low * Add -dev package (closes: #65907). * Add -cgi and -cgi-* packages (closes: #51097, #52855). * --enable-filepro * Tweak copyright file a bit. * Generate mhash module (closes part of 63186). * Ask to remove libphp4 from httpd.conf upon remove/purge. * Fixed build-depends, thanks to Roman Hodek (closes: #65938). (I told you the first time it won't work :)) * Mark /etc/php4/cgi/php.ini as conffile. * Every module now ask if it should be enabled on install (if it's not already) and disabled on remove/purge. -- Petr Cech Tue, 20 Jun 2000 14:29:01 +0200 php4 (4.0.0-3) unstable; urgency=low * Ship correct php.ini (extension_dir=/usr/lib/php4/apache). * Don't use included libmysqlclient and use system one (fixes wrong location of mysqld.sock) * link XML module dynamicly with system xmlparse and xmltok. -- Petr Cech Wed, 14 Jun 2000 22:30:07 +0000 php4 (4.0.0-2) unstable; urgency=low * fix the IS_SLASH bug (closes: #65625 and probably others as well). * Really change the maintainer field. -- Petr Cech Wed, 14 Jun 2000 07:44:05 +0000 php4 (4.0.0-1) unstable; urgency=low * New maintainer. * New upstream release. * Fix dynamic module loading. * Added Build-Depends (I wonder, if I got them right) * Standards-Version: 3.1.1 -- Petr Cech Tue, 13 Jun 2000 13:40:56 +0000 php4 (4.0rc1-2) unstable; urgency=low * Compile with latest apache and libraries from woody (Closes: #62631, #62640) -- Gergely Madarasz Wed, 19 Apr 2000 14:39:25 +0200 php4 (4.0rc1-1) unstable; urgency=low * New upstream version * Fix db2 support (Closes: #61709) * Fix gd support (Closes: #61708) * Remove ucd-snmp-hack from config options -- Gergely Madarasz Sun, 16 Apr 2000 17:04:05 +0200 php4 (4.0b4pl1-2) unstable; urgency=low * Build with --disable-debug so it should work with the zend optimizer (Closes: #60265) * Build with --enable-trans-sid (Closes: #60430) * Write some more about php4/php3 differences in the description (Closes: #60155) -- Gergely Madarasz Fri, 17 Mar 2000 17:35:29 +0100 php4 (4.0b4pl1-1) unstable; urgency=low * New upstream version * Upstream reorganized the build system quite a bit, lots of patches removed -- Gergely Madarasz Wed, 23 Feb 2000 17:16:00 +0100 php4 (4.0b3-4) unstable; urgency=low * Add /etc/php4/apache/php.ini to conffiles (Closes: #54194) * Add info file for apacheconfig * Offer to run apacheconfig and/or apache-sslconfig in postinst * Comment out sendmail_path from php.ini so the default sendmail path should work (Closes: #51355) -- Gergely Madarasz Thu, 6 Jan 2000 14:38:20 +0100 php4 (4.0b3-3) unstable; urgency=low * Compile with libgd instead of libgd-gif -- Gergely Madarasz Tue, 4 Jan 2000 18:07:56 +0100 php4 (4.0b3-2) unstable; urgency=low * Build imap and ldap modules * Fix rm -f in rules file (Closes: #51623) -- Gergely Madarasz Mon, 3 Jan 2000 16:54:19 +0100 php4 (4.0b3-1) unstable; urgency=low * Initial Release. -- Gergely Madarasz Tue, 16 Nov 1999 19:33:42 +0100