Skip to content

Commit

Permalink
1.4.0 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Haskel committed Jan 26, 2015
1 parent fc75895 commit 2d2cebf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
##2015-01-27 - Supported Release 1.4.0
###Summary

This release includes physdev support, the ability to look up usernames from uuid, and a number of bugfixes

####Features
- Add `netmap` feature
- Add `physdev` support
- Add ability to look up username from uuid (MODULES-753, MODULES-1688)

####Bugfixes
- Sync iptables/ip6tables providers (MODULES-1612)
- Fix package names for Amazon and Ubuntu 14.10 (MODULES-1029)
- Fix overly aggressive gsub when `ensure => absent` (MODULES-1453)
- Unable to parse `-m (tcp|udp)` rules (MODULES-1552)
- Fix ip6tables provider when `iptables-ipv6` package isn't installed for EL6 (MODULES-633)
- Test fixes

##2014-12-16 - Supported Release 1.3.0
###Summary

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-firewall",
"version": "1.3.0",
"version": "1.4.0",
"author": "Puppet Labs",
"summary": "Manages Firewalls such as iptable",
"license": "Apache-2.0",
Expand Down

0 comments on commit 2d2cebf

Please sign in to comment.