mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 00:34:04 +01:00
Fix bogus dates in News
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6646 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
84760edb73
commit
8158281b6a
10
web/News.htm
10
web/News.htm
@ -24,11 +24,11 @@ href="GnuCopyright.htm" target="_self">GNU Free Documentation
|
||||
License</a></span>”.<br>
|
||||
</p>
|
||||
|
||||
<p>June 17, 2007<br>
|
||||
<p>June 22, 2007<br>
|
||||
</p>
|
||||
<hr style="width: 100%; height: 2px;">
|
||||
|
||||
<p><strong>2006-06-17 Shorewall 3.4.4</strong></p>
|
||||
<p><strong>2007-06-17 Shorewall 3.4.4</strong></p>
|
||||
<pre>Problems corrected in 3.4.4:
|
||||
|
||||
1) The commands "shorewall add <interface> <zone>" and "shorewall
|
||||
@ -169,7 +169,7 @@ Other changes in 3.4.4:
|
||||
shorewall try -C perl .</pre>
|
||||
<hr>
|
||||
|
||||
<p><strong>2006-06-12 New Host for www.shorewall.net and
|
||||
<p><strong>2007-06-12 New Host for www.shorewall.net and
|
||||
ftp.shorewall.net</strong></p>
|
||||
<pre>I'm pleased to announce that Ty Christiansen and the folks at Master Mind
|
||||
Productions (http://mastermindpro.com) have volunteered to host
|
||||
@ -182,7 +182,7 @@ Please join me in thanking Ty and Master Mind for their support of the
|
||||
Shorewall project.</pre>
|
||||
<hr>
|
||||
|
||||
<p><strong>2006-04-30 Shorewall 3.4.3</strong></p>
|
||||
<p><strong>2007-04-30 Shorewall 3.4.3</strong></p>
|
||||
|
||||
<p><code>Problems corrected in Shorewall 3.4.3</code></p>
|
||||
<pre><code>1) The shorecap program was not loading modules correctly.</code></pre>
|
||||
@ -233,7 +233,7 @@ Shorewall project.</pre>
|
||||
<!-- Shorewall Release 3.0.5 -->
|
||||
<hr>
|
||||
|
||||
<p><span style="font-weight: bold;">2006-04-08 Shorewall 3.2.10<br>
|
||||
<p><span style="font-weight: bold;">2007-04-08 Shorewall 3.2.10<br>
|
||||
</span><span style="font-weight: bold;"></span> </p>
|
||||
<pre>Problems Corrected in 3.2.10<br><br>1) Previously, if a 'start' or 'restart' command failed during the<br> compilation step, /sbin/shorewall erroneously returned an exit<br> status of zero.<br><br>2) If IMPLICIT_CONTINUE=Yes was in effect, then sub-zones received the<br> implicit CONTINUE policy for their intra-zone traffic (rather than<br> the implicit ACCEPT policy for such traffic). This could cause<br> intra-zone traffic to be rejected by rules in one of the parent<br> zones.<br><br>3) The "shorewall-[lite] [re]start and stop" commands reset the<br> proxy_arp flag on all interfaces on the system making it impossible<br> to control proxy arp manually with Shorewall installed. With this<br> change, shorewall will only clear proxy arp if there were entries in<br> /etc/shorewall/proxyarp the last time that Shorewall was<br> [re]started.<br> <br>4) The /usr/share/shorewall[-lite]/modules file has been updated for<br> kernel 2.6.20.<br><br>5) The /proc/net/ip_conntrack pseudo-file has been inexplicably<br> renamed /proc/net/nf_conntrack in kernel 2.6.20. The lib.cli<br> library has been updated to look for both files.<br><br>6) Tunnels of type 'ipsecnat' failed to work properly due to a missing<br> rule.<br><br>7) The 'shorecap' program was not loading modules correctly. <br><span style="font-family: sans-serif;"><span style="font-weight: bold;"></span></span></pre>
|
||||
<hr style="width: 100%; height: 2px;">
|
||||
|
@ -21,7 +21,7 @@ Sections, with no Front-Cover, and with no Back-Cover Texts. A copy of the
|
||||
license is included in the section entitled “<a href="GnuCopyright.htm"
|
||||
target="_self">GNU Free Documentation License</a>”.</p>
|
||||
|
||||
<p>2007-06-17</p>
|
||||
<p>2007-06-22</p>
|
||||
<hr style="width: 100%; height: 2px;">
|
||||
|
||||
<h2>Table of Contents</h2>
|
||||
@ -131,16 +131,16 @@ is 3.2.10<br>
|
||||
href="http://www1.shorewall.net/pub/shorewall/3.2/shorewall-3.2.10/errata/">updates</a>.</li>
|
||||
</ul>
|
||||
The <span style="font-weight: bold;">current Development Release</span> is
|
||||
4.0.0 Beta 5
|
||||
4.0.0 Beta 6
|
||||
<ul>
|
||||
<li>Here are the <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/development/4.0/shorewall-4.0.0-Beta5/releasenotes.txt">release
|
||||
href="http://www1.shorewall.net/pub/shorewall/development/4.0/shorewall-4.0.0-Beta6/releasenotes.txt">release
|
||||
notes</a> <br>
|
||||
</li>
|
||||
<li>Here are the <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/development/4.0/shorewall-4.0.0-Beta5/known_problems.txt">known
|
||||
href="http://www1.shorewall.net/pub/shorewall/development/4.0/shorewall-4.0.0-Beta6/known_problems.txt">known
|
||||
problems</a> and <a
|
||||
href="http://www1.shorewall.net/pub/shorewall/development/4.0/shorewall-4.0.0-Beta5/errata/">updates</a>.</li>
|
||||
href="http://www1.shorewall.net/pub/shorewall/development/4.0/shorewall-4.0.0-Beta6/errata/">updates</a>.</li>
|
||||
</ul>
|
||||
|
||||
<div style="margin-left: 40px;">
|
||||
|
Loading…
Reference in New Issue
Block a user