mirror of
https://github.com/ovh/debian-cis.git
synced 2024-11-22 13:37:02 +01:00
Debian package revision bump 1.0-5
This commit is contained in:
parent
98eff3174b
commit
d229a57bac
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
cis-hardening (1.0-5) wheezy; urgency=low
|
||||||
|
|
||||||
|
* typo fix / phrasing reworked
|
||||||
|
* Fixed default file error handling and quickstart
|
||||||
|
* Fixed point 9.1.8 cron rights as a chmod 600 disabled the cron.allow
|
||||||
|
features (file must be world readable)
|
||||||
|
|
||||||
|
-- Kevin Tanguy <kevin.tanguy@ovh.net> Fri, 22 Apr 2016 10:15:55 +0200
|
||||||
|
|
||||||
cis-hardening (1.0-4) wheezy; urgency=low
|
cis-hardening (1.0-4) wheezy; urgency=low
|
||||||
|
|
||||||
* added AUTHORS file
|
* added AUTHORS file
|
||||||
|
3
debian/cis-hardening.8
vendored
3
debian/cis-hardening.8
vendored
@ -32,7 +32,8 @@ hardening [INFO] Treating /opt/cis\-hardening/bin/hardening/13.15_check_duplicat
|
|||||||
.RS
|
.RS
|
||||||
.nf
|
.nf
|
||||||
$ git clone https://github.com/ovh/debian\-cis.git && cd debian\-cis
|
$ git clone https://github.com/ovh/debian\-cis.git && cd debian\-cis
|
||||||
$ cp debian/default /etc/default/cis_hardening
|
$ cp debian/default /etc/default/cis\-hardening
|
||||||
|
$ sed \-i "s#CIS_ROOT_DIR=.*#CIS_ROOT_DIR='$(pwd)'#" /etc/default/cis\-hardening
|
||||||
$ bin/hardening/1.1_install_updates.sh \-\-audit\-all
|
$ bin/hardening/1.1_install_updates.sh \-\-audit\-all
|
||||||
1.1_install_updates [INFO] Working on 1.1_install_updates
|
1.1_install_updates [INFO] Working on 1.1_install_updates
|
||||||
1.1_install_updates [INFO] Checking Configuration
|
1.1_install_updates [INFO] Checking Configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user