mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-23 19:14:34 +02:00
debian dependencies fix, rephrasing, revision bump 1.0-8.
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
cis-hardening (1.0-8) wheezy; urgency=low
|
||||
|
||||
* phrasing reworked all over the place
|
||||
* added debian dependencies bash and bc
|
||||
|
||||
-- Kevin Tanguy <kevin.tanguy@ovh.net> Tue, 26 Apr 2016 10:26:18 +0200
|
||||
|
||||
cis-hardening (1.0-7) wheezy; urgency=low
|
||||
|
||||
* Fixed 6.15 netstat analysis
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/ovh/debian-cis/
|
||||
|
||||
Package: cis-hardening
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, bash, bc
|
||||
Description: Suite of configurable scripts to audit or harden a Debian Wheezy.
|
||||
Modular Debian 7 security hardening scripts based on cisecurity.org
|
||||
⟨cisecurity.org⟩ recommendations. We use it at OVH ⟨https://ovh.com⟩ to
|
||||
|
Reference in New Issue
Block a user