2004-06-24 00:10:23 +02:00
|
|
|
Changes since 2.0.2
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
1) Remove restore files; don't generate them for non-statechanging
|
|
|
|
commands.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
2) Restore file now loads kernel modules.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
3) Minor tweaks to the restore mechanism.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
4) Allow "!" in accounting rules.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
5) Backport bug fixes from stable (/var/lib/shorewall existence and
|
|
|
|
null common action).
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
6) Add lots of overhead to [re]start in order to catch typing errors.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
7) Correct reporting of installation directory in install.sh.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
8) Load kernel modules before detecting capabilities.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
9) Added the 'rejectNonSyn' standard built-in action.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
10) Merged Tuomo Soini's patch to the install script.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
11) Correct brain-cramp in module loading fix (8 above).
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
12) Add 'key' to sample tunnel file.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
13) Allow multiple saved configurations.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
14) Add %attr spec to /etc/init.d/shorewall in the .spec file.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
15) Fix rules that have bridge ports in both SOURCE and DEST. Update
|
|
|
|
comments in the rules file WRT "all" in SOURCE or DEST.
|
2004-03-15 19:47:21 +01:00
|
|
|
|
2004-06-24 00:10:23 +02:00
|
|
|
16) Pass INVALID icmp packets through the blacklisting chains.
|
2004-06-28 19:35:03 +02:00
|
|
|
|
|
|
|
17) Fix bogus code in process_tc_rule()
|
2004-06-28 19:58:24 +02:00
|
|
|
|
|
|
|
18) Fix security vulnerability involving temporary files/directories.
|