Skip to content

Commit

Permalink
Version bump to v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Dec 19, 2013
1 parent 30652de commit 7e7d468
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ openssh Cookbook CHANGELOG
This file is used to list changes made in each version of the openssh cookbook.


v1.3.2
------
### Bug
- **[COOK-3995](https://tickets.opscode.com/browse/COOK-3995)** - sshd_config template needs ordering
- **[COOK-3910](https://tickets.opscode.com/browse/COOK-3910)** - ssh fails to start in Ubuntu 13.10
- **[COOK-2073](https://tickets.opscode.com/browse/COOK-2073)** - Add support for Match block


v1.3.0
------
### Improvement
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email 'cookbooks@opscode.com'
license 'Apache 2.0'
description 'Installs openssh'
version '1.3.1'
version '1.3.2'

recipe 'openssh', 'Installs openssh'
recipe 'openssh::iptables', 'Set up iptables to allow SSH inbound'
Expand Down

0 comments on commit 7e7d468

Please sign in to comment.