Redis 2.4.10

Posted by & filed under Redis.

Redis 2.4.10 has been released with these changes : [FEATURE] Redis –test-meory improved with new test testing addressing. [BUGFIX] Fixed a memory leak: happens when replication is used with DB > 9. [BUGFIX] Fixed a replication bug that happens in chained replicaiton when a slave is attached to a master that is later turned into… Read more »

MySQL 5.5.22

Posted by & filed under MySQL.

The packages of MySQL 5.5.22 are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures with no major change except bug fixes. As usual, please read carefully the full Changelogs of MySQL 5.5.21 and MySQL 5.5.22 before upgrading. The packages of MySQL 5.5.22 are now available for Debian 6.0 “Squeeze” on both amd64… Read more »

Redis 2.4.9

Posted by & filed under Redis.

Redis 2.4.9 has been released with these changes : [FEATURE] Redis server is now able to test your memory for broken RAM. Usage: ./redis-server –test-memory. [FEATURE] redis-benchmark backported from unstable. Pipelining, run selected tests, and a few more features. [BUGFIX] utils/install_server.sh script now works on Redhat / Centos. [BUGFIX] Minor fix to redis-cli (github issue… Read more »

Security : Nginx 1.0.14

Posted by & filed under Nginx.

Nginx 1.0.14 packages are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. They fix a potential memory disclosure : Security: content of previously freed memory might be sent to a client if backend returned specially crafted response. Thanks to Matthew Daley. Upgrading is strongly recommended. Nginx 1.0.14 packages are now available for… Read more »

Packages of PHP 5.4.0 have been updated

Posted by & filed under PHP.

Now that PHP 5.4.0 packages have been published as preview, issues have to be fixed. That’s why these packages have been updated with the following changes : gzopen64() has been wrongly introduced on the i386 architecture, instead of the regular gzopen(). It is now fixed. PCRE functions did not support Unicode. That’s ok now. APC has… Read more »

Percona toolkit 2.0.4

Posted by & filed under MySQL.

Percona toolkit 2.0.4 is now available on Dotdeb for Debian 6.0 “Squeeze”. You’ll find its Changelog here and an announce by Baron Schwartz here. Percona toolkit 2.0.4 is now available on Dotdeb for Debian 6.0 “Squeeze”. You’ll find its Changelog here and an announce by Baron Schwartz here.

Security update : MySQL 5.1.61

Posted by & filed under MySQL.

MySQL 5.1.61 packages are now available for Debian 6.0 “Squeeze” on amd64 and i386 architectures. This is a very important security update that fixes unspecified vulnerabilities identified by Oracle in all versions of MySQL 5.1 earlier than 5.1.61. If you did not upgrade to MySQL 5.5, please consider upgrading your MySQL server (at least) to… Read more »

Nginx 1.0.13

Posted by & filed under Nginx.

Nginx 1.0.13 packages are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. Here are the changes on the Dotdeb side : nginx-upload-module has been added to nginx-extras nginx-auth-pam has been added to nginx-extras and nginx-full. Closes #5. http_secure_link_module has been added to nginx-full. Closes #3. file-aio is now supported by all nginx… Read more »

PHP 5.4.0 preview packages

Posted by & filed under PHP.

After many months of active development, PHP 5.4.0 is now generally available : The PHP development team is proud to announce the immediate release of PHP 5.4.0. This release is a major improvement in the 5.x series, which includes a large number of new features and bug fixes. Some of the key new features include: traits, a shortened… Read more »