forked from extern/shorewall_code
Update version of Shorewall::Compiler
This commit is contained in:
parent
c4bfab29a5
commit
5f70b261b6
@ -43,7 +43,7 @@ use Shorewall::Raw;
|
|||||||
our @ISA = qw(Exporter);
|
our @ISA = qw(Exporter);
|
||||||
our @EXPORT = qw( compiler EXPORT TIMESTAMP DEBUG );
|
our @EXPORT = qw( compiler EXPORT TIMESTAMP DEBUG );
|
||||||
our @EXPORT_OK = qw( $export );
|
our @EXPORT_OK = qw( $export );
|
||||||
our $VERSION = '4.4_3';
|
our $VERSION = '4.4_4';
|
||||||
|
|
||||||
our $export;
|
our $export;
|
||||||
|
|
||||||
|
@ -206,7 +206,7 @@ None.
|
|||||||
N E W F E A T U R E S I N 4 . 4 . 4
|
N E W F E A T U R E S I N 4 . 4 . 4
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
1) The Shorewall packages now include a logrotate script.
|
1) The Shorewall packages now include a logrotate configuration file.
|
||||||
|
|
||||||
2) The limit of 15 entries in a port list has been relaxed in
|
2) The limit of 15 entries in a port list has been relaxed in
|
||||||
/etc/shorewall/routestopped.
|
/etc/shorewall/routestopped.
|
||||||
|
Loading…
Reference in New Issue
Block a user