+##2015-05-19 - Supported Release 1.6.0
+###Summary
+
+This release includes support for TEE, MSS, the time ipt module, Debian 8 support, and a number of test fixes and other improvements.
+
+####Features
+- Add TEE support
+- Add MSS support (including clamp-mss-to-pmtu support)
+- Add support for the time ipt module (-m time)
+- Add support for Debian 8
+- Add support for ICMPv6 types 'neighbour-{solicitation,advertisement}'
+- Add support for ICMPv6 type 'too-big'
+- Add support for new 'match_mark' property
+- Added 'ipv4' and 'ipv6' options to 'proto' property
+
+####Bugfixes
+- Fix for Systemd-based OSes where systemd needs restarted before being able to pick up new services (MODULES-1984)
+- Arch Linux package management fix
+
##2015-03-31 - Supported Release 1.5.0
###Summary
the stock RedHat kernel instead. Declaring either of these parameters on an
unsupported system will result in iptable rules failing to apply.
+### Debian 8 Support
+
+As Puppet Enterprise itself does not yet support Debian 8, use of this module with Puppet Enterprise under a Debian 8
+system should be regarded as experimental.
+
###Other
Bugs can be reported using JIRA issues
{
"name": "puppetlabs-firewall",
- "version": "1.5.0",
+ "version": "1.6.0",
"author": "Puppet Labs",
"summary": "Manages Firewalls such as iptables",
"license": "Apache-2.0",
}
],
"dependencies": [
-
+
]
}