php-suhosin 0.9.33-1 source package in Ubuntu

Changelog

php-suhosin (0.9.33-1) unstable; urgency=low


  * New upstream version (Closes: #657190, #631283)
    - Fixed stack based buffer overflow in transparent cookie encryption
    - Fixed environment variables for logging do not go through the filter
      extension anymore
    - Fixed that disabling HTTP response splitting protection also disabled
      NUL byte protection in HTTP headers
    - Removed crypt() support - because not used for PHP >= 5.3.0 anyway
  * Update watch file, upstream changed naming scheme

 -- Jan Wagner <email address hidden>  Tue, 24 Jan 2012 23:09:33 +0100

Upload details

Uploaded by:
php-suhosin maintainers
Uploaded to:
Sid
Original maintainer:
php-suhosin maintainers
Architectures:
any
Section:
php
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe web

Downloads

File Size SHA-256 Checksum
php-suhosin_0.9.33-1.dsc 1.3 KiB 63c56a78500e7f6c7b046dfb7b91a0b622633e0f672c8544db02071b6b4f1948
php-suhosin_0.9.33.orig.tar.gz 102.0 KiB 865b1c72bae9a5a710fe0b07a0635556ce6c838653ec364d2a2a6e6f594529c5
php-suhosin_0.9.33-1.diff.gz 7.8 KiB 318fc0bf5a26ec7e795c670272515fff6313bab7c17ed52162ae9e40b089aca2

No changes file available.

Binary packages built by this source

php5-suhosin: advanced protection module for php5

 This package provides a module for suhosin functions.
 .
 Suhosin is an advanced protection system for PHP installations. It was
 designed to protect servers and users from known and unknown flaws in PHP
 applications and the PHP core. Suhosin comes in two independent parts, that
 can be used separately or in combination. The first part is a small patch
 against the PHP core, that implements a few low-level protections against
 bufferoverflows or format string vulnerabilities and the second part is a
 powerful PHP extension that implements all the other protections.