Weidong Shao 8feb56ce06 Merge openssh cookbook from OpenDeployment
Note that this merge may break things. The change from OpenDeployment
is subject to further review at a later time. The change introduces
openstack specific logic in an otherwise independent openssh recipe.

Change-Id: I568e4d2329a1d0e2670e1b0340afca4dddf4f23a
2014-09-03 06:50:33 +00:00

1.9 KiB

openssh Cookbook CHANGELOG

This file is used to list changes made in each version of the openssh cookbook.

v1.3.4 (2014-04-23)

  • [COOK-4576] - No way to override AuthorizedKeysFile
  • [COOK-4584] - Use Upstart on Ubuntu 12.04
  • [COOK-4585] - skip match block in template if empty or unset
  • [COOK-4586] OpenSSH Gentoo support

v1.3.2

Bug

  • COOK-3995 - sshd_config template needs ordering
  • COOK-3910 - ssh fails to start in Ubuntu 13.10
  • COOK-2073 - Add support for Match block

v1.3.0

Improvement

Bug

v1.2.2

Bug

  • COOK-3304 - Fix error setting Dynamic ListenAddresses

v1.2.0

Improvement

  • [COOK-2647]: port_ssh iptables template has no corresponding recipe

v1.1.4

  • [COOK-2225] - Add platform_family suse

v1.1.2

  • [COOK-1954] - Fix attribute camel case to match man sshd_config
  • [COOK-1889] - SSH restarting on each chef run due to template changes

v1.1.0

  • [COOK-1663] - Configurable ListenAddress based off list of interface names
  • [COOK-1685] - Make default sshd_config value more robust

v1.0.0

  • [COOK-1014] - Templates for ssh(d).conf files.

v0.8.1

  • Current public release