Update versions for upcoming RC 1

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3962 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-05-30 16:37:50 +00:00
parent e7d77af793
commit 0213d57f4b
6 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,8 @@
Changes in 3.2.0 RC 1
1) Update versions.
-------------------------------------------------------------------------------
Changes in 3.2.0 Beta 8
1) Issue more helpful BRIDGING=No error messages.

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-Beta8
VERSION=3.2.0-RC1
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
#
VERSION=3.2.0-Beta8
VERSION=3.2.0-RC1
usage() # $1 = exit status
{

View File

@ -44,7 +44,7 @@
# used during firewall compilation, then the generated firewall program will likewise not
# require Shorewall to be installed.
VERSION=3.2.0-Beta8
VERSION=3.2.0-RC1
#
# Suppress all output for a command

View File

@ -1,6 +1,6 @@
%define name shorewall
%define version 3.2.0
%define release 0Beta8
%define release 0RC1
%define prefix /usr
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
@ -182,10 +182,12 @@ fi
%changelog
* Mon May 29 2006 Tom Eastep tom@shorewall.net
- Updated to 3.2.0-0RC1
* Mon May 29 2006 Tom Eastep tom@shorewall.net
- Updated to 3.2.0-0Beta8
* Fri May 05 2006 Tom Eastep tom@shorewall.net
* Thu May 11 2006 Tom Eastep tom@shorewall.net
- Updated to 3.2.0-0Beta7
* Thu May 11 2006 Tom Eastep tom@shorewall.net
- Updated to 3.2.0-0Beta6
* Wed Apr 26 2006 Tom Eastep tom@shorewall.net
- Updated to 3.2.0-0Beta5

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-Beta8
VERSION=3.2.0-RC1
usage() # $1 = exit status
{