Update version to 3.2.0

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4197 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-07-08 15:36:06 +00:00
parent 67bcdcc8eb
commit f298b022c9
6 changed files with 11 additions and 10 deletions

View File

@ -56,7 +56,6 @@ fatal_error() # $* = Error Message
#
save_command()
{
[ $# -gt 0 ] && echo "${INDENT}${@}" >&3 || echo >&3
}

View File

@ -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
{

View File

@ -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
{

View File

@ -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

View File

@ -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
{

View File

@ -18,13 +18,13 @@ notes</a> and here are the <a
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.8/known_problems.txt">known
problems</a> and <a
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.8/errata/">updates</a>.</p>
<p>The current Development Version is 3.2.0 RC5 Get it from
<p>The current Development Version is 3.2.0 RC6 Get it from
the <a href="download.htm">download sites</a>. Here are the <a
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC5/releasenotes.txt">release
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/releasenotes.txt">release
notes</a> and here are the <a
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC5/known_problems.txt">known
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/known_problems.txt">known
problems</a> and <a
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC5/errata/">updates</a><br>
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/errata/">updates</a><br>
<br>
Copyright
© 2001-2006 Thomas M. Eastep</p>
@ -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 “<a href="GnuCopyright.htm" target="_self">GNU Free
Documentation License</a>”.</p>
<p>2006-06-24</p>
<p>2006-07-01</p>
<hr>
<h3>Table of Contents</h3>
<p style="margin-left: 0.42in; margin-bottom: 0in;"><a href="#Intro">Introduction