Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock committed Jun 29, 2015
1 parent a045ac6 commit feacf62
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
@@ -1,5 +1,13 @@
# Changelog

## 1.3.0

* feature: implement ipv6 router advertisement settings #78
* feature: chef 11 and chef 12 support #77
* feature: RHN config check #71
* bugfix: 12.4.0 support #81
* bugfix SUID/SGID bit cleaning API spelling

## 1.2.0

* feature: make UID and GID_MIN configurable in login.defs
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
license "Apache 2.0"
description "Installs/Configures security"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.2.0"
version "1.3.0"

supports 'ubuntu', '>= 12.04'
supports 'debian', '>= 6.0'
Expand Down

0 comments on commit feacf62

Please sign in to comment.