Shorewall 2.0.2f

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1386 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-06-03 14:42:57 +00:00
parent df4b75488c
commit 49c70409be
3 changed files with 30 additions and 10 deletions

View File

@ -1,4 +1,4 @@
Shorewall 2.0.2d
Shorewall 2.0.2f
----------------------------------------------------------------------
Problems Corrected since 2.0.1

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2004-05-18</pubdate>
<pubdate>2004-06-02</pubdate>
<copyright>
<year>2001</year>
@ -150,8 +150,9 @@
<listitem>
<para>If you are running <ulink url="http://www.slackware.com">Slackware</ulink>,
you need Shorewall 2.0.2 RC1 or later. You must also edit the
install.sh file and change the lines</para>
you need Shorewall 2.0.2 RC1 or later. If you are installing a
Shorewall version earlier than 2.0.3 Beta 1 then you must also edit
the install.sh file and change the lines</para>
<programlisting>DEST=&#34;/etc/init.d&#34;
INIT=&#34;shorewall&#34;</programlisting>
@ -163,7 +164,12 @@ INIT=&#34;rc.firewall&#34;</programlisting>
</listitem>
<listitem>
<para>Type</para>
<para>If you are running Slackware and are installing Shorewall 2.0.3
Beta 1 or later, then type:</para>
<programlisting><emphasis role="bold">DEST=/etc/rc.d INIT=rc.firewall ./install.sh</emphasis></programlisting>
<para>Otherwise, type:</para>
<programlisting><command>./install.sh</command></programlisting>
</listitem>
@ -308,8 +314,9 @@ INIT=&#34;rc.firewall&#34;</programlisting>
<listitem>
<para>If you are running <ulink url="http://www.slackware.com">Slackware</ulink>,
you should use Shorewall 2.0.2 RC1 or later. You must also edit the
install.sh file and change the lines</para>
you should use Shorewall 2.0.2 RC1 or later. If you are installing a
Shorewall version earlier than 2.0.3 Beta 1 then you must also edit
the install.sh file and change the lines</para>
<programlisting>DEST=&#34;/etc/init.d&#34;
INIT=&#34;shorewall&#34;</programlisting>
@ -321,7 +328,12 @@ INIT=&#34;rc.firewall&#34;</programlisting>
</listitem>
<listitem>
<para>Type</para>
<para>If you are running Slackware and are installing Shorewall 2.0.3
Beta 1 or later, then type:</para>
<programlisting><emphasis role="bold">DEST=/etc/rc.d INIT=rc.firewall ./install.sh</emphasis></programlisting>
<para>Otherwise, type:</para>
<programlisting><command>./install.sh</command></programlisting>
</listitem>

View File

@ -13,7 +13,7 @@
</author>
</authorgroup>
<pubdate>2004-06-02</pubdate>
<pubdate>2004-06-03</pubdate>
<copyright>
<year>2001-2004</year>
@ -145,9 +145,17 @@
<para>Use of the LOG target in an action results in two LOG or ULOG
rules.</para>
<para><emphasis role="bold">All of the above problems are corrected
<para><emphasis role="bold">The above eight problems are corrected
in Shorewall 2.0.2e</emphasis></para>
</listitem>
<listitem>
<para>Kernel modules fail to load when MODULE_SUFFIX isn&#39;t set
in shorewall.conf</para>
<para><emphasis role="bold">All of the above problems are corrected
in Shorewall 2.0.2f</emphasis></para>
</listitem>
</itemizedlist>
<para>These problems are all corrected by the <filename>firewall</filename>