Debian package revision bump 1.0-11

This commit is contained in:
kevin.tanguy
2017-06-05 16:36:25 +02:00
parent 2ef500298b
commit 72999b8b5d
3 changed files with 19 additions and 7 deletions

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
cis-hardening (1.0-11) jessie; urgency=low
* fixed option name in 9.3.9_disable_sshd_permitemptypasswords.sh
* [10.2] Fixed result parsing in case of spaces in passwd list
* [Debian 8] Fixed comments for debian 8 compliance
* [10.1.3] set the good value for $OPTIONS
* set a fixed-size prefix for logger
* handle ENOENT properly in does_pattern_exist_in_file\(\)
-- Kevin Tanguy <kevin.tanguy@ovh.net> Mon, 05 Jun 2017 14:32:56 +0200
cis-hardening (1.0-10) wheezy; urgency=low
* Script output should be useful with pipe or redirection