SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for php-soap-5.1.6-3.i386.rpm :
Thu Oct 5 00:00:00 2006 Joe Orton 5.1.6-3
- from upstream: add safety checks against integer overflow in _ecalloc

Wed Aug 30 00:00:00 2006 Joe Orton 5.1.6-2
- update to 5.1.6 (security fixes)
- bump default memory_limit to 16M (#196802)

Thu Jul 13 00:00:00 2006 Jesse Keating - 5.1.4-8.1
- rebuild

Sat Jun 10 00:00:00 2006 Joe Orton 5.1.4-8
- Provide php-posix (#194583)
- only provide php-pcntl from -cli subpackage
- add missing defattr\'s (thanks to Matthias Saou)

Sat Jun 10 00:00:00 2006 Joe Orton 5.1.4-7
- move Obsoletes for php-openssl to -common (#194501)
- Provide: php-cgi from -cli subpackage

Sat Jun 3 00:00:00 2006 Joe Orton 5.1.4-6
- split out php-cli, php-common subpackages (#177821)
- add php-pdo-abi version export (#193202)

Thu May 25 00:00:00 2006 Radek Vokal 5.1.4-5.1
- rebuilt for new libnetsnmp

Fri May 19 00:00:00 2006 Joe Orton 5.1.4-5
- provide mod_php (#187891)
- provide php-cli (#192196)
- use correct LDAP fix (#181518)
- define _GNU_SOURCE in php_config.h and leave it defined
- drop (circular) dependency on php-pear

Tue May 9 00:00:00 2006 Joe Orton 5.1.4-3
- update to 5.1.4

Thu May 4 00:00:00 2006 Joe Orton 5.1.3-3
- update to 5.1.3

Tue Feb 28 23:00:00 2006 Joe Orton 5.1.2-5
- provide php-api (#183227)
- add provides for all builtin modules (Tim Jackson, #173804)
- own %{_libdir}/php/pear for PEAR packages (per #176733)
- add obsoletes to allow upgrade from FE4 PDO packages (#181863)

Fri Feb 10 23:00:00 2006 Jesse Keating - 5.1.2-4.3
- bump again for double-long bug on ppc(64)

Tue Feb 7 23:00:00 2006 Jesse Keating - 5.1.2-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes

Tue Jan 31 23:00:00 2006 Joe Orton 5.1.2-4
- rebuild for new libc-client soname

Mon Jan 16 23:00:00 2006 Joe Orton 5.1.2-3
- only build xmlreader and xmlwriter shared (#177810)

Fri Jan 13 23:00:00 2006 Joe Orton 5.1.2-2
- update to 5.1.2

Thu Jan 5 23:00:00 2006 Joe Orton 5.1.1-8
- rebuild again

Mon Jan 2 23:00:00 2006 Joe Orton 5.1.1-7
- rebuild for new net-snmp

Mon Dec 12 23:00:00 2005 Joe Orton 5.1.1-6
- enable short_open_tag in default php.ini again (#175381)

Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt

Thu Dec 8 23:00:00 2005 Joe Orton 5.1.1-5
- require net-snmp for php-snmp (#174800)

Sun Dec 4 23:00:00 2005 Joe Orton 5.1.1-4
- add /usr/share/pear back to hard-coded include_path (#174885)

Fri Dec 2 23:00:00 2005 Joe Orton 5.1.1-3
- rebuild for httpd 2.2

Mon Nov 28 23:00:00 2005 Joe Orton 5.1.1-2
- update to 5.1.1
- remove pear subpackage
- enable pdo extensions (php-pdo subpackage)
- remove non-standard conditional module builds
- enable xmlreader extension

Thu Nov 10 23:00:00 2005 Tomas Mraz 5.0.5-6
- rebuilt against new openssl

Mon Nov 7 23:00:00 2005 Joe Orton 5.0.5-5
- pear: update to XML_RPC 1.4.4, XML_Parser 1.2.7, Mail 1.1.9 (#172528)

Tue Nov 1 23:00:00 2005 Joe Orton 5.0.5-4
- rebuild for new libnetsnmp

Thu Sep 15 00:00:00 2005 Joe Orton 5.0.5-3
- update to 5.0.5
- add fix for upstream #34435
- devel: require autoconf, automake (#159283)
- pear: update to HTTP-1.3.6, Mail-1.1.8, Net_SMTP-1.2.7, XML_RPC-1.4.1
- fix imagettftext et al (upstream, #161001)

Fri Jun 17 00:00:00 2005 Joe Orton 5.0.4-11
- ldap: restore ldap_start_tls() function

Sat May 7 00:00:00 2005 Joe Orton 5.0.4-10
- disable RPATHs in shared extensions (#156974)

Wed May 4 00:00:00 2005 Joe Orton 5.0.4-9
- build simplexml_import_dom even with shared dom (#156434)
- prevent truncation of copied files to ~2Mb (#155916)
- install /usr/bin/php from CLI build alongside CGI
- enable sysvmsg extension (#142988)

Tue Apr 26 00:00:00 2005 Joe Orton 5.0.4-8
- prevent build of builtin dba as well as shared extension

Thu Apr 14 00:00:00 2005 Joe Orton 5.0.4-7
- split out dba and bcmath extensions into subpackages
- BuildRequire gcc-c++ to avoid AC_PROG_CXX{,CPP} failure (#155221)
- pear: update to DB-1.7.6
- enable FastCGI support in /usr/bin/php-cgi (#149596)

Thu Apr 14 00:00:00 2005 Joe Orton 5.0.4-6
- build /usr/bin/php with the CLI SAPI, and add /usr/bin/php-cgi,
built with the CGI SAPI (thanks to Edward Rudd, #137704)
- add php(1) man page for CLI
- fix more test cases to use -n when invoking php

Thu Apr 14 00:00:00 2005 Joe Orton 5.0.4-5
- rebuild for new libpq soname

Wed Apr 13 00:00:00 2005 Joe Orton 5.0.4-4
- bundle from PEAR: HTTP, Mail, XML_Parser, Net_Socket, Net_SMTP
- snmp: disable MSHUTDOWN function to prevent error_log noise (#153988)
- mysqli: add fix for crash on x86_64 (Georg Richter, upstream #32282)

Tue Apr 12 00:00:00 2005 Joe Orton 5.0.4-3
- build shared objects as PIC (#154195)

Tue Apr 5 00:00:00 2005 Joe Orton 5.0.4-2
- fix PEAR installation and bundle PEAR DB-1.7.5 package

Sat Apr 2 00:00:00 2005 Joe Orton 5.0.4-1
- update to 5.0.4 (#153068)
- add .phps AddType to php.conf (#152973)
- better gcc4 fix for libxmlrpc

Thu Mar 31 00:00:00 2005 Joe Orton 5.0.3-5
- BuildRequire mysql-devel >= 4.1
- don\'t mark php.ini as noreplace to make upgrades work (#152171)
- fix subpackage descriptions (#152628)
- fix memset(,,0) in Zend (thanks to Dave Jones)
- fix various compiler warnings in Zend

Thu Mar 24 23:00:00 2005 Joe Orton 5.0.3-4
- package mysqli extension in php-mysql
- really enable pcntl (#142903)
- don\'t build with --enable-safe-mode (#148969)
- use \"Instant Client\" libraries for oci8 module (Kai Bolay, #149873)

Fri Feb 18 23:00:00 2005 Joe Orton 5.0.3-3
- fix build with GCC 4

Wed Feb 9 23:00:00 2005 Joe Orton 5.0.3-2
- install the ext/gd headers (#145891)
- enable pcntl extension in /usr/bin/php (#142903)
- add libmbfl array arithmetic fix (dcb314AATThotmail.com, #143795)
- add BuildRequire for recent pcre-devel (#147448)

Wed Jan 12 23:00:00 2005 Joe Orton 5.0.3-1
- update to 5.0.3 (thanks to Robert Scheck et al, #143101)
- enable xsl extension (#142174)
- package both the xsl and dom extensions in php-xml
- enable soap extension, shared (php-soap package) (#142901)
- add patches from upstream 5.0 branch:

* Zend_strtod.c compile fixes

* correct php_sprintf return value usage

Mon Nov 22 23:00:00 2004 Joe Orton 5.0.2-8
- update for db4-4.3 (Robert Scheck, #140167)
- build against mysql-devel
- run tests in %check

Wed Nov 10 23:00:00 2004 Joe Orton 5.0.2-7
- truncate changelog at 4.3.1-1
- merge from 4.3.x package:
- enable mime_magic extension and Require: file (#130276)

Mon Nov 8 23:00:00 2004 Joe Orton 5.0.2-6
- fix dom/sqlite enable/without confusion

Mon Nov 8 23:00:00 2004 Joe Orton 5.0.2-5
- fix phpize installation for lib64 platforms
- add fix for segfault in variable parsing introduced in 5.0.2

Mon Nov 8 23:00:00 2004 Joe Orton 5.0.2-4
- update to 5.0.2 (#127980)
- build against mysqlclient10-devel
- use new RTLD_DEEPBIND to load extension modules
- drop explicit requirement for elfutils-devel
- use AddHandler in default conf.d/php.conf (#135664)
- \"fix\" round() fudging for recent gcc on x86
- disable sqlite pending audit of warnings and subpackage split

Sat Sep 18 00:00:00 2004 Joe Orton 5.0.1-4
- don\'t build dom extension into 2.0 SAPI

Sat Sep 18 00:00:00 2004 Joe Orton 5.0.1-3
- ExclusiveArch: x86 ppc x86_64 for the moment

Sat Sep 18 00:00:00 2004 Joe Orton 5.0.1-2
- fix default extension_dir and conf.d/php.conf

Fri Sep 10 00:00:00 2004 Joe Orton 5.0.1-1
- update to 5.0.1
- only build shared modules once
- put dom extension in php-dom subpackage again
- move extension modules into %{_libdir}/php/modules
- don\'t use --with-regex=system, it\'s ignored for the apache
* SAPIs

Thu Aug 12 00:00:00 2004 Tom Callaway
- Merge in some spec file changes from Jeff Stern (jasternAATTuci.edu)

Tue Aug 10 00:00:00 2004 Tom Callaway
- bump to 5.0.0
- add patch to prevent clobbering struct re_registers from regex.h
- remove domxml references, replaced with dom now built-in
- fix php.ini to refer to php5 not php4

Thu Aug 5 00:00:00 2004 Florian La Roche
- rebuild

Thu Jul 15 00:00:00 2004 Joe Orton 4.3.8-3
- update to 4.3.8
- catch some fd > FD_SETSIZE vs select() issues (#125258)

Tue Jun 22 00:00:00 2004 Joe Orton 4.3.7-4
- pick up test failures again
- have -devel require php of same release

Fri Jun 18 00:00:00 2004 Joe Orton 4.3.7-3
- add gmp_powm fix (Oskari Saarenmaa, #124318)
- split mbstring, ncurses, gd, openssl extns into subpackages
- fix memory leak in apache2handler; use ap_r{write,flush}
rather than brigade interfaces

Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt

Fri Jun 4 00:00:00 2004 Joe Orton 4.3.7-1
- update to 4.3.7
- have -pear subpackage require php of same VR

Thu May 27 00:00:00 2004 Joe Orton 4.3.6-6
- buildrequire smtpdaemon (#124430)
- try switching to system libgd again (prevent symbol conflicts
when e.g. mod_perl loads the system libgd library.)

Thu May 20 00:00:00 2004 Joe Orton 4.3.6-5
- don\'t obsolete php-imap (#123580)
- unconditionally build -imap subpackage

Fri May 14 00:00:00 2004 Joe Orton 4.3.6-4
- remove trigger

Fri Apr 23 00:00:00 2004 Joe Orton 4.3.6-3
- fix umask reset \"feature\" (#121454)
- don\'t use DL_GLOBAL when dlopen\'ing extension modules

Mon Apr 19 00:00:00 2004 Joe Orton 4.3.6-2
- fix segfault on httpd SIGHUP (upstream #27810)

Sat Apr 17 00:00:00 2004 Joe Orton 4.3.6-1
- update to 4.3.6 (Robert Scheck, #121011)

Thu Apr 8 00:00:00 2004 Joe Orton 4.3.4-11
- add back imap subpackage, using libc-client (#115535)

Tue Mar 2 23:00:00 2004 Elliot Lee
- rebuilt

Wed Feb 18 23:00:00 2004 Joe Orton 4.3.4-10
- eliminate /usr/local/lib RPATH in odbc.so
- really use system pcre library

Fri Feb 13 23:00:00 2004 Elliot Lee 4.3.4-9
- rebuilt

Mon Feb 2 23:00:00 2004 Bill Nottingham 4.3.4-8
- obsolete php-imap if we\'re not building it

Wed Jan 28 23:00:00 2004 Joe Orton 4.3.4-7
- gd fix for build with recent Freetype2 (from upstream)
- remove easter egg (Oden Eriksson, Mandrake)

Wed Jan 21 23:00:00 2004 Joe Orton 4.3.4-6
- php-pear requires php
- also remove extension=imap from php.ini in upgrade trigger
- merge from Taroon: allow upgrade from Stronghold 4.0

Wed Jan 21 23:00:00 2004 Joe Orton 4.3.4-5
- add defattr for php-pear subpackage
- restore defaults: output_buffering=Off, register_argc_argv=On
- add trigger to handle php.ini upgrades smoothly (#112470)

Tue Jan 13 23:00:00 2004 Joe Orton 4.3.4-4
- conditionalize support for imap extension for the time being
- switch /etc/php.ini to use php.ini-recommended (but leave
variables_order as EGPCS) (#97765)
- set session.path to /var/lib/php/session by default (#89975)
- own /var/lib/php{,/session} and have apache own the latter
- split off php-pear subpackage (#83771)

Sat Dec 13 23:00:00 2003 Jeff Johnson 4.3.4-3
- rebuild against db-4.2.52.

Mon Dec 1 23:00:00 2003 Joe Orton 4.3.4-2
- rebuild for new libxslt (#110658)
- use --with-{mssql,oci8} for enabling extensions (#110482)
- fix rebuild issues (Jan Visser, #110274)
- remove hard-coded LIBS
- conditional support for mhash (Aleksander Adamowski, #111251)

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

Fri Sep 26 00:00:00 2003 Jeff Johnson 4.3.3-3
- rebuild against db-4.2.42.

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


 
ICM