From f298b022c9f6728a122f690a81de46143ebcf4b6 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 8 Jul 2006 15:36:06 +0000 Subject: [PATCH] Update version to 3.2.0 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4197 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/compiler | 1 - Shorewall/fallback.sh | 2 +- Shorewall/install.sh | 2 +- Shorewall/shorewall.spec | 4 +++- Shorewall/uninstall.sh | 2 +- web/shorewall_index.htm | 10 +++++----- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Shorewall/compiler b/Shorewall/compiler index 8a46a297d..c75413467 100755 --- a/Shorewall/compiler +++ b/Shorewall/compiler @@ -56,7 +56,6 @@ fatal_error() # $* = Error Message # save_command() { - [ $# -gt 0 ] && echo "${INDENT}${@}" >&3 || echo >&3 } diff --git a/Shorewall/fallback.sh b/Shorewall/fallback.sh index f5866bc7a..bd5f17fab 100755 --- a/Shorewall/fallback.sh +++ b/Shorewall/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=3.2.0-RC6 +VERSION=3.2.0 usage() # $1 = exit status { diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 1472bc8fe..d7ba45975 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=3.2.0-RC6 +VERSION=3.2.0 usage() # $1 = exit status { diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index 18cc60ec2..4f57335b1 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -1,6 +1,6 @@ %define name shorewall %define version 3.2.0 -%define release 0RC6 +%define release 1 %define prefix /usr Summary: Shoreline Firewall is an iptables-based firewall for Linux systems. @@ -209,6 +209,8 @@ fi %doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples %changelog +* Sat Jul 08 2006 Tom Eastep tom@shorewall.net +- Updated to 3.2.0-1 * Thu Jun 29 2006 Tom Eastep tom@shorewall.net - Updated to 3.2.0-0RC6 * Mon Jun 19 2006 Tom Eastep tom@shorewall.net diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index d6b7ca5d4..ff064c9f5 100755 --- a/Shorewall/uninstall.sh +++ b/Shorewall/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=3.2.0-RC6 +VERSION=3.2.0 usage() # $1 = exit status { diff --git a/web/shorewall_index.htm b/web/shorewall_index.htm index 57d06ca4a..c56b9a38f 100644 --- a/web/shorewall_index.htm +++ b/web/shorewall_index.htm @@ -18,13 +18,13 @@ notes and here are the known problems and updates.

-

The current Development Version is 3.2.0 RC5 – Get it from +

The current Development Version is 3.2.0 RC6 – Get it from the download sites. Here are the release + href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/releasenotes.txt">release notes and here are the known + href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/known_problems.txt">known problems and updates
+ href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/errata/">updates

Copyright © 2001-2006 Thomas M. Eastep

@@ -35,7 +35,7 @@ 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”.

-

2006-06-24

+

2006-07-01


Table of Contents

Introduction