Categories
MySQL

Percona toolkit 2.2.1

Percona toolkit 2.2.1 is now available on Dotdeb for Debian 6.0 “Squeeze”. It supports MySQL 5.6 and Percona XtraDB Cluster, and brings some more changes :

  • pt-online-schema-change (pt-osc) is much more resilient
  • pt-upgrade is brand-new
  • pt-query-digest is simpler
  • Version check is on by default
  • pt-query-advisor, pt-tcp-model, pt-trend, and pt-log-player are gone
  • pt-stalk and pt-mysql-summary have built-in MySQL options
  • pt-stalk --no-stalk is no longer magical
  • pt-fk-error-logger and pt-deadlock-logger are standardized

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

Categories
PHP

PHP 5.3.23

On March 14th 2013, the PHP group has released PHP 5.3.23.

These releases fix about 15 bugs, including fixes for CVE-2013-1643 and CVE-2013-1635. All users of PHP are encouraged to upgrade to PHP 5.4.13.

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

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.13

On March 14th 2013, the PHP group has released PHP 5.4.13.

These releases fix about 15 bugs, including fixes for CVE-2013-1643 and CVE-2013-1635. All users of PHP are encouraged to upgrade to PHP 5.4.13.

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

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

Note : PHP 5.3.23 packages will be available at the end of this week.

Categories
Redis

Redis 2.6.11

Redis 2.6.11 has been released, bringing the following changes (take a look at the Changelog) :

  • [BUGFIX] Replication: more strict error checking for master PING reply.
  • [BUGFIX] redis-cli: use keepalive socket option for improved reliability.
  • [BUGFIX] Allow AUTH while loading the DB in memory.
  • [BUGFIX] Don’t segfault on unbalanced quotes while parsing config file.
  • [IMPROVED] serverCron() frequency is now a runtime parameter (was REDIS_HZ).
  • [IMPROVED] Use a lot less CPU when idle, even with many configured DBs.

The upgrade urgency is low, however updating is encouraged if you have many instances per server and you want to lower the CPU / energy usage.

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

Categories
PHP

PHP 5.3.22

On february 21st 2013, the PHP group has released PHP 5.3.22.

This releases fix about 10 bugs. Beside that, all users of PHP are encouraged to upgrade to PHP 5.4.12

The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. 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.12

On february 21st 2013, the PHP group has released PHP 5.4.12.

This releases fix about 10 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.12

The corresponding packages are now available on Dotdeb for Debian 6.0 “Squeeze” on both amd64 and i386 architectures. As usual, please read the ChangeLog before upgrading and be sure to use to the latest packages before reporting any issue.

Note : PHP 5.3.22 packages will be available at the end of this week.

Categories
MySQL

Percona toolkit 2.1.9

Percona toolkit 2.1.9 is now available on Dotdeb for Debian 6.0 “Squeeze”. It includes many bug fixes and it is worth upgrading to, especially if you were affected by the backwards-incompatible changes to pt-heartbeat in 2.1.8. Take a look at this blog post by Daniel Nichter for more info.

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

Categories
Nginx

Nginx 1.2.7

Today, Nginx 1.2.7 has been released with a few new features but also bugfixes merged from 1.3.x. See the full Changelog for more details.

As a consequence, Dotdeb’s packages of Nginx 1.2.7 are now available for Debian 6.0 “Squeeze” (amd64/i386) with the following changes :

  • Logs are now rotated on a weekly basis.
  • Passenger has been upgraded to the 3.0.19 version.
  • The chunkin-nginx-module, nginx-lua and nginx-upload-module modules got minor updates.

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
Zabbix

Zabbix 2.0.5

Zabbix 2.0.5 has been released today, bringing new minor features and bug fixes (take a look at the Zabbix 2.0.5 release notes for more info).

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

Categories
Redis

Redis 2.6.10

Redis 2.6.10 has been released today, bringing many non-critical fixes and many small improvements (take a look at the Changelog) :

  • [BUGFIX] redis-cli --rdb, fixed when the server sends newlines to ping.
  • [BUGFIX] redis-cli, minor fixes on connection handling, prompt.
  • [BUGFIX] Slow log: don’t log EXEC, just executed commands.
  • [BUGFIX] On failed shutdown don’t try again and again compulsively.
  • [BUGFIX] Fix build on sunos without backtrace().
  • [BUGFIX] UNSUBSCRIBE and PUNSUBSCRIBE: always provide a reply (see 742e580)
  • [BUGFIX] Lua struct library was broken, upgraded.
  • [BUGFIX] Fix a bug in srandmemberWithCountCommand() with count argument.
  • [BUGFIX] Test: disable clients timeout to prevent issues on slow systems.
  • [BUGFIX] Sentinel: don’t advertise the promoted slave as master too early.
  • [IMPROVED] Whitelist SIGUSR1, see http://redis.io/topics/signals.
  • [IMPROVED] Simpler to understand redis-cli --bigkeys output.
  • [IMPROVED] Test now works with tclsh > 8.5.
  • [IMPROVED] Added option to turn of the Nagle algorithm in slave socket.
  • [IMPROVED] Optionally use SO_KEEPALIVE to detect dead peers.

The upgrade urgency is moderate.

As a reminder, here is the Changelog of the previous unpackaged 2.6.9 version. Its upgrade emergency was moderate if you use replication :

  • [BUGFIX] Changing master at runtime (SLAVEOF command) in presence of network problems, or in very rapid succession, could result in non-critical problems (GitHub Issue #828).
  • [IMPROVED] CLINGET GETNAME and SETNAME to set and query connection names reported by CLIENT LIST. Very useful for debugging of problems.
  • [IMPROVED] redis-cli is now able to transfer an RDB file from a remote server to a local file using the --rdb <filename> command line option.

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