4 Maintainer: Dinko Korunic <kreator@carnet.hr>
5 Build-Depends: debhelper (>= 4)
6 Standards-Version: 3.7.2
8 Package: php-suhosin-cn
10 Depends: php5-suhosin, php5-cn
11 Description: advanced protection module for php5 -- CARNet version
12 This package provides a module for suhosin functions.
14 Suhosin is an advanced protection system for PHP installations. It was
15 designed to protect servers and users from known and unknown flaws in PHP
16 applications and the PHP core. Suhosin comes in two independent parts, that
17 can be used separately or in combination. The first part is a small patch
18 against the PHP core, that implements a few low-level protections against
19 bufferoverflows or format string vulnerabilities and the second part is a
20 powerful PHP extension that implements all the other protections.
22 Homepage: <http://www.hardened-php.net/suhosin/>
24 This package brings CARNet-related configuration.