Categories
PHP

PHP 5.5.6, for Debian 7.0 “Wheezy”

On November 14th 2013, the PHP group has released PHP 5.5.6. This release fixes some bugs against PHP 5.5.5, and adds some performance improvements.

As a consequence, PHP 5.5.6 packages are now available on Dotdeb for Debian 7.0 “Wheezy”, on both amd64 and i386 architectures.

Please read the Changelog and the migration guide (be aware of the backward incompatible changes) before upgrading.

Last but not least, if you find Dotdeb useful, you may want to show your support.

Categories
MySQL

Percona toolkit 2.2.5

Percona toolkit 2.2.5 is now available on Dotdeb for both Debian 7.0 “Wheezy” and Debian 6.0 “Squeeze”. It fixes 5 bugs as well as 4 new features.

As usual, before upgrading, please read the list of changes for Percona toolkit 2.2.5 and the announcement by Hrvoje Matijakovic.

Categories
PHP

PHP 5.5.5, for Debian 7.0 “Wheezy”

On October 16th 2013, the PHP group has released PHP 5.5.5. This release fixes about twenty bugs against PHP 5.5.4, some of them regarding the build system. All PHP users are encouraged to upgrade to this new version.

As a consequence, PHP 5.5.5 packages are now available on Dotdeb for Debian 7.0 “Wheezy”, on both amd64 and i386 architectures. And good news, Xcache is back with the php5-xcache package!

Please read the Changelog and the migration guide (be aware of the backward incompatible changes) before upgrading.

Last but not least, if you find Dotdeb useful, you may want to show your support.

Categories
PHP

PHP 5.4.21, for Wheezy and Squeeze

On October 17th 2013, the PHP group has released PHP 5.4.21. About 10 bugs were fixed. All PHP 5.4 users are encouraged to upgrade to this version.

The corresponding packages are now available on Dotdeb :

  • for Debian 7.0 “Wheezy” and 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.

And if you find Dotdeb useful, feel free to show your support.

Categories
Nginx

Nginx 1.4.3 for Wheezy and Squeeze

Nginx 1.4.3 has been released on October 8th 2013, fixing 6 bugs (see the changes).

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

  • the http_geoip module in now included in nginx-naxsi
  • PageSpeed has been upgraded to 1.6.29.7 to fix CVE-2013-6111 (nginx-extras only)
  • Various modules has been updated

Users of naxsi-ui should be aware that it has been deprecated in the upcoming Naxsi 0.53 and that it won’t be provided by Dotdeb starting with the next Nginx packages.

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

Zabbix 2.0.9 has been released on October 8th 2013. It fixes critical security issues, as well as known issues of Zabbix 2.0.x, and introduces new minor features (take a look at the Zabbix 2.0.9 release notes for more info).

The packages are now available :

  • for Debian 7.0 “Wheezy and 6.0 “Squeeze”,
  • on both amd64 and i386 architectures.
Categories
PHP

PHP 5.5.4, for Debian 7.0 “Wheezy”

On September 19th 2013, the PHP group has released PHP 5.5.4. This release fixes several bugs against PHP 5.5.3. All PHP users are encouraged to upgrade to this new version.

As a consequence, PHP 5.5.4 packages are now available on Dotdeb for Debian 7.0 “Wheezy”, on both amd64 and i386 architectures.

Please read the Changelog and the migration guide (be aware of the backward incompatible changes) before upgrading.

Last but not least, if you find Dotdeb useful, you may want to show your support.

Categories
PHP

PHP 5.4.20, for Wheezy and Squeeze

On September 19th 2013, the PHP group has released PHP 5.4.20. About 30 bugs were fixed. All PHP 5.4 users are encouraged to upgrade to this version.

The corresponding packages are now available on Dotdeb :

  • for Debian 7.0 “Wheezy” and 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.

And if you find Dotdeb useful, feel free to show your support.

Categories
PHP

PHP 5.5.3, for Debian 7.0 “Wheezy”

On August 22nd 2013, the PHP group has released PHP 5.5.3. Since the previously-packaged PHP 5.5.1 version, about 20 bugs were fixed, including security issue in OpenSSL module (CVE-2013-4248) and session fixation problem (CVE-2011-4718).

As a consequence, PHP 5.5.3 packages are now available on Dotdeb for Debian 7.0 “Wheezy”, on both amd64 and i386 architectures, with the following changes :

  • each SAPI (apache2, apache2filter, CLI, CGI, FPM, embed) has now its own /etc/php5/SAPI/conf.d/ subdirectory, not just a symlink to a common one, so it can have its own list of activated modules (it involved some more tests, so sorry for the delay),
  • the php5-mongo package is now available, allowing you interacting with MongoDB servers,
  • the php5-fpm init script now reports syntax errors with full error messages.

Please read the Changelog and the migration guide (be aware of the backward incompatible changes) before upgrading.

Last but not least, if you find Dotdeb useful, you may want to show your support.

Categories
Redis

Redis 2.6.16

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

  • [FIX] Stop writes when fork() fails when trying to BGSAVE. BGSAVE errors were trapped only in the case the saving child failed, so the fork() error was no trapped as no child is created at all.
  • [FIX] Fix a serious memory efficiency regression, Redis 2.6.16 is significantly better with large values (>= a few kbytes) and will be able to store two times the amount of data compared to Redis 2.6.15 when values are in that range.
  • [FIX] Fixed an issue with Table conversion in the lua-cmsgpack library exposed by the Redis scripting engine.
  • [NEW] DEBUG SDSLEN was introduced to debug memory inefficiencies due to SDS allocation more easily.

The upgrade urgency is moderate.

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