From e52bfa909da4433ac5ba38278c5568d655b32c0f Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 5 Jun 2007 15:00:02 +0000 Subject: [PATCH] Update version to Beta 3 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6457 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/fallback.sh | 2 +- Shorewall-common/install.sh | 2 +- Shorewall-common/shorewall.spec | 4 +- Shorewall-common/uninstall.sh | 2 +- Shorewall-lite/fallback.sh | 2 +- Shorewall-lite/install.sh | 2 +- Shorewall-lite/shorewall-lite.spec | 4 +- Shorewall-lite/uninstall.sh | 2 +- Shorewall-perl/install.sh | 2 +- Shorewall-perl/shorewall-perl.spec | 4 +- Shorewall-shell/install.sh | 2 +- Shorewall-shell/shorewall-shell.spec | 4 +- web/shoreline.htm | 142 +++++++++++++++------------ 13 files changed, 98 insertions(+), 76 deletions(-) diff --git a/Shorewall-common/fallback.sh b/Shorewall-common/fallback.sh index 330a8458f..b1af3ac3f 100755 --- a/Shorewall-common/fallback.sh +++ b/Shorewall-common/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=4.0.0-Beta2 +VERSION=4.0.0-Beta3 usage() # $1 = exit status { diff --git a/Shorewall-common/install.sh b/Shorewall-common/install.sh index 8abcd5253..5b047840b 100755 --- a/Shorewall-common/install.sh +++ b/Shorewall-common/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=4.0.0-Beta2 +VERSION=4.0.0-Beta3 usage() # $1 = exit status { diff --git a/Shorewall-common/shorewall.spec b/Shorewall-common/shorewall.spec index 8d5de6b98..15343528a 100644 --- a/Shorewall-common/shorewall.spec +++ b/Shorewall-common/shorewall.spec @@ -1,6 +1,6 @@ %define name shorewall %define version 4.0.0 -%define release 0Beta2 +%define release 0Beta3 %define prefix /usr Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. @@ -252,6 +252,8 @@ fi %doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples %changelog +* Tue Jun 05 2007 Tom Eastep tom@shorewall.net +- Updated to 4.0.0-0Beta3 * Tue May 15 2007 Tom Eastep tom@shorewall.net - Updated to 4.0.0-0Beta1 * Fri May 11 2007 Tom Eastep tom@shorewall.net diff --git a/Shorewall-common/uninstall.sh b/Shorewall-common/uninstall.sh index 3c14157c4..eff110c58 100755 --- a/Shorewall-common/uninstall.sh +++ b/Shorewall-common/uninstall.sh @@ -26,7 +26,7 @@ # You may only use this script to uninstall the version # shown below. Simply run this script to remove Shorewall Firewall -VERSION=4.0.0-Beta2 +VERSION=4.0.0-Beta3 usage() # $1 = exit status { diff --git a/Shorewall-lite/fallback.sh b/Shorewall-lite/fallback.sh index 77639cda0..06b9dabd5 100755 --- a/Shorewall-lite/fallback.sh +++ b/Shorewall-lite/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=4.0.0-Beta2 +VERSION=4.0.0-Beta3 usage() # $1 = exit status { diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh index c138140e0..2b99768cc 100755 --- a/Shorewall-lite/install.sh +++ b/Shorewall-lite/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=4.0.0-Beta2 +VERSION=4.0.0-Beta3 usage() # $1 = exit status { diff --git a/Shorewall-lite/shorewall-lite.spec b/Shorewall-lite/shorewall-lite.spec index eb2668b18..e58c6ef4b 100644 --- a/Shorewall-lite/shorewall-lite.spec +++ b/Shorewall-lite/shorewall-lite.spec @@ -1,6 +1,6 @@ %define name shorewall-lite %define version 4.0.0 -%define release 0Beta2 +%define release 0Beta3 %define prefix /usr Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems. @@ -99,6 +99,8 @@ fi %doc COPYING changelog.txt releasenotes.txt %changelog +* Tue Jun 05 2007 Tom Eastep tom@shorewall.net +- Updated to 4.0.0-0Beta3 * Tue May 15 2007 Tom Eastep tom@shorewall.net - Updated to 4.0.0-0Beta1 * Fri May 11 2007 Tom Eastep tom@shorewall.net diff --git a/Shorewall-lite/uninstall.sh b/Shorewall-lite/uninstall.sh index 16576d6c8..f6fe9eba4 100755 --- a/Shorewall-lite/uninstall.sh +++ b/Shorewall-lite/uninstall.sh @@ -26,7 +26,7 @@ # You may only use this script to uninstall the version # shown below. Simply run this script to remove Shorewall Firewall -VERSION=4.0.0-Beta2 +VERSION=4.0.0-Beta3 usage() # $1 = exit status { diff --git a/Shorewall-perl/install.sh b/Shorewall-perl/install.sh index ae52c1712..2a73f277a 100755 --- a/Shorewall-perl/install.sh +++ b/Shorewall-perl/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=4.0.0-Beta2 +VERSION=4.0.0-Beta3 usage() # $1 = exit status { diff --git a/Shorewall-perl/shorewall-perl.spec b/Shorewall-perl/shorewall-perl.spec index d8414290d..e22b03a96 100644 --- a/Shorewall-perl/shorewall-perl.spec +++ b/Shorewall-perl/shorewall-perl.spec @@ -1,6 +1,6 @@ %define name shorewall-perl %define version 4.0.0 -%define release 0Beta2 +%define release 0Beta3 %define prefix /usr Summary: Shoreline Firewall Perl-based compiler. @@ -81,6 +81,8 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING releasenotes.txt %changelog +* Tue Jun 05 2007 Tom Eastep tom@shorewall.net +- Updated to 4.0.0-0Beta3 * Sat May 26 2007 Tom Eastep tom@shorewall.net - Updated to 4.0.0-0Beta2 * Tue May 15 2007 Tom Eastep tom@shorewall.net diff --git a/Shorewall-shell/install.sh b/Shorewall-shell/install.sh index 6bc26b0d4..fc9a1150c 100755 --- a/Shorewall-shell/install.sh +++ b/Shorewall-shell/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=4.0.0-Beta2 +VERSION=4.0.0-Beta3 usage() # $1 = exit status { diff --git a/Shorewall-shell/shorewall-shell.spec b/Shorewall-shell/shorewall-shell.spec index 259352d3d..a4ad8caef 100644 --- a/Shorewall-shell/shorewall-shell.spec +++ b/Shorewall-shell/shorewall-shell.spec @@ -1,6 +1,6 @@ %define name shorewall-shell %define version 4.0.0 -%define release 0Beta2 +%define release 0Beta3 %define prefix /usr Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. @@ -64,6 +64,8 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING INSTALL %changelog +* Tue Jun 05 2007 Tom Eastep tom@shorewall.net +- Updated to 4.0.0-0Beta3 * Tue May 15 2007 Tom Eastep tom@shorewall.net - Updated to 4.0.0-0Beta1 * Fri May 11 2007 Tom Eastep tom@shorewall.net diff --git a/web/shoreline.htm b/web/shoreline.htm index 3d47d8333..0e7f34b8f 100644 --- a/web/shoreline.htm +++ b/web/shoreline.htm @@ -1,107 +1,121 @@ - - + About the Shorewall Author - +

