Categories
PHP

PHP 5.4.9 and PHP 5.3.19

On november 22nd 2012, the PHP group has released PHP 5.4.9 and PHP 5.3.19, that bring ~15 bug fixes. The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures.

Please also note that Xcache (packaged as php5-xcache) has been upgraded to its 3.0.0 version.

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

Categories
Redis

Redis 2.6.5

Redis 2.6.5 has been released, bringing a different behavior in MULTI/EXEC handling of errors. According to the Changelog,

This was done because the new behavior is safer compared to the old one, and should not break any code targeting Redis 2.6 in a critical way..

Here are the other changes :

  • RDB/AOF children now log amount of additional memory used because of copy on write.
  • MIGRATE non critical fixes (see commits for details).
  • MULTI/EXEC: now EXEC aborts on errors before EXEC.
  • Fix integer overflow in zunionInterGenericCommand resulting into Z[INTER|UNION][STORE] commands to crash under extremely unlikely conditions (almost impossible in real world).
  • EVALSHA is now case insensitive (and will not crash).
  • BSD license and copyright notice added to every .c and .h file.

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

Categories
MySQL

Percona toolkit 2.1.7

Percona toolkit 2.1.7 is now available on Dotdeb for Debian 6.0 “Squeeze”. It includes some bug fixes and also :

  • a plugin interface for pt-stalk
  • a correct column renaming support for pt-online-schema-change
  • and enchanced compatibility of pt-table-checksum with Percona XtraDB Cluster

As usual, please read the list of changes for Percona toolkit 2.1.6 and 2.1.7 before upgrading.

Categories
Nginx Passenger

Nginx 1.2.5, Passenger 3.0.18

Dotdeb’s packages of Nginx 1.2.5 are now available for Debian 6.0 “Squeeze” (amd64/i386).

On the Nginx side, it fixes some minor bugs and bring new minor features. Please take a look at Nginx’ official Changelog before upgrading.

On the Dotdeb side :

  • the Pinba module has been added to nginx-full, nginx-passenger and nginx-extras
  • the HTTP substitution filter module (v0.6.2-6aa992a2) has been added to nginx-full, nginx-passenger and nginx-extras
  • chunkin-nginx-module has been upgraded to 0.23rc2-3-e57a7ab9
  • headers-more-nginx-module has been upgraded to v0.18-179f39b1
  • nginx-development-kit has been upgraded to v0.2.17-7-f92d6c6a
  • nginx-echo has been upgraded to v0.41-b1e519fe
  • nginx-lua has been upgraded to v0.7.4-35d963f1
  • nginx-push-stream-module has been upgraded to v0.3.4-68651290
  • Passenger has been upgraded to the 3.0.18 version

As usual, if you want to know which module has been included in each Nginx flavor, you just have to look at this document.

Categories
Redis

Redis 2.6.3

A new version of Redis, 2.6.3, has been released, bringing some minor fixes. Fore more information, take a look at the Changelog.

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