2006-01-15 23:54:12 +01:00
|
|
|
Changes in 3.1.x.
|
2005-12-14 17:18:38 +01:00
|
|
|
|
2006-01-07 18:33:10 +01:00
|
|
|
1) Removal of dynamic zones.
|
2005-12-14 17:18:38 +01:00
|
|
|
|
2006-01-07 18:33:10 +01:00
|
|
|
2) Implement 'generate' command.
|
2006-01-09 18:11:30 +01:00
|
|
|
|
|
|
|
3) Implement 'super-quiet' mode using multiple -q options (e.g., -qq).
|
2006-01-12 00:30:33 +01:00
|
|
|
|
|
|
|
4) Add back dynamic zones.
|
2006-01-13 00:26:37 +01:00
|
|
|
|
|
|
|
5) Allow remote compiles.
|
2006-01-13 18:08:23 +01:00
|
|
|
|
|
|
|
6) Change output of 'generate' to always be the file name entered (do not
|
|
|
|
prepend /var/lib/shorewall/)
|
2006-01-13 21:33:16 +01:00
|
|
|
|
|
|
|
7) Remove some restrictions on remote compiles.
|
2006-01-14 19:35:50 +01:00
|
|
|
|
|
|
|
8) Add error checking to generated script.
|
2006-01-15 23:54:12 +01:00
|
|
|
|
|
|
|
9) Merge Fabio Longerai's 'length' patch.
|
2006-01-18 00:27:54 +01:00
|
|
|
|
|
|
|
10) Add the "-p" option to the compile command.
|
2006-01-22 03:35:15 +01:00
|
|
|
|
|
|
|
11) Fix 'check' bug in setup_masq
|
2006-01-22 17:29:33 +01:00
|
|
|
|
|
|
|
12) Break compiler/firewall into two files
|
2006-01-23 02:41:24 +01:00
|
|
|
|
|
|
|
13) Make Shoreall quiet for a change.
|
2006-01-27 20:59:27 +01:00
|
|
|
|
|
|
|
14) Make "Compile-and-go" the only mode of operation.
|
|
|
|
|
|
|
|
15) Remove -p
|
|
|
|
|
|
|
|
16) Apply Tuomo's patches for IPSEC and Noecho.
|
|
|
|
|
2006-01-29 19:02:42 +01:00
|
|
|
17) Fix bridging
|
|
|
|
|
|
|
|
18) Fix QUEUE when used in the ESTABLISHED section.
|
|
|
|
|
2006-01-31 21:02:17 +01:00
|
|
|
19) Apply Ed Suominen's patch to tcrules.
|
2006-02-08 23:33:13 +01:00
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
3.1.5
|
2006-01-31 21:02:17 +01:00
|
|
|
|
2006-02-02 00:43:12 +01:00
|
|
|
20) Speed up compilation by rewriting 'fix_bang()'.
|
|
|
|
|
2006-02-02 18:35:28 +01:00
|
|
|
21) Correct GATEWAY handling in the providers file.
|
|
|
|
|
2006-02-03 22:26:58 +01:00
|
|
|
22) Remove sub-zone exclusion from DNAT/REDIRECT.
|
|
|
|
|
|
|
|
23) Add compiled-program/library versioning scheme.
|
2006-02-04 18:14:46 +01:00
|
|
|
|
2006-02-08 23:33:13 +01:00
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
3.1.6
|
|
|
|
|
2006-02-04 18:14:46 +01:00
|
|
|
24) Apply Steven Springl's help patch.
|
|
|
|
|
|
|
|
25) Fix 'allow/drop/reject' while Shorewall not running.
|
2006-02-04 21:57:38 +01:00
|
|
|
|
|
|
|
26) Implement bi-directional macros.
|
2006-02-08 23:33:13 +01:00
|
|
|
|
|
|
|
27) Fix TC bridge port handling.
|
2006-02-10 19:45:05 +01:00
|
|
|
|
2006-02-10 20:33:31 +01:00
|
|
|
28) Fix/document "check -e"
|
|
|
|
|
|
|
|
29) Automatically use capabilities file when non-root.
|
2006-02-11 16:03:48 +01:00
|
|
|
|
|
|
|
30) Correct typo in help file ("help drop").
|
2006-02-12 21:45:57 +01:00
|
|
|
|
|
|
|
31) Added 'tcpsyn'
|
2006-02-13 18:57:42 +01:00
|
|
|
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
3.1.7
|
|
|
|
|
|
|
|
32) Change 'tcpsyn' to 'tcp:syn'
|
2006-02-14 00:32:18 +01:00
|
|
|
|
|
|
|
33) Remove superfluous rules in MAC validation.
|
2006-02-14 17:36:29 +01:00
|
|
|
|
|
|
|
34) Correct Makefile.
|
2006-02-15 16:20:17 +01:00
|
|
|
|
|
|
|
35) Add -t option
|
2006-02-15 16:43:32 +01:00
|
|
|
|
|
|
|
36) Restore log messages.
|
2006-02-18 16:22:03 +01:00
|
|
|
|
|
|
|
37) Fix "shorewall capabilities" with VERBOSITY < 2.
|