sektioneins / suhosin

SUHOSIN [수호신] for PHP 5.x - The PHP security extension.
https://www.suhosin.org
Other
471 stars 71 forks source link

Lintian warning on Debian package #85

Closed szepeviktor closed 9 years ago

szepeviktor commented 9 years ago

Please consider fixing these

E: php5-suhosin-extension: unstripped-binary-or-object usr/lib/php5/20131226/suhosin.so
W: php5-suhosin-extension: hardening-no-relro usr/lib/php5/20131226/suhosin.so
W: php5-suhosin-extension: missing-depends-line
E: php5-suhosin-extension: missing-dependency-on-phpapi
E: php5-suhosin-extension: debian-changelog-file-missing
E: php5-suhosin-extension: file-in-etc-not-marked-as-conffile etc/php5/mods-available/suhosin.ini
W: php5-suhosin-extension: unknown-control-file compat
E: php5-suhosin-extension: no-copyright-file
bef commented 9 years ago

The debian package script is there for convenience and works just fine as is. In my opinion fixing the points mentioned can be left for the pedantic user as a finger exercise.

szepeviktor commented 9 years ago

https://github.com/stefanesser/suhosin/pull/89