lp:ubuntu/trusty/php-suhosin

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/php-suhosin
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

11. By Ilya Barygin

No-change rebuild for phpapi change

10. By Laszlo Boszormenyi

* Correct packaging and install suhosin.so as expected (closes: #674713).
* Initial support for PHP 5.4 (closes: #669972).
* Move suhosin.ini to /etc/php5/mods-available as per new policy
  (closes: #674190).

9. By Laszlo Boszormenyi

* New maintainer (closes: #662637).
* Clean up packaging, updated Standards-Version and switched to 3.0 (quilt)
  source format.
* Make it build with PHP 5.4 (closes: #656486, #663954, #667865) with
  php54_fixes.patch added.

8. By Jan Wagner

* 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

7. By Jan Wagner

* New upstream version (Closes: #584509)
  - Improved random number seed generation more by adding /dev/urandom juice
  - Fixed missing header file resulting in wrong php_combined_lcg() prototype
    being used
  - Added support for memory_limit > 2GB
  - Fixed missing header file resulting in compile errors
* Drop 10_fix_function_prototype, integrated upstream
* Update watch file
* Bump standards version to 3.9.1, no changes needed

6. By Jan Wagner

* 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)

5. By Jan Wagner

* New upstream version
* update our suhosin.ini
* bump standards version to 3.8.3 (no changes needed)

4. By Alexander Wirt

* New upstream version
  - Fixed crash bug with PHP 5.2.10 caused by a
    change in extension load order of ext/session
    (Closes: #538820)

3. By Jan Wagner

* new upstream release (closes: #497871)
* declare license situation of execute.c in copyright file

2. By Jan Wagner

* new upstream
* fixed address of "Free Software Foundation, Inc." in changelog

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/php-suhosin
This branch contains Public information 
Everyone can see this information.

Subscribers