Update release documents for 4.4.11 Beta 1

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-06-18 12:09:43 -07:00
parent dbbe6b264d
commit efa4cfa921
2 changed files with 16 additions and 1 deletions

View File

@ -2,6 +2,10 @@ Changes in Shorewall 4.4.11
1) Allow rate limiting with Simple Traffic Shaping.
2) Apply patch from Gabriel.
3) Fix IPSET match detection when a pathname is specified for IPSET.
Changes in Shorewall 4.4.10
1) Fix regression with scripts.

View File

@ -219,7 +219,18 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
I I 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
----------------------------------------------------------------------------
None.
1) The IPv6 allowBcast action generated an invalid rule.
2) If IPSET=<pathname> was specified in shorewall.conf, then when an
ipset was used in a configuration file entry, the following
fatal compilation error occurred:
ERROR: ipset names in Shorewall configuration files require Ipset
Match in your kernel and iptables : /etc/shorewall/rules (line nn)
If you applied the workaround given in the "Known Problems", then
you should remove /etc/shorewall/capabilities after installing
this fix.
----------------------------------------------------------------------------
I V. K N O W N P R O B L E M S R E M A I N I N G