From 71b75b629167934080cacd2485207367102131a3 Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 21 May 2004 18:46:39 +0000 Subject: [PATCH] Shorewall 2.0.2c git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1347 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- STABLE2/fallback.sh | 2 +- STABLE2/install.sh | 2 +- STABLE2/releasenotes.txt | 2 +- STABLE2/shorewall.spec | 4 +++- STABLE2/uninstall.sh | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/STABLE2/fallback.sh b/STABLE2/fallback.sh index 9c4e81a6e..f941fc23f 100755 --- a/STABLE2/fallback.sh +++ b/STABLE2/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=2.0.2b +VERSION=2.0.2c usage() # $1 = exit status { diff --git a/STABLE2/install.sh b/STABLE2/install.sh index e33e6b970..a0ce5b775 100755 --- a/STABLE2/install.sh +++ b/STABLE2/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=2.0.2b +VERSION=2.0.2c usage() # $1 = exit status { diff --git a/STABLE2/releasenotes.txt b/STABLE2/releasenotes.txt index 94ff2cdf7..0e1e5309d 100644 --- a/STABLE2/releasenotes.txt +++ b/STABLE2/releasenotes.txt @@ -1,4 +1,4 @@ -Shorewall 2.0.2b +Shorewall 2.0.2c ---------------------------------------------------------------------- Problems Corrected since 2.0.1 diff --git a/STABLE2/shorewall.spec b/STABLE2/shorewall.spec index 7e499bc27..14c58fe44 100644 --- a/STABLE2/shorewall.spec +++ b/STABLE2/shorewall.spec @@ -1,5 +1,5 @@ %define name shorewall -%define version 2.0.2b +%define version 2.0.2c %define release 1 %define prefix /usr @@ -141,6 +141,8 @@ fi %doc COPYING INSTALL changelog.txt releasenotes.txt tunnel %changelog +* Fri May 21 2004 Tom Eastep tom@shorewall.net +- Updated for 2.0.2c-1 * Mon May 17 2004 Tom Eastep tom@shorewall.net - Updated for 2.0.2b-1 * Sat May 15 2004 Tom Eastep tom@shorewall.net diff --git a/STABLE2/uninstall.sh b/STABLE2/uninstall.sh index cbd09b0cb..b3b935dbf 100755 --- a/STABLE2/uninstall.sh +++ b/STABLE2/uninstall.sh @@ -26,7 +26,7 @@ # You may only use this script to uninstall the version # shown below. Simply run this script to remove Seattle Firewall -VERSION=2.0.2b +VERSION=2.0.2c usage() # $1 = exit status {