mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 06:38:53 +01:00
Update version to RC1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6720 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
463e6d4d70
commit
c3258ec5d1
@ -1,3 +1,7 @@
|
|||||||
|
Changes in 4.0.0 RC 1
|
||||||
|
|
||||||
|
1) shorewall-perl RPM no longer installable under shorewall 3.4.
|
||||||
|
|
||||||
Changes in 4.0.0 Beta 6
|
Changes in 4.0.0 Beta 6
|
||||||
|
|
||||||
1) First step to adding compiler debugging facility.
|
1) First step to adding compiler debugging facility.
|
||||||
|
@ -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.0.0-Beta7
|
VERSION=4.0.0-RC1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4.0.0-Beta7
|
VERSION=4.0.0-RC1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Shorewall 4.0.0 Beta 7
|
Shorewall 4.0.0 RC 1
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
R E L E A S E H I G H L I G H T S
|
R E L E A S E H I G H L I G H T S
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
@ -23,40 +23,12 @@ packages (you may install them both).
|
|||||||
|
|
||||||
Problems corrected in 4.0.0 Beta 7.
|
Problems corrected in 4.0.0 Beta 7.
|
||||||
|
|
||||||
1) Installation of Shorewall-perl when Shorewall is not yet installs
|
None.
|
||||||
no longer suffers a failure in the generation of
|
|
||||||
/usr/share/shorewall-perl/Shorewall/Ports.pm.
|
|
||||||
|
|
||||||
Other changes in Shorewall 4.0.0 Beta 7
|
Other changes in Shorewall 4.0.0 RC 1.
|
||||||
|
|
||||||
1) I M P O R T A N T
|
|
||||||
|
|
||||||
The name of the Shorewall package has been changed to
|
|
||||||
Shorewall-common. This change, along with changes to the RPM .spec
|
|
||||||
files will allow for automatic upgrade from Shorewall 3.x to
|
|
||||||
Shorewall 4.x on RPM-based distributions such as SuSE, RedHat and
|
|
||||||
CentOS.
|
|
||||||
|
|
||||||
Except for the name change, the Shorewall-common package is the
|
|
||||||
same as the Shorewall package.
|
|
||||||
|
|
||||||
2) When an /sbin/shorewall command that begins with 'debug' or 'trace'
|
|
||||||
invokes the Shorewall-perl compiler, the compiler will include
|
|
||||||
additional debugging information in its warning and error
|
|
||||||
messages. This additional information is intended to help the
|
|
||||||
people supporting Shorewall to diagnose the cause of the message.
|
|
||||||
|
|
||||||
3) The script generated by Shorewall-perl now assumes that
|
|
||||||
iptables-restore and iptables-save are in the same directory as the
|
|
||||||
program specified in the IPTABLES setting in Shorewall-conf.
|
|
||||||
|
|
||||||
If IPTABLES is not specified, then the iptables utility is located
|
|
||||||
using the PATH setting and the iptables-restore and iptables-save
|
|
||||||
programs from the same directory are used.
|
|
||||||
|
|
||||||
4) COMMENTs are now allowed in the accounting file under
|
|
||||||
Shorewall-perl
|
|
||||||
|
|
||||||
|
1) The shorewall-perl RPM may no longer be installed under Shorewall
|
||||||
|
3.4. It requires shorewall_common.
|
||||||
|
|
||||||
Migration Considerations:
|
Migration Considerations:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-common
|
%define name shorewall-common
|
||||||
%define version 4.0.0
|
%define version 4.0.0
|
||||||
%define release 0Beta7
|
%define release 0RC1
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
||||||
@ -253,6 +253,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
|
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 29 2007 Tom EAstep tom@shorewall.net
|
||||||
|
- Updated to 4.0.0-0RC1
|
||||||
* Sun Jun 24 2007 Tom Eastep tom@shorewall.net
|
* Sun Jun 24 2007 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.0.0-0Beta7
|
- Updated to 4.0.0-0Beta7
|
||||||
* Wed Jun 20 2007 Tom Eastep tom@shorewall.net
|
* Wed Jun 20 2007 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.0.0-Beta7
|
VERSION=4.0.0-RC1
|
||||||
|
|
||||||
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.0.0-Beta7
|
VERSION=4.0.0-RC1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4.0.0-Beta7
|
VERSION=4.0.0-RC1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-lite
|
%define name shorewall-lite
|
||||||
%define version 4.0.0
|
%define version 4.0.0
|
||||||
%define release 0Beta7
|
%define release 0RC1
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
|
Summary: Shoreline Firewall Lite is an iptables-based firewall for Linux systems.
|
||||||
|
@ -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.0.0-Beta7
|
VERSION=4.0.0-RC1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -127,7 +127,7 @@ sub initialize() {
|
|||||||
ORIGINAL_POLICY_MATCH => '',
|
ORIGINAL_POLICY_MATCH => '',
|
||||||
LOGPARMS => '',
|
LOGPARMS => '',
|
||||||
TC_SCRIPT => '',
|
TC_SCRIPT => '',
|
||||||
VERSION => '4.0.0-Beta7',
|
VERSION => '4.0.0-RC1',
|
||||||
CAPVERSION => 30405 ,
|
CAPVERSION => 30405 ,
|
||||||
);
|
);
|
||||||
#
|
#
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
# This module exports the %protocols and %services hashes built from
|
# This module exports the %protocols and %services hashes built from
|
||||||
# /etc/protocols and /etc/services respectively.
|
# /etc/protocols and /etc/services respectively.
|
||||||
#
|
#
|
||||||
# Module generated using buildports.pl 4.0.0-Beta6 - Thu Jun 21 10:52:52 2007
|
# Module generated using buildports.pl 4.0.0-Beta7 - Fri Jun 29 14:10:45 2007
|
||||||
#
|
#
|
||||||
package Shorewall::Ports;
|
package Shorewall::Ports;
|
||||||
|
|
||||||
@ -97,6 +97,8 @@ our %protocols = (
|
|||||||
'ipv6-opts' => 60,
|
'ipv6-opts' => 60,
|
||||||
'IPv6-Opts' => 60,
|
'IPv6-Opts' => 60,
|
||||||
rspf => 73,
|
rspf => 73,
|
||||||
|
RSPF => 73,
|
||||||
|
CPHB => 73,
|
||||||
vmtp => 81,
|
vmtp => 81,
|
||||||
VMTP => 81,
|
VMTP => 81,
|
||||||
eigrp => 88,
|
eigrp => 88,
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4.0.0-Beta7
|
VERSION=4.0.0-RC1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-perl
|
%define name shorewall-perl
|
||||||
%define version 4.0.0
|
%define version 4.0.0
|
||||||
%define release 0Beta7
|
%define release 0RC1
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: Shoreline Firewall Perl-based compiler.
|
Summary: Shoreline Firewall Perl-based compiler.
|
||||||
@ -92,6 +92,8 @@ fi
|
|||||||
%doc COPYING releasenotes.txt
|
%doc COPYING releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 29 2007 Tom EAstep tom@shorewall.net
|
||||||
|
- Updated to 4.0.0-0RC1
|
||||||
* Sun Jun 24 2007 Tom Eastep tom@shorewall.net
|
* Sun Jun 24 2007 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.0.0-0Beta7
|
- Updated to 4.0.0-0Beta7
|
||||||
* Wed Jun 20 2007 Tom Eastep tom@shorewall.net
|
* Wed Jun 20 2007 Tom Eastep tom@shorewall.net
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4.0.0-Beta7
|
VERSION=4.0.0-RC1
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-shell
|
%define name shorewall-shell
|
||||||
%define version 4.0.0
|
%define version 4.0.0
|
||||||
%define release 0Beta7
|
%define release 0RC1
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
Summary: Shoreline Firewall is an iptables-based firewall for Linux systems.
|
||||||
@ -66,6 +66,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc COPYING INSTALL
|
%doc COPYING INSTALL
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 29 2007 Tom EAstep tom@shorewall.net
|
||||||
|
- Updated to 4.0.0-0RC1
|
||||||
* Sun Jun 24 2007 Tom Eastep tom@shorewall.net
|
* Sun Jun 24 2007 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.0.0-0Beta7
|
- Updated to 4.0.0-0Beta7
|
||||||
* Wed Jun 20 2007 Tom Eastep tom@shorewall.net
|
* Wed Jun 20 2007 Tom Eastep tom@shorewall.net
|
||||||
|
Loading…
Reference in New Issue
Block a user