diff --git a/Shorewall-Website/Banner.html b/Shorewall-Website/Banner.html
index a8ae7cf8d..d7711a17a 100755
--- a/Shorewall-Website/Banner.html
+++ b/Shorewall-Website/Banner.html
@@ -8,9 +8,9 @@
-
+ cellpadding="0">
@@ -18,28 +18,34 @@
alt="(Shorewall Logo)" style="width: 430px; height: 90px;" title=""
align="middle">
|
-
- |
diff --git a/Shorewall-Website/download.htm b/Shorewall-Website/download.htm
index 843794efe..850e4a5bd 100644
--- a/Shorewall-Website/download.htm
+++ b/Shorewall-Website/download.htm
@@ -22,7 +22,7 @@ Texts. A copy of the license is included in the section entitled “GNU Free
Documentation License”.
-2005-02-03
+
2005-02-24
I strongly urge you to read and print a copy of the
Release Series:
- - The STABLE release series is 2.0. Choose this release if you
+
- The STABLE release series is 2.2. Choose this release if you
value stability and good documentation.
- - The DEVELOPMENT release series is 2.2-RC. Choose this release if
-you want the latest release and are willing to help test it.
+ - The DEVELOPMENT release series is 2.3. Choose this release if
+you want the latest and greatest and are willing to help test it.
For additional information, see this article about the of the modules:
style="font-weight: bold;">Redhat and Fedora. You can download them from
-his site.
+his site.
+
Jack Coates provides RPMs taylored for Mandrake. You can download them from his site.
@@ -185,10 +186,11 @@ shorewall-docs-xml-2.2.0.tgz
ftp>
(1) Directory contraining updates.
+ style="color: rgb(204, 0, 0);">(1) Directory containing updates. The
+updates/LRP directory contains those updates that apply to the LRP
+package.
(2) List of known problems,
-workarounds and updates.
+workarounds and updates..
@@ -204,6 +206,15 @@ Coates: http://www.monkeynoodle.org/tm
OpenWRT package provided by
Marc Zonzon: http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network§ion=WRTMemo&subsec=shorewall
+
+Use the sites below to download the
+tarball, the documentation,
+the Leaf/Bering package and the
+standard RPM for (Suse, Power PPC, Trustix and TurboLinux).
@@ -337,9 +348,12 @@ there will work at all.
The CVS repository also can be used to retreive the
latest released versions. Here is a
-shell script that allows you to create a .lrp file from the current
-contents of the CVS Lrp2/ project.
+ href="http://shorewall.net/pub/shorewall/contrib/makeshorewall.sh">Here
+is a
+shell script that allows you to generate Shorewall packages from
+the current
+contents of the CVS repository (it is the same script that I use to
+build Shorewall releases).
diff --git a/Shorewall-Website/mailing_list.htm b/Shorewall-Website/mailing_list.htm
index 46d768af5..25d6eb4a4 100755
--- a/Shorewall-Website/mailing_list.htm
+++ b/Shorewall-Website/mailing_list.htm
@@ -27,7 +27,7 @@ Documentation License
@@ -35,7 +50,7 @@ Texts. A copy of the license is included in the section entitled “GNU Free
Documentation License”.
-2005-01-24
+
2005-02-28
target="_top">here.
-The current 2.2 Stable Release is 2.2.0 -- Here are the release
+The current 2.2 Stable Release is 2.2.1 -- Here are the release
notes and here are the known
+ href="http://shorewall.net/pub/shorewall/2.2/shorewall-2.2.1/known_problems.txt">known
problems and updates.
+ href="http://shorewall.net/pub/shorewall/2.2/shorewall-2.2.1/errata/">updates
.
GNU
Free Documentation License”.
-2005-02-05
+2005-02-15
Table of Contents
Introduction
@@ -64,7 +64,10 @@ Shorewall on Mandrake® with a two-interface setup?
License
News
Shorewall
+ style="text-decoration: underline;">Shorewall
+2.2.1
+End of Support for Shorewall 1.4
+Shorewall
2.0.16
Shorewall
2.2.0
@@ -161,7 +164,53 @@ of the license is included in the section entitled "GNU Free
Documentation License".
News
-02/01/2005
+02/15/2005
+Shorewall 2.2.1
+
+This release rolls up the fixes for bugs found in the first 2-3
+weeks of deployment of Shorewall 2.2.
+
+ - The /etc/shorewall/policy file contained a misleading comment and
+both that file and the /etc/shorewall/zones file lacked examples.
+ - Shorewall previously used root's default umask which could cause
+files in /var/lib/shorewall to be world-readable. Shorewall now uses
+umask 0177.
+ - In log messages produced by logging a built-in action, the packet
+disposition was displayed incorrectly.
+
+ Example:
+
+
+rejNotSyn:ULOG
+all
+all
+tcp
+
+ produces the log message:
+
+ Feb
+12 23:57:08 server Shorewall:rejNotSyn:ULOG: ...
+
+ rather than
+
+ Feb
+12 23:57:08 server Shorewall:rejNotSyn:REJECT: ...
+
+
+ - The comments regarding built-in actions in
+/usr/share/shorewall/actions.std have been corrected.
+ - The /etc/shorewall/policy file in the LRP package was missing the
+'all->all' policy.
+
+
+02/05/2005
+End of Support for Shorewall 1.4
+
+Effective today, support for Shorewall 1.4 has been
+discontinued. See the link at the top of this article for upgrade
+information.
+
+02/01/2005
Shorewall 2.0.16
This release back-ports the DROPINVALID shorewall.conf option from