mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-25 00:53:49 +01:00
Document fix for IPSET_MATCH detection.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
94dbfff034
commit
d4cacefc58
@ -2,6 +2,8 @@ Changes in Shorewall 4.4.20.4
|
||||
|
||||
1) Have AUTOMAKE follow CONFIG_PATH
|
||||
|
||||
2) Be sure to detect IPSET_MATCH before OLD_IPSET_MATCH.
|
||||
|
||||
Changes in Shorewall 4.4.20.3
|
||||
|
||||
1) Remove deprecated options from the .conf files.
|
||||
|
@ -12,13 +12,17 @@ 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.20.3
|
||||
4.4.20.4
|
||||
|
||||
1) Previously, AUTOMAKE only searched /etc/shorewall[6] for files
|
||||
newer than the current compiled script
|
||||
(/var/lib/shorewall[6]/firewall). Now it searches the entire
|
||||
CONFIG_PATH for such files.
|
||||
|
||||
2) With LOAD_HELPERS_ONLY=Yes, the compiler could use the deprectated
|
||||
--set parameter to the ipset match when --match-set was
|
||||
appropriate.
|
||||
|
||||
4.4.20.3
|
||||
|
||||
1) Deprecated options have been removed from the .conf files.
|
||||
|
Loading…
Reference in New Issue
Block a user