mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
Update version to 3.2.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4197 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
67bcdcc8eb
commit
f298b022c9
@ -56,7 +56,6 @@ fatal_error() # $* = Error Message
|
|||||||
#
|
#
|
||||||
save_command()
|
save_command()
|
||||||
{
|
{
|
||||||
|
|
||||||
[ $# -gt 0 ] && echo "${INDENT}${@}" >&3 || echo >&3
|
[ $# -gt 0 ] && echo "${INDENT}${@}" >&3 || echo >&3
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -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=3.2.0-RC6
|
VERSION=3.2.0
|
||||||
|
|
||||||
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=3.2.0-RC6
|
VERSION=3.2.0
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
%define name shorewall
|
%define name shorewall
|
||||||
%define version 3.2.0
|
%define version 3.2.0
|
||||||
%define release 0RC6
|
%define release 1
|
||||||
%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.
|
||||||
@ -209,6 +209,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
|
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn Samples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 08 2006 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 3.2.0-1
|
||||||
* Thu Jun 29 2006 Tom Eastep tom@shorewall.net
|
* Thu Jun 29 2006 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 3.2.0-0RC6
|
- Updated to 3.2.0-0RC6
|
||||||
* Mon Jun 19 2006 Tom Eastep tom@shorewall.net
|
* Mon Jun 19 2006 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=3.2.0-RC6
|
VERSION=3.2.0
|
||||||
|
|
||||||
usage() # $1 = exit status
|
usage() # $1 = exit status
|
||||||
{
|
{
|
||||||
|
@ -18,13 +18,13 @@ notes</a> and here are the <a
|
|||||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.8/known_problems.txt">known
|
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.8/known_problems.txt">known
|
||||||
problems</a> and <a
|
problems</a> and <a
|
||||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.8/errata/">updates</a>.</p>
|
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.8/errata/">updates</a>.</p>
|
||||||
<p>The current Development Version is 3.2.0 RC5 – Get it from
|
<p>The current Development Version is 3.2.0 RC6 – Get it from
|
||||||
the <a href="download.htm">download sites</a>. Here are the <a
|
the <a href="download.htm">download sites</a>. Here are the <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC5/releasenotes.txt">release
|
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/releasenotes.txt">release
|
||||||
notes</a> and here are the <a
|
notes</a> and here are the <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC5/known_problems.txt">known
|
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/known_problems.txt">known
|
||||||
problems</a> and <a
|
problems</a> and <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC5/errata/">updates</a><br>
|
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-RC6/errata/">updates</a><br>
|
||||||
<br>
|
<br>
|
||||||
Copyright
|
Copyright
|
||||||
© 2001-2006 Thomas M. Eastep</p>
|
© 2001-2006 Thomas M. Eastep</p>
|
||||||
@ -35,7 +35,7 @@ Foundation; with no Invariant Sections, with no Front-Cover, and with
|
|||||||
no Back-Cover Texts. A copy of the license is included in the section
|
no Back-Cover Texts. A copy of the license is included in the section
|
||||||
entitled “<a href="GnuCopyright.htm" target="_self">GNU Free
|
entitled “<a href="GnuCopyright.htm" target="_self">GNU Free
|
||||||
Documentation License</a>”.</p>
|
Documentation License</a>”.</p>
|
||||||
<p>2006-06-24</p>
|
<p>2006-07-01</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h3>Table of Contents</h3>
|
<h3>Table of Contents</h3>
|
||||||
<p style="margin-left: 0.42in; margin-bottom: 0in;"><a href="#Intro">Introduction
|
<p style="margin-left: 0.42in; margin-bottom: 0in;"><a href="#Intro">Introduction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user