summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2009-02-12 17:33:55 -0800
committerMohit Mehta <mohit.mehta@vyatta.com>2009-02-12 17:33:55 -0800
commitee70977b5fb4f7be25e7a33b17eb2081d591598c (patch)
treef0766ef3a014168a011c026de3435ac88e6d94b7
parentcab2ace4d9f56720a7d184900b8ead30e5e0a189 (diff)
downloadvyatta-cfg-firewall-debian/0.13.7-6.tar.gz
vyatta-cfg-firewall-debian/0.13.7-6.zip
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 59ea72a..a4a9f98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+vyatta-cfg-firewall (0.13.7-6) unstable; urgency=low
+
+ [ Stig Thormodsrud ]
+ * Add back parameter that was dropped when converting to use
+ run_cmd().
+ * Add more firewall group validation before calling ipset.
+ * Add more validation of firewall network-group before calling ipset.
+ * Add space in front of match rule just in case other match rules
+ don't.
+ * Clean up mapping between vyatta firewall group_type vs ipset
+ set_type.
+ * Change sudo usage to be more consistent.
+ * Add check for combination of IP range and network-group.
+
+ [ Mohit Mehta ]
+ * better off storing icmp type-names than depend on iptables help
+
+ -- Mohit Mehta <mohit.mehta@vyatta.com> Thu, 12 Feb 2009 17:33:55 -0800
+
vyatta-cfg-firewall (0.13.7-5) unstable; urgency=low
* Delete commented out code.