mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 04:04:10 +01:00
5eecd59292
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3356 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
29 lines
619 B
Plaintext
Executable File
29 lines
619 B
Plaintext
Executable File
Changes in 3.1.x.
|
|
|
|
1) Removal of dynamic zones.
|
|
|
|
2) Implement 'generate' command.
|
|
|
|
3) Implement 'super-quiet' mode using multiple -q options (e.g., -qq).
|
|
|
|
4) Add back dynamic zones.
|
|
|
|
5) Allow remote compiles.
|
|
|
|
6) Change output of 'generate' to always be the file name entered (do not
|
|
prepend /var/lib/shorewall/)
|
|
|
|
7) Remove some restrictions on remote compiles.
|
|
|
|
8) Add error checking to generated script.
|
|
|
|
9) Merge Fabio Longerai's 'length' patch.
|
|
|
|
10) Add the "-p" option to the compile command.
|
|
|
|
11) Fix 'check' bug in setup_masq
|
|
|
|
12) Break compiler/firewall into two files
|
|
|
|
13) Make Shoreall quiet for a change.
|