diff --git a/web/shorewall_index.htm b/web/shorewall_index.htm index b228770f9..c5de9e28b 100644 --- a/web/shorewall_index.htm +++ b/web/shorewall_index.htm @@ -23,31 +23,6 @@ target="_self">GNU Free Documentation License”.
2007-08-22
A bug in Shorewall versions 3.2.0-3.2.10, 3.4.0-3.4.6 and Shorewall-shell -4.0.0-4.0.2 prevents proper handling of PREROUTING marks when -HIGH_ROUTE_MARKS=No and the track option is specified. -Patches are available to correct this problem:
- -Shorewall version 3.2.0-3.4.3: http://www1.shorewall.net/pub/shorewall/3.2/shorewall-3.2.10/errata/patches/Shorewall/patch-3.2.10-2.diff
- -Shorewall version 3.4.4-3.4.6: http://www1.shorewall.net/pub/shorewall/3.4/shorewall-3.4.6/errata/patches/Shorewall/patch-3.4.6-1.diff
- -Shorewall-shell version 4.0.0-4.0.2: http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.2/errata/patches/Shorewall-shell/patch-shell-4.0.2-2.diff
- -Note that a patch may succeed with an offset when applied to a release -other than the one for which it was specifically prepared. For example, when -the patch for 3.2.0-3.4.3 (which was prepared for release 3.2.10) is applied -to release 3.4.3, the following is the result:
-root@wookie:/usr/share/shorewall$ patch < ~/shorewall/tags/3.2.10/Shorewall.updated/patch-3.2.10-2.diff -patching file compiler -Hunk #1 succeeded at 958 (offset -1669 lines). -root@wookie:/usr/share/shorewall$
A bug in Shorewall versions 3.2.0-3.2.10, 3.4.0-3.4.6 and Shorewall-shell +4.0.0-4.0.2 prevents proper handling of PREROUTING marks when +HIGH_ROUTE_MARKS=No and the track option is specified. +Patches are available to correct this problem:
+ +Shorewall version 3.2.0-3.2.10, 3.4.0-3.4.3: http://www1.shorewall.net/pub/shorewall/3.2/shorewall-3.2.10/errata/patches/Shorewall/patch-3.2.10-2.diff
+ +Shorewall version 3.4.4-3.4.6: http://www1.shorewall.net/pub/shorewall/3.4/shorewall-3.4.6/errata/patches/Shorewall/patch-3.4.6-1.diff
+ +Shorewall-shell version 4.0.0-4.0.2: http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.2/errata/patches/Shorewall-shell/patch-shell-4.0.2-2.diff
+ +Note that a patch may succeed with an offset when applied to a release +other than the one for which it was specifically prepared. For example, when +the patch for 3.2.0-3.2.10, 3.4.0-3.4.3 (which was prepared for release +3.2.10) is applied to release 3.4.3, the following is the result:
+root@wookie:~# cd /usr/share/shorewall +root@wookie:/usr/share/shorewall# patch < ~/shorewall/tags/3.2.10/Shorewall.updated/patch-3.2.10-2.diff +patching file compiler +Hunk #1 succeeded at 958 (offset -1669 lines). +root@wookie:/usr/share/shorewall#+ + +