Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php4-sockets-4.4.0-6.27 RPM for i586

From SuSE Linux 10.0 updates for i386 / rpm / i586

Name: php4-sockets Distribution: SUSE LINUX 10.0 (i586)
Version: 4.4.0 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 6.27 Build date: Tue May 8 21:59:42 2007
Group: Productivity/Networking/Web/Servers Build host: unisys0.suse.de
Size: 42004 Source RPM: php4-4.4.0-6.27.src.rpm
Packager: http://www.suse.de/feedback
Url: http://www.php.net
Summary: PHP4 Extension Module
A low-level interface to the socket communication functions based on
the popular BSD sockets, providing the possibility to act as a socket
server as well as a client. This extension is experimental!



Authors:
--------
    Andrei Zmievski <andrei@ispi.net>
    Danny Heijl <Danny.Heijl@cevi.be>
    Frank M. Kromann <fmk@swwwing.com>
    Rasmus Lerdorf <rasmus@php.net>
    Sam Ruby <rubys@us.ibm.com>
    Sascha Schumann <sascha@schumann.cx>
    Stefan Roehrich <sr@linux.de>
    Thies C. Arntzen <thies@digicol.de>
    Uwe Steinmann <steinm@php.net>

Provides

Requires

Copyright

Other uncritical OpenSource License

Signatures

internal MD5: a4a3de704cc7402d7682f369bd61d5b2
GPG

Changelog

