diff options
author | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-01 12:17:10 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-01 12:17:10 -0800 |
commit | b3912f36ed534bcad5beeda06df6cc34d48ab489 (patch) | |
tree | 76911f43faf963966125d5a01ced270e002a0ed6 /debian | |
parent | a58874011506c6fcfe60929cc10cdc742fba6056 (diff) | |
download | vyatta-cfg-firewall-b3912f36ed534bcad5beeda06df6cc34d48ab489.tar.gz vyatta-cfg-firewall-b3912f36ed534bcad5beeda06df6cc34d48ab489.zip |
0.13.7-15debian/0.13.7-15
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 66d8f33..23ea865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +vyatta-cfg-firewall (0.13.7-15) unstable; urgency=low + + [ Stig Thormodsrud ] + * Revert "Make sure to quote $VAR(@)." + * Use single quote around $VAR(@). + + [ Bob Gilligan ] + * The generated-templates directory holds only derived files. + + [ Stig Thormodsrud ] + * Add allow/comp_help to firewall action. + * Limit address range to a /24, but make easy to change if it's deam + too restrictive. + * Prevent ';' from being used in a firewall name. + * Fix 3422: fw logging fails if logprefix is too long (> 29 + characters) + + -- Stig Thormodsrud <stig@io.vyatta.com> Sun, 01 Mar 2009 12:17:09 -0800 + vyatta-cfg-firewall (0.13.7-14) unstable; urgency=low [ Stig Thormodsrud ] |