Redis 2.4.14

Posted by & filed under Redis.

Redis 2.4.14 has been released to fix many non trivial bugs : [BUGFIX] Fixed issue #518 (Redis 99% CPU when master down). [BUGFIX] Fixed issue #516 (ZINTERSTORE mixing sets and zsets). [BUGFIX] Fixed a bug in install_server.sh when using chkconfig [BUGFIX] Fixes to –test-memory implementation. [BUGFIX] Allow PREFIX to be overridden in Makefile. [BUGFIX] The… Read more »

Security : PHP 5.4.3 and PHP 5.3.13

Posted by & filed under PHP.

PHP 5.4.3 and PHP 5.3.13 have been released by the PHP development team to fix some critical security issues : Source code disclosure with a trivial request (CVE-2012-1823 and CVE-2012-2311) –  PHP 5.4 and 5.3 are vulnerable buffer overflow in apache_request_headers() (CVE-2012-2329) – only PHP 5.4 is vulnerable. If you’re using the CGI flavor of PHP, upgrading… Read more »

MySQL 5.5.24

Posted by & filed under MySQL.

The packages of MySQL 5.5.24 are now available for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. It fixes an undisclosed security issue (thanks Oracle) and some other bugs as well. As usual, please read carefully the full Changelog before upgrading. Note : the packages have been updated to include a missing init script. Sorry… Read more »

Security update : MySQL 5.1.62

Posted by & filed under MySQL.

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

Redis 2.4.13

Posted by & filed under Redis.

Redis 2.4.13 has been released to fix a critical bug in KEYS command : [BUGFIX] Fix for KEYS command: if the DB contains keys with expires the KEYS command may return the wrong output, having duplicated or missing keys. See issue #487 and #488 on github for details. The packages are now available for Debian… Read more »