PHP 5.2.6 Released

(2 votes, average: 4.00 out of 5)
The PHP development team would like to announce the immediate  
availability of PHP 5.2.6. This release focuses on improving the
stability of the PHP 5.2.x branch with over 120 bug fixes, several of
which are security related. All users of PHP are encouraged to upgrade
to this release.

Security Enhancements and Fixes in PHP 5.2.6:

* Fixed possible stack buffer overflow in the FastCGI SAPI identified
by Andrei Nigmatulin.
* Fixed integer overflow in printf() identified by Maksymilian
Aciemowicz.
* Fixed security issue detailed in CVE-2008-0599 identified by Ryan
Permeh.
* Fixed a safe_mode bypass in cURL identified by Maksymilian
Arciemowicz.
* Properly address incomplete multibyte chars inside escapeshellcmd()
identified by Stefan Esser.
* Upgraded bundled PCRE to version 7.6
Key enhancements in PHP 5.2.6 include:

* Fixed two possible crashes inside the posix extension.
* Fixed bug #44069 (Huge memory usage with concatenation using .
instead of .=)
* Fixed bug #44141 (private parent constructor callable through
static function).
* Fixed bug #43589 (a possible infinite loop in bz2_filter.c).
* Fixed bug #43450 (Memory leak on some functions with implicit
object __toString() call).
* Fixed bug #43201 (Crash on using uninitialized vals and __get/__set).
* Fixed bug #42978 (mismatch between number of bound params and
values causes a crash in pdo_pgsql).
* Fixed bug #42937 (__call() method not invoked when methods are
called on parent from child class).
* Fixed bug #42736 (xmlrpc_server_call_method() crashes).
* Fixed bug #42369 (Implicit conversion to string leaks memory).
* Fixed bug #41562 (SimpleXML memory issue).
* Over 120 bug fixes.

For users upgrading from PHP 5.0 and PHP 5.1, an upgrade guide is
available here (http://www.php.net/migration52), detailing the
changes between those releases and PHP 5.2.6.
For a full list of changes in PHP 5.2.6, see the ChangeLog (http://
www.php.net/ChangeLog-5.php#5.2.6).

 

PHP 5.2.4 Released

(1 vote, average: 5.00 out of 5)
The PHP development team would like to announce the immediate  
availability of PHP 5.2.4. This release focuses on improving the
stability of the PHP 5.2.X branch with over 120 various bug fixes in
addition to resolving several low priority security bugs. All users
of PHP are encouraged to upgrade to this release.

Security Enhancements and Fixes in PHP 5.2.4
- ----------------------------------------------------------------
* Fixed a floating point exception inside wordwrap() (Reported by
Mattias Bengtsson)
* Fixed several integer overflows inside the GD extension (Reported
by Mattias Bengtsson)
* Fixed size calculation in chunk_split() (Reported by Gerhard Wagner)
* Fixed integer overflow in str[c]spn(). (Reported by Stanislav
Malyshev)
* Fixed money_format() not to accept multiple %i or %n tokens.
(Reported by Stanislav Malyshev)
* Fixed zend_alter_ini_entry() memory_limit interruption
vulnerability. (Reported by Stefan Esser)
* Fixed INFILE LOCAL option handling with MySQL extensions not to be
allowed when open_basedir or safe_mode is active. (Reported by
Stanislav Malyshev)
* Fixed session.save_path and error_log values to be checked against
open_basedir and safe_mode (CVE-2007-3378) (Reported by Maksymilian
Arciemowicz)
* Fixed a possible invalid read in glob() win32 implementation
(CVE-2007-3806) (Reported by shinnai)
* Fixed a possible buffer overflow in php_openssl_make_REQ (Reported
by zatanzlatan at hotbrev dot com)
* Fixed an open_basedir bypass inside glob() function (Reported by dr
at peytz dot dk)
* Fixed a possible open_basedir bypass inside session extension when
the session file is a symlink (Reported by c dot i dot morris at
durham dot ac dot uk)
* Improved fix for MOPB-03-2007.
* Corrected fix for CVE-2007-2872.


The Key Improvements of PHP 5.2.4 Include
- ------------------------------------------------------------

* Upgraded PCRE to version 7.2
* Added persistent connection status checker to pdo_pgsql.
* Fixed oci8 and PDO_OCI extensions to allow configuring with Oracle
11g client libraries.
* Fixed bug #41831 (pdo_sqlite prepared statements convert resources
to strings).
* Fixed bug #41770 (SSL: fatal protocol error due to buffer issues)
* Fixed bug #41713 (Persistent memory consumption on win32 since 5.2)

For users upgrading from PHP 5.0 and PHP 5.1, an upgrade guide is
available here (http://www.php.net/migration52), detailing the
changes between those releases and PHP 5.2.4.

For a full list of changes in PHP 5.2.4, see the ChangeLog (http://
www.php.net/ChangeLog-5.php#5.2.4).

   

Apache Tuscany SCA Java 1.3.2 released

(1 vote, average: 5.00 out of 5)

The Apache Tuscany team are pleased to announce the 1.3.2 release of the Java SCA project.

Apache Tuscany provides a runtime environment based on the Service Component Architecture (SCA). SCA is a set of specifications aimed at simplifying SOA application development. These specifications are being standardized by OASIS as part of the Open Composite Services Architecture (Open CSA).

This 1.3.2 release is a maintenance release over the 1.3 release, see the RELEASE_NOTES and CHANGES file for details, and to download the distributions please go to:

http://tuscany.apache.org/sca-java-releases.html

To find out more about OASIS Open CSA go to:

http://www.oasis-opencsa.org

Apache Tuscany welcomes your help. Any contribution, including code, testing, contributions to the documentation, or bug reporting is always appreciated. For more information on how to get involved in Apache Tuscany visit the website at:

http://tuscany.apache.org

Thank you for your interest in Apache Tuscany

   

Drupal 6.6 and 5.12 released

(1 vote, average: 5.00 out of 5)

Drupal 6.6 and Drupal 5.12, maintenance releases fixing problems reported using the bug tracking system, as well as critical security vulnerabilities, are now available for download.

Upgrading your existing Drupal 5 and 6 sites is strongly recommended. There are no new features in these releases. For more information about the Drupal 6.x release series, consult the Drupal 6.0 release announcement, more information on the 5.x releases can be found in Drupal 5.0 release announcement.

   

Drupal Wins Best Overall 2008 Open Source CMS Award

(1 vote, average: 5.00 out of 5)

The Drupal Association today announced that Drupal has won two prestigious Packt Publishing 2008 Open Source CMS Awards this week - the Overall 2008 Open Source CMS Award and the Best PHP Open Source CMS. This marks the second consecutive year that Drupal has won Packt Publishing’s Overall Open Source CMS award. In addition, on Monday, Packt Publishing recognized leading Drupal contributor Earl Miles as a 2008 Open Source CMS Most Valued Person (MVP).

   

JPAGE_CURRENT_OF_TOTAL

Feedback Form