mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
Move notice and add strong link to it
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7206 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
9b9a2d0f13
commit
439987dc40
@ -23,31 +23,6 @@ target="_self">GNU Free Documentation License</a>”.</p>
|
||||
|
||||
<p>2007-08-22</p>
|
||||
<hr style="width: 100%; height: 2px;">
|
||||
|
||||
<h2>Warning to Users of Shorewall's Multi-ISP Feature</h2>
|
||||
|
||||
<p>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 <strong>track</strong> option is specified.
|
||||
Patches are available to correct this problem:</p>
|
||||
|
||||
<p>Shorewall version 3.2.0-3.4.3: <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/3.2/shorewall-3.2.10/errata/patches/Shorewall/patch-3.2.10-2.diff">http://www1.shorewall.net/pub/shorewall/3.2/shorewall-3.2.10/errata/patches/Shorewall/patch-3.2.10-2.diff</a></p>
|
||||
|
||||
<p>Shorewall version 3.4.4-3.4.6: <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/3.4/shorewall-3.4.6/errata/patches/Shorewall/patch-3.4.6-1.diff">http://www1.shorewall.net/pub/shorewall/3.4/shorewall-3.4.6/errata/patches/Shorewall/patch-3.4.6-1.diff</a></p>
|
||||
|
||||
<p>Shorewall-shell version 4.0.0-4.0.2: <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.2/errata/patches/Shorewall-shell/patch-shell-4.0.2-2.diff">http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.2/errata/patches/Shorewall-shell/patch-shell-4.0.2-2.diff</a></p>
|
||||
|
||||
<p>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:</p>
|
||||
<pre>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$</pre>
|
||||
<hr>
|
||||
|
||||
<h2>Table of Contents</h2>
|
||||
@ -61,9 +36,12 @@ href="#Glossary">Glossary</a><br>
|
||||
<a href="#Releases">Current Shorewall Releases</a><br>
|
||||
<a href="#GettingStarted">Getting Started with Shorewall</a><br>
|
||||
<a href="#Info">Looking for Information?</a><br>
|
||||
<a href="#License">License</a></p>
|
||||
<a href="#License">License</a></p?
|
||||
|
||||
|
||||
<p style="margin-left: 0.42in;"><br>
|
||||
<a href="#Notice"><strong>Important Notice to users of Shorewall Multi-ISP
|
||||
Feature</strong></a><br>
|
||||
<a href="#Leaf">Leaf</a><br>
|
||||
<a href="#OpenWRT">OpenWRT</a><br>
|
||||
<a href="#Donations">Donations</a></p>
|
||||
@ -203,6 +181,36 @@ Back-Cover Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License".</p>
|
||||
<hr>
|
||||
|
||||
<h2><a name="Notice">Important Notice to Users of Shorewall's Multi-ISP
|
||||
Feature</a></h2>
|
||||
|
||||
<p>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 <strong>track</strong> option is specified.
|
||||
Patches are available to correct this problem:</p>
|
||||
|
||||
<p>Shorewall version 3.2.0-3.2.10, 3.4.0-3.4.3: <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/3.2/shorewall-3.2.10/errata/patches/Shorewall/patch-3.2.10-2.diff">http://www1.shorewall.net/pub/shorewall/3.2/shorewall-3.2.10/errata/patches/Shorewall/patch-3.2.10-2.diff</a></p>
|
||||
|
||||
<p>Shorewall version 3.4.4-3.4.6: <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/3.4/shorewall-3.4.6/errata/patches/Shorewall/patch-3.4.6-1.diff">http://www1.shorewall.net/pub/shorewall/3.4/shorewall-3.4.6/errata/patches/Shorewall/patch-3.4.6-1.diff</a></p>
|
||||
|
||||
<p>Shorewall-shell version 4.0.0-4.0.2: <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.2/errata/patches/Shorewall-shell/patch-shell-4.0.2-2.diff">http://www1.shorewall.net/pub/shorewall/4.0/shorewall-4.0.2/errata/patches/Shorewall-shell/patch-shell-4.0.2-2.diff</a></p>
|
||||
|
||||
<p>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:</p>
|
||||
<pre>root@wookie:~# <strong>cd /usr/share/shorewall</strong>
|
||||
root@wookie:<strong>/usr/share/shorewall# patch < ~/shorewall/tags/3.2.10/Shorewall.updated/patch-3.2.10-2.diff</strong>
|
||||
patching file compiler
|
||||
Hunk #1 succeeded at 958 (offset -1669 lines).
|
||||
root@wookie:/usr/share/shorewall#</pre>
|
||||
|
||||
<p></p>
|
||||
<hr>
|
||||
|
||||
<h2><a name="Leaf"></a>Leaf</h2>
|
||||
|
||||
<p><font color="#000080"><a href="http://leaf.sourceforge.net/"
|
||||
|
Loading…
Reference in New Issue
Block a user