mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
More release document updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5358 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
95cc3b39be
commit
88cf980c52
@ -1,6 +1,6 @@
|
|||||||
Changes in 3.4.0 RC 2
|
Changes in 3.4.0 RC 2
|
||||||
|
|
||||||
1) Add 'compile' user exit.
|
1) No longer include params file in compiled output.
|
||||||
|
|
||||||
Changes in 3.4.0 RC 1
|
Changes in 3.4.0 RC 1
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ Other Changes in 3.4.0 RC 1
|
|||||||
/etc/shorewall/params during the compile phase. Any shell variables
|
/etc/shorewall/params during the compile phase. Any shell variables
|
||||||
needed at run-time must be set in /etc/shorewall/init.
|
needed at run-time must be set in /etc/shorewall/init.
|
||||||
|
|
||||||
In a Shorewall/Shorewall Lite environment, his allows
|
In a Shorewall/Shorewall Lite environment, this allows
|
||||||
/etc/shorewall/params to be written to run exclusively
|
/etc/shorewall/params to be written to run exclusively
|
||||||
on the administrative system while /etc/shorewall/init runs
|
on the administrative system while /etc/shorewall/init runs
|
||||||
exclusively on the firewall system.
|
exclusively on the firewall system.
|
||||||
@ -50,6 +50,9 @@ Other Changes in 3.4.0 RC 1
|
|||||||
/etc/shorewall/params and those required at run-time may be set in
|
/etc/shorewall/params and those required at run-time may be set in
|
||||||
/etc/shorewall/init.
|
/etc/shorewall/init.
|
||||||
|
|
||||||
|
As part of this change, extra white space is no longer removed from
|
||||||
|
/etc/shorewall/params as it was in RC1.
|
||||||
|
|
||||||
Migration Considerations:
|
Migration Considerations:
|
||||||
|
|
||||||
If you are migrating from a Shorewall version earlier than 3.2.0 then
|
If you are migrating from a Shorewall version earlier than 3.2.0 then
|
||||||
@ -62,7 +65,7 @@ http://www.shorewall.net/pub/shorewall/3.2/shorewall-3.2.8/releasenotes.txt
|
|||||||
/etc/shorewall/params during the compile phase. Any shell variables
|
/etc/shorewall/params during the compile phase. Any shell variables
|
||||||
needed at run-time must be set in /etc/shorewall/init.
|
needed at run-time must be set in /etc/shorewall/init.
|
||||||
|
|
||||||
In a Shorewall/Shorewall Lite environment, his allows
|
In a Shorewall/Shorewall Lite environment, this allows
|
||||||
/etc/shorewall/params to be written to run exclusively
|
/etc/shorewall/params to be written to run exclusively
|
||||||
on the administrative system while /etc/shorewall/init runs
|
on the administrative system while /etc/shorewall/init runs
|
||||||
exclusively on the firewall system.
|
exclusively on the firewall system.
|
||||||
@ -71,6 +74,9 @@ http://www.shorewall.net/pub/shorewall/3.2/shorewall-3.2.8/releasenotes.txt
|
|||||||
/etc/shorewall/params and those required at run-time may be set in
|
/etc/shorewall/params and those required at run-time may be set in
|
||||||
/etc/shorewall/init.
|
/etc/shorewall/init.
|
||||||
|
|
||||||
|
As part of this change, the 'compile' extension script introduced
|
||||||
|
in Shorewall 3.2.9 has been removed.
|
||||||
|
|
||||||
2) Shorewall supports the notion of "default actions". A default
|
2) Shorewall supports the notion of "default actions". A default
|
||||||
action defines a set of rules that are applied before a policy is
|
action defines a set of rules that are applied before a policy is
|
||||||
enforced. Default actions accomplish two goals:
|
enforced. Default actions accomplish two goals:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user