mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-25 15:09:12 +01:00
Bump version to Beta 2
This commit is contained in:
parent
4a865e0a6d
commit
75e12148ac
@ -23,7 +23,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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-init
|
%define name shorewall-init
|
||||||
%define version 4.4.13
|
%define version 4.4.13
|
||||||
%define release 0Beta1
|
%define release 0Beta2
|
||||||
|
|
||||||
Summary: Shorewall-init adds functionality to Shoreline Firewall (Shorewall).
|
Summary: Shorewall-init adds functionality to Shoreline Firewall (Shorewall).
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -99,6 +99,8 @@ fi
|
|||||||
%doc COPYING changelog.txt releasenotes.txt
|
%doc COPYING changelog.txt releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 25 2010 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.13-0Beta2
|
||||||
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.13-0Beta1
|
- Updated to 4.4.13-0Beta1
|
||||||
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
||||||
|
@ -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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-lite
|
%define name shorewall-lite
|
||||||
%define version 4.4.13
|
%define version 4.4.13
|
||||||
%define release 0Beta1
|
%define release 0Beta2
|
||||||
|
|
||||||
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
|
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -102,6 +102,8 @@ fi
|
|||||||
%doc COPYING changelog.txt releasenotes.txt
|
%doc COPYING changelog.txt releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 25 2010 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.13-0Beta2
|
||||||
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.13-0Beta1
|
- Updated to 4.4.13-0Beta1
|
||||||
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
||||||
|
@ -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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -346,7 +346,7 @@ sub initialize( $ ) {
|
|||||||
EXPORT => 0,
|
EXPORT => 0,
|
||||||
STATEMATCH => '-m state --state',
|
STATEMATCH => '-m state --state',
|
||||||
UNTRACKED => 0,
|
UNTRACKED => 0,
|
||||||
VERSION => "4.4.13-Beta1",
|
VERSION => "4.4.13-Beta2",
|
||||||
CAPVERSION => 40411 ,
|
CAPVERSION => 40411 ,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
@ -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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1 +1 @@
|
|||||||
There are no known problems in Shorewall 4.4.13-Beta1
|
There are no known problems in Shorewall 4.4.13-Beta2
|
||||||
|
@ -21,6 +21,13 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
|||||||
2) Under rare circumstances unvolving exclusion, OPTIMIZE 8 through 15
|
2) Under rare circumstances unvolving exclusion, OPTIMIZE 8 through 15
|
||||||
could result in invalid iptables-restore (ip6tables-restore) input.
|
could result in invalid iptables-restore (ip6tables-restore) input.
|
||||||
|
|
||||||
|
3) The change in 4.4.12 to detect and use the new ipset match syntax
|
||||||
|
broke the ability to detect the old ipset match capability. Now,
|
||||||
|
both versions of the capability can be correctly detected.
|
||||||
|
|
||||||
|
4) Previously, if REQUIRE_INTERFACE=Yes then start/restart would fail
|
||||||
|
if the last optional interface tested was not available.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
I I. K N O W N P R O B L E M S R E M A I N I N G
|
I I. K N O W N P R O B L E M S R E M A I N I N G
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall
|
%define name shorewall
|
||||||
%define version 4.4.13
|
%define version 4.4.13
|
||||||
%define release 0Beta1
|
%define release 0Beta2
|
||||||
|
|
||||||
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -108,6 +108,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
|
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 25 2010 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.13-0Beta2
|
||||||
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.13-0Beta1
|
- Updated to 4.4.13-0Beta1
|
||||||
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
||||||
|
@ -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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall6-lite
|
%define name shorewall6-lite
|
||||||
%define version 4.4.13
|
%define version 4.4.13
|
||||||
%define release 0Beta1
|
%define release 0Beta2
|
||||||
|
|
||||||
Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems.
|
Summary: Shoreline Firewall 6 Lite is an ip6tables-based firewall for Linux systems.
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -93,6 +93,8 @@ fi
|
|||||||
%doc COPYING changelog.txt releasenotes.txt
|
%doc COPYING changelog.txt releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 25 2010 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.13-0Beta2
|
||||||
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.13-0Beta1
|
- Updated to 4.4.13-0Beta1
|
||||||
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
||||||
|
@ -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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall6
|
%define name shorewall6
|
||||||
%define version 4.4.13
|
%define version 4.4.13
|
||||||
%define release 0Beta1
|
%define release 0Beta2
|
||||||
|
|
||||||
Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems.
|
Summary: Shoreline Firewall 6 is an ip6tables-based firewall for Linux systems.
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -98,6 +98,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn ipv6 Samples6
|
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn ipv6 Samples6
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 25 2010 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.13-0Beta2
|
||||||
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
* Wed Aug 18 2010 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.13-0Beta1
|
- Updated to 4.4.13-0Beta1
|
||||||
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
* Sun Aug 15 2010 Tom Eastep tom@shorewall.net
|
||||||
|
@ -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.4.13-Beta1
|
VERSION=4.4.13-Beta2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user