mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-15 10:51:02 +01:00
Snapshot 20030823
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@725 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
54569f4782
commit
3b0705c223
@ -28,7 +28,7 @@
|
||||
# shown below. Simply run this script to revert to your prior version of
|
||||
# Shoreline Firewall.
|
||||
|
||||
VERSION=1.4.6-20030821
|
||||
VERSION=1.4.6-20030823
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
@ -54,7 +54,7 @@
|
||||
# /etc/rc.d/rc.local file is modified to start the firewall.
|
||||
#
|
||||
|
||||
VERSION=1.4.6-20030821
|
||||
VERSION=1.4.6-20030823
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
@ -40,6 +40,9 @@ Migration Issues:
|
||||
|
||||
3) IP Traffic Accounting is changed from Snapshot 20030813.
|
||||
|
||||
4) The Uset Set capability introduced in SnapShot 20030821 has
|
||||
changed -- see the User Set page for details.
|
||||
|
||||
New Features:
|
||||
|
||||
1) Shorewall now creates a dynamic blacklisting chain for each interface
|
||||
|
@ -1,5 +1,5 @@
|
||||
%define name shorewall
|
||||
%define version 1.4.6_20030821
|
||||
%define version 1.4.6_20030823
|
||||
%define release 1
|
||||
%define prefix /usr
|
||||
|
||||
@ -111,6 +111,7 @@ fi
|
||||
%changelog
|
||||
* Sat Aug 23 2003 Tom Eastep <tom@shorewall.net>
|
||||
- Added /etc/shorewall/users
|
||||
- Changed version to 1.4.6_20030823-1
|
||||
* Thu Aug 21 2003 Tom Eastep <tom@shorewall.net>
|
||||
- Changed version to 1.4.6_20030821-1
|
||||
- Added /etc/shorewall/usersets
|
||||
|
@ -26,7 +26,7 @@
|
||||
# You may only use this script to uninstall the version
|
||||
# shown below. Simply run this script to remove Seattle Firewall
|
||||
|
||||
VERSION=1.4.6-20030821
|
||||
VERSION=1.4.6-20030823
|
||||
|
||||
usage() # $1 = exit status
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user