forked from extern/shorewall_code
Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9161 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ce118a4b1b
commit
083d797689
@ -1,3 +1,11 @@
|
|||||||
|
Changes in Shorewall 4.2.4-RC2
|
||||||
|
|
||||||
|
1) Update samples.
|
||||||
|
|
||||||
|
2) Remove special handling of 2000::/3 routes.
|
||||||
|
|
||||||
|
3) Fix handling of multi-zone interfaces.
|
||||||
|
|
||||||
Changes in Shorewall 4.2.4-RC1
|
Changes in Shorewall 4.2.4-RC1
|
||||||
|
|
||||||
1) Merge changes from 4.3.3 -- IPv6 support.
|
1) Merge changes from 4.3.3 -- IPv6 support.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Shorewall 4.2.4-RC1
|
Shorewall 4.2.4-RC2
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
R E L E A S E 4 . 2 H I G H L I G H T S
|
R E L E A S E 4 . 2 H I G H L I G H T S
|
||||||
@ -27,6 +27,17 @@ Shorewall 4.2.4-RC1
|
|||||||
- Perl 5.10 if you wish to use DNS names in your IPv6 config files.
|
- Perl 5.10 if you wish to use DNS names in your IPv6 config files.
|
||||||
In that case you will also have to install Perl Socket6 support.
|
In that case you will also have to install Perl Socket6 support.
|
||||||
|
|
||||||
|
Problems Corrected in 4.2.4-RC2
|
||||||
|
|
||||||
|
1) The IPv6 sample configurations have been extensively reworked.
|
||||||
|
|
||||||
|
2) Special handling of 2000::/3 routes has been removed. Use 'default'
|
||||||
|
routes instead.
|
||||||
|
|
||||||
|
3) When a zone was not specified in an entry in
|
||||||
|
/etc/shorewall/interfaces, the Shorewall-perl compiler could fail
|
||||||
|
with ERROR: Unknown Zone ().
|
||||||
|
|
||||||
New Features in Shorewall 4.2.4.
|
New Features in Shorewall 4.2.4.
|
||||||
|
|
||||||
1) Two new packages are included:
|
1) Two new packages are included:
|
||||||
|
Loading…
Reference in New Issue
Block a user