diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-03 09:25:01 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-03 09:25:01 -0800 |
commit | 6c298dca8b2a877c5aa43587b32f6c70951f6aa8 (patch) | |
tree | ff5b05b314b886606f9ac1472a8c31d6d9245dae | |
parent | ada1849d8f907634a315ab4cc425083565decc9e (diff) | |
download | vyatta-cfg-firewall-6c298dca8b2a877c5aa43587b32f6c70951f6aa8.tar.gz vyatta-cfg-firewall-6c298dca8b2a877c5aa43587b32f6c70951f6aa8.zip |
0.13.7-2debian/0.13.7-2
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ac5c8c3..d45d754 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +vyatta-cfg-firewall (0.13.7-2) unstable; urgency=low + + [ Bob Gilligan ] + * Rever to specific IP version in help text. + * Bugfix 4052: Support PPPOE over an ethernet VIF. + + [ Stig Thormodsrud ] + * Add 1st pass of firewall group support (ipset netfilter module + * Fix call to returnValue that should be returnOrigValue. + + [ Stephen Hemminger ] + * Remove prototype + * Enable strict checking + * Fix perlcritic warnings + * Turn on strict checking and fix warnings + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Tue, 03 Feb 2009 09:24:52 -0800 + vyatta-cfg-firewall (0.13.7-1) unstable; urgency=low * Fix Bug 2741 ENH: filter based on ICMP Type/code by name |