mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Update version to 3.1.9
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3623 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
11fc386c4e
commit
68d1c60d32
@ -28,7 +28,7 @@
|
||||
# shown below. Simply run this script to revert to your prior version of
|
||||
# Shoreline Firewall.
|
||||
|
||||
VERSION=3.1.8
|
||||
VERSION=3.1.9
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
@ -22,7 +22,7 @@
|
||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||||
#
|
||||
|
||||
VERSION=3.1.8
|
||||
VERSION=3.1.9
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
@ -44,7 +44,7 @@
|
||||
# used during firewall compilation, then the generated firewall program will likewise not
|
||||
# require Shorewall to be installed.
|
||||
|
||||
VERSION=3.1.8
|
||||
VERSION=3.1.9
|
||||
|
||||
#
|
||||
# Suppress all output for a command
|
||||
|
@ -1,5 +1,5 @@
|
||||
%define name shorewall
|
||||
%define version 3.1.8
|
||||
%define version 3.1.9
|
||||
%define release 1
|
||||
%define prefix /usr
|
||||
|
||||
@ -175,7 +175,9 @@ fi
|
||||
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
|
||||
|
||||
%changelog
|
||||
* Web Mar 01 2006 Tom Eastep tom@shorewall.net
|
||||
* Sat Mar 04 2006 Tom Eastep tom@shorewall.net
|
||||
- Updated to 3.1.9-1
|
||||
* Wed Mar 01 2006 Tom Eastep tom@shorewall.net
|
||||
- Moved shorecap to /usr/share/shorewall
|
||||
* Fri Feb 24 2006 Tom Eastep tom@shorewall.net
|
||||
- Updated to 3.1.8-1
|
||||
|
@ -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=3.1.8
|
||||
VERSION=3.1.9
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
@ -15,7 +15,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2006-02-27</pubdate>
|
||||
<pubdate>2006-02-28</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2006</year>
|
||||
@ -160,9 +160,15 @@ ENHANCED_REJECT=Yes # Extended REJECT</programlisting>
|
||||
may be copied to /usr/bin on a remote system then run as follows:</para>
|
||||
|
||||
<blockquote>
|
||||
<para><command>shorecap > capabilities</command></para>
|
||||
<para><command>[ IPTABLES=<iptables binary> ] [
|
||||
MODULESDIR=<kernel modules directory> ] shorecap >
|
||||
capabilities</command></para>
|
||||
</blockquote>
|
||||
|
||||
<para>The IPTABLES and MODULESDIR options have their <ulink
|
||||
url="Documentation.htm#Conf">usual Shorewall default
|
||||
values</ulink>.</para>
|
||||
|
||||
<para>The <filename>capabilities</filename> file may then be copied to a
|
||||
system with Shorewall installed and used when compiling firewall programs
|
||||
to run on the remote system.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user