* Thu May 03 2007 - mmarek@suse.cz
  - improve CVE-2007-0906-session.patch [#251185]
* Wed May 02 2007 - anosek@suse.cz
  - fixed these security issues:
    VUL-0: php: MOPB-05-2007:PHP unserialize() 64 bit Array Creation Denial of Service Vulnerability
    [#251724] (CVE-2007-0988.patch)
    VUL-0: php-gd integer integer overflow with invalid wbmp images
    [#258295] (CVE-2007-1001.patch)
    VUL-0: MOPB-14-2007:PHP substr_compare() Information Leak
    [#252145] (CVE-2007-1375.patch)
    VUL-0: php5: MOPB-15-2007: shmop problem
    [#255026] (CVE-2007-1376.patch)
    VUL-0: php5: MOPB-21-2007: bzip2:// basedir/safemode evasion
    [#256327] (CVE-2007-1461.patch)
    VUL-0: php: MOPB-24-2007:PHP array_user_key_compare() Double DTOR Vulnerability
    [#256330] (CVE-2007-1484.patch)
    VUL-0: php: MOPB-22-2007: session_regenerate_id() Double Free Vulnerability
    [#254867] (CVE-2007-1521.patch)
    VUL-0: php5: MOPB-26-2007: mb_parse_str() register_globals Activation Vulnerability
    [#255741] (CVE-2007-1583.patch)
    VUL-0: php: MOPB-34-2007:PHP mail() Header Injection Through Subject and To Parameters
    [#257824] (CVE-2007-1718.patch)
    VUL-0: php4: MOPB-01-2007: reference counter problem
    [#250125] (zval-refcount-overflow.patch)
    VUL-0: php: MOPB-30-2007:PHP _SESSION unset() Vulnerability
    [#257401] (CVE-2007-1700.patch)
    VUL-0: php: MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation
    [#257823] (MOPB-33-2007.patch)
* Tue Feb 27 2007 - anosek@suse.cz
  - fixed VUL-0: php5: official release 5.2.1 fixes a lot of security
    vulnerabilities [#244034]
    Patches:
    CVE-2007-0905.patch
    CVE-2007-0906-session.patch
    CVE-2007-0906-imap.patch
    CVE-2007-0906-str_replace.patch
    CVE-2007-0907.patch
    CVE-2007-0908.patch
    CVE-2007-0909-print.patch
    CVE-2007-0909-odbc.patch
    CVE-2007-0910.patch
    emalloc-overflows.patch
* Tue Dec 19 2006 - anosek@suse.cz
  - fixed VUL-0: php session.save_path open_basedir bypass
    [#227569] (save_path-secfix.patch)
* Thu Nov 09 2006 - anosek@suse.cz
  - fixed security issue:
    PHP mixes up open_basedir settings [#136651]
    (open_basedir-secfix.patch)
* Fri Nov 03 2006 - mmarek@suse.cz
  - fixed a buffer overflow in php_escape_html_entities()
    [#217301] (CVE-2006-5465.patch)
* Mon Oct 09 2006 - postadal@suse.cz
  - fixed following security bugs [#210503]
    * missing open_basedir check inside chdir() function (chdir.patch)
    * tempnam() openbasedir bypass (tempnam.patch)
    * first check stream for NULL, then dereference (network.patch)
* Tue Sep 12 2006 - postadal@suse.cz
  - fix ini_restore() security bypass [#204803] (ini_restore-secfix.patch)
* Fri Sep 01 2006 - postadal@suse.cz
  - fixed corrupted gif segfaults [#200181, php#38112] (phpbug-38112.patch)
  - fixed memory corruption error with an invalid foreach() [#200181]
    (foreach-fix.patch)
* Fri Aug 11 2006 - mmarek@suse.cz
  - fixed open_basedir and safemode bypass in the imap extension
    [#154317] (CVE-2006-1017-real-fix.patch)
* Wed Aug 09 2006 - postadal@suse.cz
  - security fixes [#191265] (security-fix-3.patch)
    - added control character checks for cURL extension's
    open_basedir/safe_mode checks [php#36223] (CVE-2006-2563)
    - fixed for crashbugs in http_fopen_wrapper
    - fixed an integer overflow in str_repeat()
    - fixed bufferoverflow and high character in ext/wddx
    - fixed a variable initialisation in stream factory code
    - added check for detecting Integer overflow in memory_limit
  - fixed vulnerability in sscanf() [#197223, php#38322]
* Thu Jun 29 2006 - postadal@suse.cz
  - fixed security bug in tempnam() [#184787] (CVE-2006-2660.patch)
  - fixed session_destroy() call [#186180, php#36872] (CVE-2006-3018.patch)
* Fri Jun 16 2006 - postadal@suse.cz
  - fixed fix for zend_hash_del() [#185516] (zend_hash_del-fix.patch)
* Mon Jun 05 2006 - postadal@suse.cz
  - added a check for special characters in the session name [#181140]
    (session3.patch)
* Tue May 23 2006 - postadal@suse.cz
  - fixed memory leak in imagecreatefromgif()
    [#173451] (phpbug-37346.patch)
  - fixed possibility of a wrong element being deleted by zend_hash_del()
    [#175976] (zend_hash_del.patch)
  - fixed integer overflow in the wordwrap()
    [#169038] (CVE-2006-1990, string.patch)
  - fixed _emalloc() on 64bit archs [#169038] (emalloc.patch)
* Thu Apr 13 2006 - postadal@suse.cz
  - fixed security problem in copy() and tempname()
    [#164845] (CVE-2006-1494-1608.patch)
  - fixed phpinfo() XSS [#164804] (CVE-2006-0996.patch)
  - fixed memory leak in html_entity_decode  [#161718] (CVE-2006-1490.patch)
  - compiled with bundled GD [#154354]
* Thu Mar 16 2006 - postadal@suse.cz
  - added safe_mode num of parameter check for mb_send_mail [#154315]
    (mbstring-secfix.patch)
  - fixed a possible null injection in mbstring (mbstring-null_injection.patch)
  - added patch autoconf2.patch to fix broken php4-unixODBC [#142224]
* Mon Feb 06 2006 - postadal@suse.cz
  - fixed XSS [#143696] (CVE-2006-0208.patch)
  - fixed crash in Apache 2 SAPI when more then one php script is loaded
    via SSI include [#136651, php#35571] (phpbug-35571.patch)
  - added php4-snmp to php4-unixODBC Requires [#142224]
* Tue Dec 06 2005 - postadal@suse.cz
  - fixed [php#33987] bug (php script as ErrorDocument causes crash
    in Apache 2).
* Mon Dec 05 2005 - postadal@suse.cz
  - fixed unexpected header can be injected to mb_send_mail()
    [#135673] (mbstring.patch)
  - added safe_mode checks for image* functions and cURL
    [#135673] (CVE-2005-3391.patch)
  - fixed possible INI setting leak via virtual() in Apache 2 sapi
    [#135673] (CVE-2005-3392.patch)
* Mon Nov 28 2005 - postadal@suse.cz
  - fixed CVE-2005-3388.patch [#131578]
* Fri Nov 25 2005 - postadal@suse.cz
  - fixed segfaulting with mod_rewrite [#135480] (mod_rewrite-fix.patch)
* Mon Nov 14 2005 - mmarek@suse.cz
  - fixed infinite recursion in exif code
    [#132684] (CVE-2005-3353.patch)
  - fixed XSS in phpinfo()
    [#131578] (CVE-2005-3388.patch)
  - fixed register_globals actvation in parse_str()
    [#131579] (CVE-2005-3389.patch)
  - fixed possible $GLOBALS overwrite
    [#131580] (CVE-2005-3390.patch)
  - fixed handling basedirs that end with a /
    [#118976] (basedir-fix.patch)
  - fixed segfaulting when save_path is set and safe_mode is On
    [#130227] (save_path-segfault.patch)
* Thu Sep 01 2005 - postadal@suse.cz
  - added security patch pcre-overflow-bug-106209.patch for internal
    libpcre and statically linked against it [#114157]
  - added php-openssl to Provide php4 [#112808]
  - added include_path = "/usr/share/php" to php.ini [#114406]
* Thu Aug 25 2005 - postadal@suse.cz
  - linked with system pcre libs [#112645]
* Tue Aug 16 2005 - postadal@suse.cz
  - fixed XML RPC command injection (#104403, CAN-2005-2498)
* Tue Aug 09 2005 - mls@suse.de
  - removed compat from neededforbuild
* Thu Aug 04 2005 - tcrhak@suse.cz
  - updated to version 4.4.0
* Wed Jun 15 2005 - uli@suse.de
  - added s390* endianness definition
  - re-enabled servlet subpack for s390*
* Tue May 31 2005 - postadal@suse.cz
  - security fix of tmpfile handling issue in shtool
    (bug #86168, CAN-2005-1751, CAN-2005-1759)
  - fix buffer overflow in exif_process_IFD_TAG (bug #78094, CAN-2005-1042, CAN-2005-1043)
  - fix DoS in image functions (bug #75704, CAN-2005-0524, CAN-2005-0525)
  - fix regression in unserializez after last security update (bug #72441)
* Wed May 11 2005 - schwab@suse.de
  - Workaround shortcomings of AC_REQUIRE.
* Tue Mar 08 2005 - mcihar@suse.cz
  - fix apache configuration (enable mime types and indexes)
* Tue Mar 01 2005 - mcihar@suse.cz
  - provide also mod_php_any in apache module (bug #66729)
* Mon Feb 28 2005 - ro@suse.de
  - try to find java (native and other)
* Tue Feb 22 2005 - mcihar@suse.cz
  - fix servlet build on lib64 systems
* Thu Feb 10 2005 - mcihar@suse.cz
  - add zlib dependency to pear (bug #50697)
* Wed Feb 09 2005 - mcihar@suse.cz
  - use correct path to apache2_MMN
  - use mod_php4.c as module name in Apache configuration
  - each extension now provides also unversioned symbol, to allow not to depend
    on specific php version
* Wed Feb 09 2005 - mcihar@suse.cz
  - move php-config to devel package, where it belongs
* Tue Feb 08 2005 - mcihar@suse.cz
  - fix build on ia64
* Fri Feb 04 2005 - mcihar@suse.cz
  - moved asp2php to separate package
* Wed Jan 26 2005 - mcihar@suse.cz
  - update asp2php
  - drop lynx from buildrequires
* Tue Jan 11 2005 - mcihar@suse.cz
  - fix broken int unserializing on 64-bit (bug #49617)
* Fri Dec 17 2004 - poeml@suse.de
  - update to 4.3.10
  - for apache module, pick up CFLAGS from apxs [#49356]
  - drop obsolete php-4.3.9RC3.diff
  - update lib64.diff
  - fix return type in php_sprintf()
  - don't apply php-4.3.8-snmp.diff
  - do not clean buildroot in buildsystem to facilitate debugging
  - fix PreRequires (sce_install_path) [#46664]
* Thu Nov 18 2004 - ro@suse.de
  - use kerberos-devel-packages
* Thu Nov 04 2004 - ro@suse.de
  - added rpm-devel,popt-devel,tcpd,tcpd-devel to neededforbuild (for snmp)
* Tue Oct 05 2004 - pmladek@suse.cz
  - added /usr/lib/php/sce_install to prerequires of php4-swf; it is in the
    package php4-32bit on x86_64 [#46475]
* Thu Sep 23 2004 - tcrhak@suse.cz
  - security fix for array parsing (bug #45710) and
    some other fixes from php-4.3.9RC3 (patch 4.3.9RC3)
  - removed the #%endif causing syntax error during /usr/lib/php/sce_install (bug #45589)
  - /var/lib/php is now owned by wwwrun (bug #45360)
  - reverted dlopen flag back to RTLD_GLOBAL (bugs #39197 and #41866),
    php4-recode now conflicts with php4-imap, php4-mysql and apache2-mod_auth_mysql,
    mod_php4-core does not require php4-recode any more
  - dropped php4-dba and php4-readline due to license poblems (bug #45654)
* Fri Sep 17 2004 - tcrhak@suse.cz
  - added tomcat5 to the Requires of php4-servlet
* Wed Sep 15 2004 - tcrhak@suse.cz
  - removed the build dependency on tomcat5
  - added tomcat5 directories to filelist
  - enabled iconv for the other archs
* Tue Sep 14 2004 - skh@suse.de
  - use new JPackage packages tomcat5 and servletapi5 to build
* Fri Sep 10 2004 - tcrhak@suse.cz
  - do not source setJava
* Fri Sep 03 2004 - tcrhak@suse.cz
  - update to 4.3.8
  - added module dbx (bug #43972)
  - use system gd library, includes "GIF Create Support" (bug #44001)
  - disallow persistant connections by default (bug #34849)
  - use /var/lib/php for php sessions by default (bug #36886)
  - php modules need to prereq sce_install (bug #43994)
* Thu Aug 19 2004 - aj@suse.de
  - Remove broken cat commands from post section:
    * no requires for them
    * no need to execute them
* Mon Aug 16 2004 - ro@suse.de
  - fix build with updated libcurl: use current instead of
    deprecated type for curl_httppost
* Tue Jun 08 2004 - ro@suse.de
  - removed mod_dav from neededforbuild
  - removed mod_php4 package (mod_php4-core is probably obsolete too)
* Tue May 04 2004 - tcrhak@suse.cz
  - build with postfix instead of sendmail
* Thu Apr 29 2004 - ro@suse.de
  - remove apache1 related parts
* Fri Apr 23 2004 - tcrhak@suse.cz
  - added sendmail to neededforbuild, so that mail() is defined (bug #39153)
  - dlopen php modules with RTLD_LOCAL (fixes bug #39197)
* Wed Mar 31 2004 - tcrhak@suse.cz
  - added php module recode (bug #36573)
  - fixed requires of mod_php4-apache2 (bug #37041)
* Mon Mar 22 2004 - ro@suse.de
  - build-fix for jakarta-tomcat from skh
  - removed apache-contrib from neededforbuild (dropped)
* Tue Mar 16 2004 - tcrhak@suse.cz
  - removed --enable-versioning (fixes bug #35716)
  - do not build servlet for ia64, ppc and ppc64
* Fri Mar 05 2004 - tcrhak@suse.cz
  - modularized
  - updated to version 4.3.4
  - added fastcgi
  - added PHP4 module sockets
  - added PHP4 module mime_magic (bug #34134)
  - php binary is now CLI, not CGI (bug #34152)
* Wed Feb 18 2004 - ro@suse.de
  - use jakarta-tomcat4
* Mon Feb 16 2004 - ro@suse.de
  - use unixODBC instead of iodbc
* Tue Feb 10 2004 - poeml@suse.de
  - fix symbol exports for apache2
  - add -fno-strict-aliasing to CFLAGS, due to code where
    dereferencing type-punned pointers would break strict aliasing
  - fix test load of apache2 module (the LoadModule statement went
    into the wrong place)
* Sun Feb 08 2004 - schwab@suse.de
  - Fix symbol exports.
  - Also look for BEAJava2 directory.
  - Fix quoting.
* Thu Jan 22 2004 - ro@suse.de
  - fix build with current automake
* Fri Jan 16 2004 - kukuk@suse.de
  - Add pam-devel to neededforbuild
* Tue Jan 13 2004 - ro@suse.de
  - remove subpackage aolserver
  - fix build with current freetype
* Mon Nov 10 2003 - ro@suse.de
  - use net-snmp instead of ucdsnmp
* Thu Oct 30 2003 - tcrhak@suse.cz
  - ad previous fix: create the directory
* Wed Oct 29 2003 - tcrhak@suse.cz
  - added %{_libdir}/php/bin to file list of mod_php4-core
* Mon Sep 22 2003 - mls@suse.de
  - remove 'Obsoletes: mod_php' from mod_php4, otherwise rpmv4
    makes mod_php4 conflict with apache2-mod_php4
* Tue Sep 16 2003 - tcrhak@suse.cz
  - update to version 4.3.3
* Mon Sep 01 2003 - tcrhak@suse.cz
  - expand rpm macros in /etc/httpd/modules/mod_php4 [bug #29664]
* Thu Aug 21 2003 - tcrhak@suse.cz
  - update to version 4.3.2
  - use BuildRoot
  - added activation metadata to sysconfig [bug #28827]
* Mon Aug 18 2003 - poeml@suse.de
  - add README.{SuSE,UnitedLinux} [#25888]
  - don't explicitely strip binary objects, because RPM does it
    anyway, and it might keep the stripped debugging info somewhere.
  - don't try to install a file in /etc/apache2/modules/ (it's gone)
* Mon Jun 30 2003 - ro@suse.de
  - always use libtool to compile objects
  - added directories to filelist
* Thu Apr 10 2003 - tcrhak@suse.cz
  - use 'head -n 1' instead of 'head -1'
  - added mhash support
* Wed Mar 26 2003 - tcrhak@suse.cz
  - fixed path in script phpize
  - fixed ext/mysql/config.m4
* Thu Mar 13 2003 - tcrhak@suse.cz
  - fixed order of Type and Define in sysconfig metadata
  - readded subpackage servlet (patch servlet)
  - reenabled support for swf
  - install swf fonts, use proper SWFFONTPATH
    (bug #18057, patch swf)
* Tue Mar 04 2003 - poeml@suse.de
  - the apache2 module requires the apache2-prefork MPM
* Thu Feb 20 2003 - tcrhak@suse.cz
  - security update to version 4.3.1 - fixes a CGI vulnerability
  - added sysconfig metadata [bug #22604]
* Fri Feb 14 2003 - tcrhak@suse.cz
  - added php3, php4 to DirectoryIndex [bug #22066]
* Thu Feb 13 2003 - ro@suse.de
  - really disable (empty) subpackage servlet
* Wed Feb 12 2003 - poeml@suse.de
  - rename subpackage mod_php4_2 to apache2-mod_php4
* Tue Feb 11 2003 - poeml@suse.de
  - call the new /usr/share/apache2/get_module_list script to
    configure apache2, so the test can be passed
* Wed Jan 15 2003 - ro@suse.de
  - use sasl2
* Fri Jan 10 2003 - poeml@suse.de
  - don't built -servlet for now, needs work
  - swf.h has vanished from ./dist/include/, and I can't find another
    one --> disabling swf support
* Thu Jan 09 2003 - poeml@suse.de
  - update to 4.3.0
    - GD library is now bundled with the distribution and it is
    recommended to always use the bundled version
    - vpopmail and cybermut extensions are moved to PECL
    - several deprecated extensions (aspell, ccvs, cybercash, icap)
    and SAPIs (fastcgi, fhttpd) are removed
    - speed improvements in a variety of string functions
    - Apache2 filter is improved, but is still considered
    experimental (use with PHP in prefork and not worker (thread)
    model since many extensions based on external libraries are not
    thread safe)
    - various security fixes (imap, mysql, mcrypt, file upload, gd, etc)
    - new SAPI for embedding PHP in other applications (experimental)
    - much better test suite
    - significant improvements in dba, gd, pcntl, sybase, and xslt
    extensions
    - debug_backtrace() should help with debugging
    - error messages now contain URLs linking to pages describing the
    error or function in question
    - Zend Engine has some fixes and minor performance enhancements
    - and TONS of other fixes, updates, new functions, etc
  - build apache2 module
  - QtDOM support is now in qt3, and therefore we need to link
    against libqt-mt
  - merge the lib64 patch, hope it's complete
  - gd lib is now bundled, and preferred for building
  - adjust the Provides of the -core package
* Thu Nov 21 2002 - ro@suse.de
  - make it build with current automake
* Wed Oct 16 2002 - tcrhak@suse.cz
  - added support for readline
  - added support for iconv and mbstrings [bugs #19861 and #19862]
* Fri Sep 27 2002 - tcrhak@suse.cz
  - added type .php3 to apache mod_php4.conf
* Wed Sep 18 2002 - ro@suse.de
  - removed bogus self-provides
* Tue Sep 03 2002 - tcrhak@suse.cz
  - fixed to build on 64 bit archs
* Fri Aug 23 2002 - tcrhak@suse.cz
  - fixed to build on non-i386 archs
  - added dynamic extensions to the file list of subpackage core
* Tue Aug 20 2002 - tcrhak@suse.cz
  - added PreReq
* Tue Aug 13 2002 - kukuk@suse.de
  - Remove unused qt2 from neededforbuild
* Wed Aug 07 2002 - uli@suse.de
  - fixed to build on lib64 archs (still broken on nearly all archs
    due to other problems)
* Mon Aug 05 2002 - ro@suse.de
  - use "-follow" when searching for jni.h
* Sun Jul 28 2002 - kukuk@suse.de
  - remove unused gdb from neededforbuild
* Sat Jul 27 2002 - adrian@suse.de
  - fix neededforbuild
* Fri Jul 26 2002 - kukuk@suse.de
  - Add imap-lib to neededforbuild
* Tue Jul 23 2002 - tcrhak@suse.cz
  - update to version 4.2.2
  - update of asp2php to version 0.76.12
  - detect the module magic number if provided by apache, indicating
    API changes, and add an RPM Require on it
  - add compiled extensions (currently gd.so, as it is build shared
    by a previous change by bk@suse.de) to php.ini and filelist
* Fri Jul 05 2002 - kukuk@suse.de
  - Use %ix86 macro
* Tue May 28 2002 - ro@suse.de
  - replaced /opt/jakarta with /opt/jakarta/tomcat
* Mon May 27 2002 - ro@suse.de
  - first try for lib64
* Mon May 27 2002 - bk@suse.de
  - use shared libgd on all archs
* Sat Mar 23 2002 - ro@suse.de
  - removed unixODBC stuff, was never used (iodbc is used)
* Fri Mar 15 2002 - tcrhak@suse.cz
  - added %{_datadir}/lib/php and extension dir to devel filelist
* Mon Mar 04 2002 - okir@suse.de
  - security fix
* Fri Feb 22 2002 - tcrhak@suse.cz
  - Killed %{release} from "Requires" tags.
* Fri Feb 01 2002 - ro@suse.de
  - changed neededforbuild <libpng> to <libpng-devel-packages>
* Mon Jan 28 2002 - ro@suse.de
  - added des to neededforbuild
* Mon Jan 28 2002 - ro@suse.de
  - added heimdal stuff to build
* Wed Jan 23 2002 - ro@suse.de
  - try to build with db-devel in neededforbuild
* Thu Jan 17 2002 - ro@suse.de
  - adapted for /etc/sysconfig/apache
* Thu Dec 20 2001 - tcrhak@suse.cz
  - update to 4.1.0
  - no mm support for aol and servlet (mm is not ZTS in 4.1 yet)
  - patched acinclude.m4 to find the very dir for mysql libraries
  - added `php-config --extension-dir` to core files
* Mon Dec 10 2001 - tcrhak@suse.cz
  - fixed extension section
* Thu Dec 06 2001 - tcrhak@suse.cz
  - added section [extension section] to php.ini
  - fixed options given to configure
* Tue Dec 04 2001 - tcrhak@suse.cz
  - fixed configure.in and config.m4's for autoconf 2.52
  - added libtoolize, autoconf, autoheader
  - used setJava to find JAVA_HOME
  - TTF - bug 9523
  - gd  - bug 12226
  - changed the order in which subpackages (for Servers) are built,
  - so that the devel package corresponds to core
  - (=> experimental-zts disabled)
  - moved phpize to the devel package (fixed for autoconf 2.52)
  - added files needed by phpize to the devel package
* Mon Dec 03 2001 - ro@suse.de
  - changed servlet dir for configure with jakarta
* Mon Dec 03 2001 - ro@suse.de
  - fixed neededforbuild <jakarta> to <jakarta-tomcat>
* Tue Nov 20 2001 - rolf@suse.de
  - changes to make IA64 work
  - exclude subpackages AOL and Servlet from AXP
* Mon Nov 19 2001 - ro@suse.de
  - fix to find java
* Wed Nov 14 2001 - rolf@suse.de
  - new subpackage -devel with include files
* Mon Nov 12 2001 - ro@suse.de
  - hack for libxml2 include location
* Fri Oct 26 2001 - ro@suse.de
  - use qt2 for qtdom (but aparently that is not built anyway)
* Thu Oct 25 2001 - ro@suse.de
  - try neededforbuild alias apache-devel-packages
* Tue Sep 11 2001 - ro@suse.de
  - remove roxen subpackage
    roxen is not in the distribution currently
* Wed Aug 22 2001 - ro@suse.de
  - removed pdflib from neededforbuild (license problems)
* Tue Aug 14 2001 - ro@suse.de
  - pear: changed header to look for php in "bindir" not "prefix/bin"
    to fix requires
* Mon Aug 13 2001 - kukuk@suse.de
  - Don't conflict with packages we are providing
* Thu Aug 09 2001 - kukuk@suse.de
  - Fix search for installed java directory
* Tue Jul 24 2001 - rolf@suse.de
  - new subpackage mod_php4-aolserver for use of PHP4 with AOL server
  - disable-debug so Zend optimizer can work
* Thu Jul 05 2001 - rolf@suse.de
  - update to php 4.0.6
  - apply memlimit patch
  - new subpackage mod_php4-servlet for use of PHP4 as JAVA servlet
    with tomcat
  - new options: --with-gmp, --with-dom, mbstring
* Mon Jun 25 2001 - rolf@suse.de
  - fixed bug with pdflib which also fixes [BUG#8246]
* Tue Jun 19 2001 - rolf@suse.de
  - new version 4.0.5
  - disable pgsql for roxen, as it is broken
  - mysql bug fixed in this release [BUG#6839]
  - move stuff to /usr/share/php [BUG#8352]
  - now Provides: mod_php as well [BUG#8911]
* Sat May 12 2001 - schwab@suse.de
  - Use new readline interface.
* Tue May 08 2001 - mfabian@suse.de
  - bzip2 sources
* Tue May 01 2001 - kukuk@suse.de
  - disable adabas support
* Thu Apr 26 2001 - ro@suse.de
  - neededforbuild: curl_ssl-devel -> curl-devel
* Sun Apr 08 2001 - poeml@suse.de
  - fix Requires (rearrange tags to define them before using them)
  - fix spec file typo
* Tue Mar 27 2001 - rolf@suse.de
  - spin off subpackage mod_php4-core which is required by apache and
    roxen modules now
  - moved config file to /etc/php.ini for all php4 modules
  - sybase support conflicts with Adabas D support
  - Ingres support is for Ingres II only
  - added t1lib support [BUG#6212]
  - updated asp2php 0.75.13
  - make us of suse_loadmodule for testing
  - added /usr/bin/php to core package [BUG#6648]
* Wed Mar 21 2001 - ro@suse.de
  - changed neededforbuild to freetype2
* Thu Mar 15 2001 - ro@suse.de
  - build with openldap2
* Thu Mar 15 2001 - ro@suse.de
  - fixed neededforbuild for openldap
* Mon Mar 05 2001 - ro@suse.de
  - use -fPIC
* Fri Feb 23 2001 - ro@suse.de
  - changed neededforbuild <apache> to <apache apache-devel>
* Fri Feb 23 2001 - ro@suse.de
  - added readline/readline-devel to neededforbuild (split from bash)
* Thu Feb 15 2001 - rolf@suse.de
  - new features imap-ssl, bz2, qtdom, ctype, debug, force-cgi-redirect,
    discard_path, sigchild, gd-imgstrttf
  - added apache-mod_php4.rc.config
  - added /etc/httpd/modules/mod_php4
* Wed Jan 17 2001 - rolf@suse.de
  - add libpdf support
* Tue Jan 16 2001 - rolf@suse.de
  - update to 4.0.4pl1 due to security issue [BUG#5760]
  - remove number4.tar.gz, no longer needed
* Fri Jan 12 2001 - rolf@suse.de
  - need expat to compile [BUG#5104]
  - subpackage for roxen module
* Fri Jan 12 2001 - cihlar@suse.cz
  - fixed to compile with roxe/pike [#4408]
* Tue Dec 19 2000 - rolf@suse.de
  - link with libssl
* Tue Dec 19 2000 - rolf@suse.de
  - added the asp2php package [BUG#4456]
  - roxen/pike still doesn´t work
  - require RPM group tag via apxs
* Wed Nov 29 2000 - ro@suse.de
  - changed neededforbuild <pg_lib> to <postgresql-lib>
* Mon Nov 27 2000 - rolf@suse.de
  - added Sablotron support     [BUG#3891]
  - added curl support          [BUG#3890]
  - added Flash support on i386 [BUG#3209]
  - also pack module files in /usr/lib/php/
  - moved the exec dir to /usr/lib/php/bin
  - include pear binaries
  - added the following modules: sockets, shmop, exif, filepro, dbase
    readline, mcrypt, gettext
* Wed Nov 15 2000 - ro@suse.de
  - fixed neededforbuild gdlib -> gd gd-devel
* Thu Nov 09 2000 - ro@suse.de
  - prefer ndbm.h to db1/ndbm.h
* Mon Nov 06 2000 - ro@suse.de
  - added imap-devel to neededforbuild
* Mon Nov 06 2000 - ro@suse.de
  - fixed neededforbuild
* Mon Oct 16 2000 - bk@suse.de
  - s390: --with-gd=yes -> --with-gd=shared(broken somehow with =yes)
* Mon Oct 16 2000 - rolf@suse.de
  - update tp 4.0.3pl1 due to some security breaches
  - needed to drop db3 and dbm support, as these are incompatible
  - enable FTP support [BUG#3862]
* Wed Sep 13 2000 - fober@suse.de
  - s390: suse_update_config, needs-not-forbuild adabas
* Fri Jul 07 2000 - kukuk@suse.de
  - Fix Requires and need for build
* Fri Jun 23 2000 - rolf@suse.de
  - added support for mcal and calendar functions [BUG#2925]
* Mon Jun 19 2000 - ro@suse.de
  - fixed to compile with new postgres
* Mon May 22 2000 - rolf@suse.de
  - update to 4.0.0
  - --with-java is now broken
* Fri May 12 2000 - rolf@suse.de
  - update to 4.0RC2
  - a few more options are now functional
* Thu Apr 13 2000 - ro@suse.de
  - added mm to neededforbuild
* Thu Mar 30 2000 - rolf@suse.de
  - new version 4.0RC1
  - many options now work properly
* Wed Mar 01 2000 - rolf@suse.de
  - zlib works again
* Tue Feb 22 2000 - rolf@suse.de
  - new version 4b4pl1
  - now with --enable-thread-safety --with-gd=yes --with-ttf
  - imap support is now broken
* Thu Dec 23 1999 - rolf@suse.de
  - dynamic JDK path detection
  - some fixes in DAV, still doesn´t work
  - now also runs with IMAP
* Thu Nov 25 1999 - rolf@suse.de
  - initial package version 4.0b3

Files

°p1	


Generated by rpm2html 1.8.1

Daniel Veillard, Wed Oct 8 04:35:56 2008