Categories
PHP

PHP 5.3.21

On january 17th 2013, the PHP group has released PHP 5.3.21 :

These releases fix about 10 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.

The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures, with these changes :

  • APC has been upgraded to 3.1.14
  • Xcache has been upgraded to 3.0.1 (now compatible with Ioncube)

As usual, please read the ChangeLog before upgrading and be sure to use to the latest packages before reporting any issue.

Categories
PHP

PHP 5.4.11

On january 17th 2013, the PHP group has released PHP 5.4.11 :

These releases fix about 10 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.

The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures, with these changes :

  • APC has been upgraded to 3.1.14
  • Xcache has been upgraded to 3.0.1 (now compatible with Ioncube)
  • mysqlnd headers are now included in php5-dev to allow mysqlnd plugins to build

As usual, please read the ChangeLog before upgrading and be sure to use to the latest packages before reporting any issue.

Note 1 : PHP 5.3.21 packages will be available at the end of this week.
Note 2 : Including igbinary as serializer in PHP’s core and in the memcached and redis extensions is currently in progress.

Categories
MySQL

Percona toolkit 2.1.8

Percona toolkit 2.1.8 is now available on Dotdeb for Debian 6.0 “Squeeze”. It includes some bug fixes and also beta support for MySQL 5.6 and Percona XtraDB Cluster. Take a look at this blog post by Tom Diederich for more info.

As usual, please read the list of changes for Percona toolkit 2.1.8 before upgrading.

Categories
Redis

Redis 2.6.8

Redis 2.6.8 has been packaged, bringing two changes (take a look at the Changelog) :

  • [BUGFIX] Multiple fixes for EVAL (issue #872).
  • [BUGFIX] Fix overflow in mstime() in redis-cli and benchmark.
  • [BUGFIX] Fix Linux / PPC64 behavior by correcting endianess detection.
  • [BUGFIX] Fix NetBSD build by defining _XOPEN_SOURCE appropriately.
  • [BUGFIX] Added missing license and copyright in a few places.
  • [BUGFIX] Better error reporting when fd event creation fails.

The upgrade urgency is moderate if you use Lua scripting. Otherwise low.

The packages are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures.