Skip to content

Releases: dev-sec/chef-ssh-hardening

v2.1.0

19 Apr 11:12
Compare
Choose a tag to compare

v2.1.0 (2017-04-19)

Full Changelog

Implemented enhancements:

  • Suse support missing in metadata #170

Merged pull requests:

chef-ssh-hardening 2.0.0

06 Feb 09:10
Compare
Choose a tag to compare

v2.0.0 (2017-02-06)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • IPv6 is not working still if its enabled #140

Closed issues:

  • Verify the current crypto settings #162
  • Possibly missing locale handling #160
  • Error message about DSA key on RHEL 7 #158
  • Attributes should be in the own namespace ssh-hardening #142
  • Move entire crypto parameter configuration in tests to the centralized place #137
  • Move UsePrivilegeSeparation.get to the new library #136
  • Release 2.0.0 #133
  • configure log level #117
  • UsePAM should probably default to yes on Red Hat Linux 7 #96
  • refactor library kex and cipher implementation #87
  • prohibit use of weak dh moduli #65
  • Harmonize API #53
  • SSH rootkey configuration is too open #16

Merged pull requests:

chef-ssh-hardening 1.3.0

23 Nov 18:43
Compare
Choose a tag to compare

v1.3.0 (2016-11-15)

Full Changelog

Implemented enhancements:

Closed issues:

  • Allow to configure ChallengeResponseAuthentication (currently it's hardcoded to no) #125
  • Make LoginGraceTime configurable #116
  • Allow to configure MaxAuthTries #100

Merged pull requests:

chef-ssh-hardening 1.2.1

23 Nov 18:43
Compare
Choose a tag to compare

v1.2.1 (2016-09-25)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Fix deprecation warnings #123 (operatingops)
  • Use bracket syntax in attributes/default.rb #121 (aried3r)
  • Use new ciphers, kex, macs and priv separation sandbox for redhat family 7 #119 (atomic111)
  • change hardening-io to dev-sec domain for build status and code coverage #118 (atomic111)

chef-ssh-hardening 1.2.0

29 May 18:50
Compare
Choose a tag to compare

v1.2.0 (2016-05-29)

Full Changelog

Implemented enhancements:

Closed issues:

  • SFTP not configurable #110
  • default to 'UseRoaming no' #109
  • Consider using blank config_disclaimer by default #94

Merged pull requests:

chef-ssh-hardening 1.1.0

28 Apr 08:30
Compare
Choose a tag to compare

Release 1.1.0

  • feature: UsePrivilegeSeparation = sandbox for ssh >= 5.9
  • feature: Debian 8 support
  • feature: UseDNS configuration option
  • feature: allow/deny users/groups configuration options
  • feature: MOTD configuration option
  • bugfix: adjust travis to work with chef12/ruby2

The new version is available in Chef Supermarket. More information about this project is available at Hardening Framework website.