forked from extern/shorewall_code
Clean up release notes -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3573 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0383d72232
commit
9e4f54de65
@ -90,7 +90,7 @@ Migration Considerations:
|
|||||||
|
|
||||||
New Features:
|
New Features:
|
||||||
|
|
||||||
1) Shorewall has always been very noisy (lots of messages). No more.
|
1) Shorewall has always been very noisy (lots of messages). No longer.
|
||||||
|
|
||||||
You set the default level of verbosity using the VERBOSITY option in
|
You set the default level of verbosity using the VERBOSITY option in
|
||||||
shorewall.conf. If you don't set it (as would be the case of you use your
|
shorewall.conf. If you don't set it (as would be the case of you use your
|
||||||
@ -193,7 +193,9 @@ New Features:
|
|||||||
|
|
||||||
c) To aid in building /etc/shorewall/capabilities, a 'shorecap' program
|
c) To aid in building /etc/shorewall/capabilities, a 'shorecap' program
|
||||||
is provided. The RPM installs the program in the documentation
|
is provided. The RPM installs the program in the documentation
|
||||||
directory. The install.sh script does not install the program.
|
directory. The install.sh script does not install the program but
|
||||||
|
of course you can simply copy it from the distribution directory
|
||||||
|
(where you ran install.sh from).
|
||||||
|
|
||||||
The program can be run on the target system to produce a
|
The program can be run on the target system to produce a
|
||||||
capabilities file taylored for that system. The capabilities
|
capabilities file taylored for that system. The capabilities
|
||||||
@ -272,10 +274,10 @@ New Features:
|
|||||||
iptables-restore. The system is a 1.4Ghz Celeron with 512MB RAM.
|
iptables-restore. The system is a 1.4Ghz Celeron with 512MB RAM.
|
||||||
|
|
||||||
As a final part of this change, the "check" command now compiles the
|
As a final part of this change, the "check" command now compiles the
|
||||||
current configuration then discards the generated script. So "check"
|
current configuration and writes the compiled output to /dev/null. So
|
||||||
performs all of the same checks that compile does. Note that there is
|
"check" performs all of the same checks that compile does. Note that
|
||||||
still no guarantee that the generated script won't encounter run-time
|
there is still no guarantee that the generated script won't encounter
|
||||||
errors.
|
run-time errors.
|
||||||
|
|
||||||
2) The /etc/shorewall/maclist file has a new column layout. The first column
|
2) The /etc/shorewall/maclist file has a new column layout. The first column
|
||||||
is now DISPOSITION. This column determines what to do with matching
|
is now DISPOSITION. This column determines what to do with matching
|
||||||
|
Loading…
Reference in New Issue
Block a user