forked from extern/shorewall_code
Document undefined value issue
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
2909b6fd92
commit
fe27554fd0
@ -12,6 +12,8 @@ Changes in Shorewall 4.4.11
|
|||||||
|
|
||||||
6) Add REQUIRE_INTERFACE to shorewall*.conf
|
6) Add REQUIRE_INTERFACE to shorewall*.conf
|
||||||
|
|
||||||
|
7) Avoid run-time warnings when options are not listed in shorewall.conf.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.10
|
Changes in Shorewall 4.4.10
|
||||||
|
|
||||||
1) Fix regression with scripts.
|
1) Fix regression with scripts.
|
||||||
|
@ -245,6 +245,9 @@ 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
|
|||||||
5) The new REQUIRE_INTERFACE was inadvertently omitted from
|
5) The new REQUIRE_INTERFACE was inadvertently omitted from
|
||||||
shorewall.conf and shorewall6.conf. It has been added.
|
shorewall.conf and shorewall6.conf. It has been added.
|
||||||
|
|
||||||
|
6) Under some versions of Perl, a Perl run-time diagnostic was produced
|
||||||
|
when options were omitted from shorewall.conf or shorewall6.conf.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
I V. K N O W N P R O B L E M S R E M A I N I N G
|
I V. K N O W N P R O B L E M S R E M A I N I N G
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user