forked from extern/shorewall_code
Update version
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9159 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
d1d0f15893
commit
ce118a4b1b
@ -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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-common
|
%define name shorewall-common
|
||||||
%define version 4.2.4
|
%define version 4.2.4
|
||||||
%define release 0RC1
|
%define release 0RC2
|
||||||
|
|
||||||
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}
|
||||||
@ -175,6 +175,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
|
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.4-0RC2
|
||||||
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.4-0RC1
|
- Updated to 4.2.4-0RC1
|
||||||
* Tue Dec 16 2008 Tom Eastep tom@shorewall.net
|
* Tue Dec 16 2008 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.2.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-lite
|
%define name shorewall-lite
|
||||||
%define version 4.2.4
|
%define version 4.2.4
|
||||||
%define release 0RC1
|
%define release 0RC2
|
||||||
|
|
||||||
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}
|
||||||
@ -98,6 +98,8 @@ fi
|
|||||||
%doc COPYING changelog.txt releasenotes.txt
|
%doc COPYING changelog.txt releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.4-0RC2
|
||||||
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.4-0RC1
|
- Updated to 4.2.4-0RC1
|
||||||
* Tue Dec 16 2008 Tom Eastep tom@shorewall.net
|
* Tue Dec 16 2008 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.2.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -299,7 +299,7 @@ sub initialize( $ ) {
|
|||||||
LOGPARMS => '',
|
LOGPARMS => '',
|
||||||
TC_SCRIPT => '',
|
TC_SCRIPT => '',
|
||||||
EXPORT => 0,
|
EXPORT => 0,
|
||||||
VERSION => "4.2.4-RC1",
|
VERSION => "4.2.4-RC2",
|
||||||
CAPVERSION => 40203 ,
|
CAPVERSION => 40203 ,
|
||||||
);
|
);
|
||||||
#
|
#
|
||||||
|
@ -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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-perl
|
%define name shorewall-perl
|
||||||
%define version 4.2.4
|
%define version 4.2.4
|
||||||
%define release 0RC1
|
%define release 0RC2
|
||||||
|
|
||||||
Summary: Shoreline Firewall Perl-based compiler.
|
Summary: Shoreline Firewall Perl-based compiler.
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -62,6 +62,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc COPYING releasenotes.txt
|
%doc COPYING releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.4-0RC2
|
||||||
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.4-0RC1
|
- Updated to 4.2.4-0RC1
|
||||||
* Tue Dec 16 2008 Tom Eastep tom@shorewall.net
|
* Tue Dec 16 2008 Tom Eastep tom@shorewall.net
|
||||||
|
@ -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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall-shell
|
%define name shorewall-shell
|
||||||
%define version 4.2.4
|
%define version 4.2.4
|
||||||
%define release 0RC1
|
%define release 0RC2
|
||||||
|
|
||||||
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}
|
||||||
@ -81,6 +81,8 @@ fi
|
|||||||
%doc COPYING INSTALL
|
%doc COPYING INSTALL
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.4-0RC2
|
||||||
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.4-0RC1
|
- Updated to 4.2.4-0RC1
|
||||||
* Tue Dec 16 2008 Tom Eastep tom@shorewall.net
|
* Tue Dec 16 2008 Tom Eastep tom@shorewall.net
|
||||||
|
@ -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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall6-lite
|
%define name shorewall6-lite
|
||||||
%define version 4.2.4
|
%define version 4.2.4
|
||||||
%define release 0RC1
|
%define release 0RC2
|
||||||
|
|
||||||
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}
|
||||||
@ -89,6 +89,8 @@ fi
|
|||||||
%doc COPYING changelog.txt releasenotes.txt
|
%doc COPYING changelog.txt releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.4-0RC2
|
||||||
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.4-0RC1
|
- Updated to 4.2.4-0RC1
|
||||||
* Tue Dec 16 2008 Tom Eastep tom@shorewall.net
|
* Tue Dec 16 2008 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.2.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
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.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall6
|
%define name shorewall6
|
||||||
%define version 4.2.4
|
%define version 4.2.4
|
||||||
%define release 0RC1
|
%define release 0RC2
|
||||||
|
|
||||||
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}
|
||||||
@ -148,6 +148,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples6
|
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples6
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 21 2008 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.2.4-0RC2
|
||||||
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
* Wed Dec 17 2008 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.2.4-0RC1
|
- Updated to 4.2.4-0RC1
|
||||||
* Tue Dec 16 2008 Tom Eastep tom@shorewall.net
|
* Tue Dec 16 2008 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.2.4-RC1
|
VERSION=4.2.4-RC2
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -57,9 +57,10 @@
|
|||||||
<title>Getting your Feet Wet with IPv6, by Tom Eastep</title>
|
<title>Getting your Feet Wet with IPv6, by Tom Eastep</title>
|
||||||
|
|
||||||
<para>6to4 tunnels provide a good way to introduce yourself to IPv6.
|
<para>6to4 tunnels provide a good way to introduce yourself to IPv6.
|
||||||
Shorewall6 was developed on a network whose only IPv6 connectivity was an
|
<ulink url="IPv6Support.html">Shorewall6</ulink> was developed on a
|
||||||
6to4 Tunnel. What is shown in this section requires Shorewall6 4.2.4 or
|
network whose only IPv6 connectivity was an 6to4 Tunnel; that network is
|
||||||
later.</para>
|
described in the remainder of this section. What is shown here requires
|
||||||
|
Shorewall6 4.2.4 or later.</para>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>Configuring IPv6</title>
|
<title>Configuring IPv6</title>
|
||||||
|
@ -516,5 +516,23 @@ ACCEPT net:wlan0:<2002:ce7c:92b4::3> tcp
|
|||||||
url="http://tldp.org/HOWTO/Linux+IPv6-HOWTO/"> Linux IPv6 HOWTO</ulink>.
|
url="http://tldp.org/HOWTO/Linux+IPv6-HOWTO/"> Linux IPv6 HOWTO</ulink>.
|
||||||
The <ulink url="6to4.htm">6to4 Tunnels</ulink> page also includes
|
The <ulink url="6to4.htm">6to4 Tunnels</ulink> page also includes
|
||||||
instructions for setting up your first IPv6 environment.</para>
|
instructions for setting up your first IPv6 environment.</para>
|
||||||
|
|
||||||
|
<para>In addition to the Linux IPv6 HOWTO, I have found the following two
|
||||||
|
books to be useful:</para>
|
||||||
|
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para><emphasis>IPv6 Essentials</emphasis>, Silvia Hagen, 2002,
|
||||||
|
O'Reilly Media, Inc, ISBN 0-596-00125-8.</para>
|
||||||
|
|
||||||
|
<para>O'Reilly published a second edition of this book in 2006.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><emphasis>IPV6 Theory, Protocol, and Practice</emphasis>, Second
|
||||||
|
Edition, Pete Loshin, 2004, Morgan-Kaufmann Publishers, IBSN
|
||||||
|
1-55860-820-9</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
Loading…
Reference in New Issue
Block a user