0c98a8092ca6f69b47906c6925672593a1aef58d
[php-suhosin-cn.git] / debian / control
1 Source: php-suhosin-cn
2 Section: net
3 Priority: optional
4 Maintainer: Dinko Korunic <kreator@carnet.hr>
5 Build-Depends: debhelper (>= 4)
6 Standards-Version: 3.7.2
7
8 Package: php-suhosin-cn
9 Architecture: all
10 Depends: php4-suhosin | php5-suhosin
11 Description: advanced protection module for php4/5 -- CARNet version
12  This package provides a module for suhosin functions.
13  .
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.
21  .
22  Homepage: <http://www.hardened-php.net/suhosin/>
23  .
24  This package brings CARNet-related configuration.