Tom Eastep

-
Open -Source Software is not free; it comes at a very high cost.
+ +
+Open Source Software is not free; it comes +at a very high cost.

-
Wietse Venema

-
-The painful task of thinking belongs to me.
+ + +
+The painful task of thinking belongs to +me.

-
Baron George Brydges Rodney

-Perfection in design is achieved not -when there is nothing left to add, but rather when there is nothing -left to take away.
+Perfection in design is achieved not when +there is nothing left to add, but rather when there is nothing left to take +away.

-
 - Antoine de Saint-Exupery
-

-
Fragmentation -is like classful addressing -- an interesting early architectural error -that shows how much experimentation was going on while IP was being -designed.
-
-

-- Paul Vixie
-

-
Nothing -is foolproof to a sufficiently-talented fool
+ + +
+ - Antoine de Saint-Exupery
+ + +
+
+ + +
+ +
+ +
+Nothing is foolproof to a +sufficiently-talented fool

-
- Anonymous
-
-
-
-
-
-
+ +
+- Anonymous

Copyright © 2001-2007 Thomas M. Eastep

-

Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version -1.2 or any later version published by the Free Software Foundation; -with no Invariant Sections, with no Front-Cover, and with no Back-Cover -Texts. A copy of the license is included in the section entitled “GNU Free -Documentation License”.
+

+
+
+
+
+ +

Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.2 or any +later version published by the Free Software Foundation; with no Invariant +Sections, with no Front-Cover, and with no Back-Cover Texts. A copy of the +license is included in the section entitled “GNU Free Documentation +License”.

+

2007-01-29


+

Tom, his dog, and his new car - May 2006

-
"Tom, his dog Tipper, and his new -car" -- -May 2006
+src="images/p1000221-600-800.jpg" +alt="Tom, his dog, and his new car - May 2006" +style="border: 3px solid ; width: 400px; height: 300px;" />

+ +
+"Tom, his dog Tipper, and his new car" -- May 2006
+


-

I am currently an architect in the Open System Services development -group within the NonStop Enterprise Division of HP.
+ +

I am currently an architect in the Open System Services development group +within the NonStop Enterprise Division of HP.

-

I became interested in Internet Security when I established a home -office in 1999 and had DSL service installed in our home. I -investigated ipchains and developed the scripts which are now -collectively known as Seattle -Firewall. Expanding on what I learned from Seattle Firewall, I then -designed and wrote Shorewall.

+ +

I became interested in Internet Security when I established a home office +in 1999 and had DSL service installed in our home. I investigated ipchains +and developed the scripts which are now collectively known as Seattle Firewall. Expanding on what +I learned from Seattle Firewall, I then designed and wrote Shorewall.

+

I telework from our home -in Shoreline, -Washington where I live with my wife Tarry. 

+href="http://lists.shorewall.net/SeattleInTheSpring.html">home in Shoreline, Washington +where I live with my wife Tarry. 

+

For information about our home network see my -Shorewall Configuration files.

+href="XenMyWay-Routed.html">my Shorewall Configuration files.