Branches for Maverick

Name Status Last Modified Last Commit
lp:ubuntu/maverick/php-suhosin 2 Mature 2010-05-01 00:20:15 UTC
13. * New upstream version - Added line...

Author: Jan Wagner
Revision Date: 2010-04-13 13:42:29 UTC

* New upstream version
  - Added line ending characters %0a and %0d to the list of dangerous
    characters handled by suhosin.server.encode and suhosin.server.strip
  - Fixed crash bug with PHP 5.3.x and session module (due to changed session
    globals struct)
  - Added ! protection to PHP session serializer
  - Fixed simulation mode now also affects (dis)allowed functions
  - Fixed missing return (1); in random number generator replacements
  - Fixed random number generator replacement error case behaviour in PHP
    5.3.x
  - Fixed error case handling in function_exists() PHP 5.3.x
  - Merged changes/fixes in import_request_variables()/extract() from upstream
    PHP
  - Fixed suhosin_header_handler to be PHP 5.3.x compatible
  - Merge fixes and new features of PHP's file upload code to suhosin
  - Fix ZTS build of session.c
  - Increased session identifier entropy by using /dev/urandom if available
* Install upstream suhosin.ini into /usr/share/doc/php5-suhosin/examples/
* Add dpatch build-infrastructure
* Add 10_fix_function_prototype.dpatch, to fix function prototype, thanks
  Stefan Esser (Closes: #539307)

11 of 1 result