Update release docs with merged fixes.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-12-20 07:48:33 -08:00
parent d1f2ee0c56
commit 76683ea252
2 changed files with 26 additions and 1 deletions

View File

@ -1,3 +1,13 @@
Changes in Shorewall 4.4.15.3
1) Don't let root match wildcard.
2) Fix use of wildcard names in the notrack file.
3) Fix use of wildcard names in the proxyarp file
4) Prevent perl runtime warnings with cached interface entries.
Changes in Shorewall 4.4.15.2
1) Fix broken logical naming with Proxy ARP.

View File

@ -1,5 +1,5 @@
----------------------------------------------------------------------------
S H O R E W A L L 4 . 4 . 1 5 . 2
S H O R E W A L L 4 . 4 . 1 5 . 3
----------------------------------------------------------------------------
I. PROBLEMS CORRECTED IN THIS RELEASE
@ -12,6 +12,21 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
----------------------------------------------------------------------------
I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
----------------------------------------------------------------------------
4.4.15.3
1) Previously, the root of a wildcard name erroneously matched that
name. For example 'eth' matched 'eth+'. Now there must be at least
one additional character (e.g., 'eth4').
2) Use of logical interface names in the notrack and ecn files
resulted in perl runtime warning messages.
3) The use of wildcard-matching names in certain contexts would result
in perl run-time messages similar to this one:
Use of uninitialized value in numeric comparison (<=>)
at /usr/share/shorewall/Shorewall/Zones.pm line 1334.
4.4.15.2
1) Previously, proxy ARP with logical interface names did not