forked from extern/shorewall_code
Update version
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8760 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
3615fcd221
commit
043ae450a7
@ -28,7 +28,7 @@
|
|||||||
# shown below. Simply run this script to revert to your prior version of
|
# shown below. Simply run this script to revert to your prior version of
|
||||||
# Shoreline Firewall.
|
# Shoreline Firewall.
|
||||||
|
|
||||||
VERSION=4.2.0
|
VERSION=4.2.1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4.2.0
|
VERSION=4.2.1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%define name shorewall-common
|
%define name shorewall-common
|
||||||
%define version 4.2.0
|
%define version 4.2.1
|
||||||
%define release 0base
|
%define release 0base
|
||||||
|
|
||||||
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
||||||
@ -176,6 +176,8 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.1-0base
|
||||||
|
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.0-0base
|
- Updated to 4.2.0-0base
|
||||||
* Fri Oct 03 2008 Tom Eastep tom@shorewall.net
|
* Fri Oct 03 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.0-0base
|
- Updated to 4.2.0-0base
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
# You may only use this script to uninstall the version
|
# You may only use this script to uninstall the version
|
||||||
# shown below. Simply run this script to remove Shorewall Firewall
|
# shown below. Simply run this script to remove Shorewall Firewall
|
||||||
|
|
||||||
VERSION=4.2.0
|
VERSION=4.2.1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
# shown below. Simply run this script to revert to your prior version of
|
# shown below. Simply run this script to revert to your prior version of
|
||||||
# Shoreline Firewall.
|
# Shoreline Firewall.
|
||||||
|
|
||||||
VERSION=4.2.0
|
VERSION=4.2.1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4.2.0
|
VERSION=4.2.1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%define name shorewall-lite
|
%define name shorewall-lite
|
||||||
%define version 4.2.0
|
%define version 4.2.1
|
||||||
%define release 0base
|
%define release 0base
|
||||||
|
|
||||||
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
|
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
|
||||||
@ -99,6 +99,8 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.1-0base
|
||||||
|
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.0-0base
|
- Updated to 4.2.0-0base
|
||||||
* Fri Oct 03 2008 Tom Eastep tom@shorewall.net
|
* Fri Oct 03 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.0-0base
|
- Updated to 4.2.0-0base
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
# You may only use this script to uninstall the version
|
# You may only use this script to uninstall the version
|
||||||
# shown below. Simply run this script to remove Shorewall Firewall
|
# shown below. Simply run this script to remove Shorewall Firewall
|
||||||
|
|
||||||
VERSION=4.2.0
|
VERSION=4.2.1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -267,7 +267,7 @@ sub initialize() {
|
|||||||
ORIGINAL_POLICY_MATCH => '',
|
ORIGINAL_POLICY_MATCH => '',
|
||||||
LOGPARMS => '',
|
LOGPARMS => '',
|
||||||
TC_SCRIPT => '',
|
TC_SCRIPT => '',
|
||||||
VERSION => "4.2.0",
|
VERSION => "4.2.1",
|
||||||
CAPVERSION => 40200 ,
|
CAPVERSION => 40200 ,
|
||||||
);
|
);
|
||||||
#
|
#
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4.2.0
|
VERSION=4.2.1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%define name shorewall-perl
|
%define name shorewall-perl
|
||||||
%define version 4.2.0
|
%define version 4.2.1
|
||||||
%define release 0base
|
%define release 0base
|
||||||
|
|
||||||
Summary: Shoreline Firewall Perl-based compiler.
|
Summary: Shoreline Firewall Perl-based compiler.
|
||||||
@ -65,6 +65,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.1-0base
|
||||||
|
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.0-0base
|
- Updated to 4.2.0-0base
|
||||||
* Fri Oct 03 2008 Tom Eastep tom@shorewall.net
|
* Fri Oct 03 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.0-0base
|
- Updated to 4.2.0-0base
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4.2.0
|
VERSION=4.2.1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
%define name shorewall-shell
|
%define name shorewall-shell
|
||||||
%define version 4.2.0
|
%define version 4.2.1
|
||||||
%define release 0base
|
%define release 0base
|
||||||
|
|
||||||
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
||||||
@ -82,6 +82,8 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.1-0base
|
||||||
|
* Wed Oct 08 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.0-0base
|
- Updated to 4.2.0-0base
|
||||||
* Fri Oct 03 2008 Tom Eastep tom@shorewall.net
|
* Fri Oct 03 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.0-0base
|
- Updated to 4.2.0-0base
|
||||||
|
Loading…
Reference in New Issue
Block a user