Set version to RC3

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9180 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-12-28 17:45:37 +00:00
parent 7c54f20718
commit 9ba34b2a70
21 changed files with 33 additions and 21 deletions

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall-common
%define version 4.2.4
%define release 0RC2
%define release 0RC3
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
Name: %{name}
@ -175,6 +175,8 @@ fi
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
%changelog
* Sun Dec 28 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC3
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC2
* Wed Dec 17 2008 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=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall-lite
%define version 4.2.4
%define release 0RC2
%define release 0RC3
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
Name: %{name}
@ -98,6 +98,8 @@ fi
%doc COPYING changelog.txt releasenotes.txt
%changelog
* Sun Dec 28 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC3
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC2
* Wed Dec 17 2008 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=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -299,7 +299,7 @@ sub initialize( $ ) {
LOGPARMS => '',
TC_SCRIPT => '',
EXPORT => 0,
VERSION => "4.2.4",
VERSION => "4.2.4-RC3",
CAPVERSION => 40203 ,
);
#

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall-perl
%define version 4.2.4
%define release 0RC2
%define release 0RC3
Summary: Shoreline Firewall Perl-based compiler.
Name: %{name}
@ -62,6 +62,8 @@ rm -rf $RPM_BUILD_ROOT
%doc COPYING releasenotes.txt
%changelog
* Sun Dec 28 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC3
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC2
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall-shell
%define version 4.2.4
%define release 0RC2
%define release 0RC3
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
Name: %{name}
@ -81,6 +81,8 @@ fi
%doc COPYING INSTALL
%changelog
* Sun Dec 28 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC3
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC2
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall6-lite
%define version 4.2.4
%define release 0RC2
%define release 0RC3
Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems.
Name: %{name}
@ -89,6 +89,8 @@ fi
%doc COPYING changelog.txt releasenotes.txt
%changelog
* Sun Dec 28 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC3
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC2
* Wed Dec 17 2008 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=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
VERSION=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
%define name shorewall6
%define version 4.2.4
%define release 0RC2
%define release 0RC3
Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems.
Name: %{name}
@ -148,6 +148,8 @@ fi
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples6
%changelog
* Sun Dec 28 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC3
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
- Updated to 4.2.4-0RC2
* Wed Dec 17 2008 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=4.2.4-RC2
VERSION=4.2.4-RC3
usage() # $1 = exit status
{