Update versions to 3.3

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4631 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-10-05 00:07:55 +00:00
parent 2617133c03
commit f45bcb1de0
10 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
Changes in 3.3.2
Changes in 3.3.3
1) Add logfile name to output of "shorewall show log" and "shorewall
logwatch".

View File

@ -1,5 +1,5 @@
#
# Shorewall Lite version 3.2 - Default Config Path
# Shorewall Lite version 3.3 - Default Config Path
#
# /usr/share/shorewall-lite/configpath
#

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall.
VERSION=3.3.2
VERSION=3.3.3
usage() # $1 = exit status
{

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# Shorewall help subsystem - V3.2
# Shorewall help subsystem - V3.3
#
#
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]

View File

@ -1,7 +1,7 @@
#!/bin/sh
RCDLINKS="2,S41 3,S41 6,K41"
#
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.2
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V3.3
#
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
#

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
#
VERSION=3.3.2
VERSION=3.3.3
usage() # $1 = exit status
{

View File

@ -1,10 +1,10 @@
Shorewall Lite 3.3.2
Shorewall Lite 3.3.3
Problems Corrected in 3.3.2
Problems Corrected in 3.3.3
None.
Other changes in 3.3.2
Other changes in 3.3.3
1) The output of "shorewall show log" and "shorewall logwatch" now
include the name of the log file being accessed.

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# Shorewall Lite Packet Filtering Firewall Control Program - V3.2
# Shorewall Lite Packet Filtering Firewall Control Program - V3.3
#
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
#

View File

@ -1,5 +1,5 @@
###############################################################################
# /etc/shorewall-lite/shorewall.conf V3.2 - Change the following variables to
# /etc/shorewall-lite/shorewall.conf V3.3 - Change the following variables to
# match your setup
#
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]

View File

@ -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.3.2
VERSION=3.3.3
usage() # $1 = exit status
{