mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
Update release documents
This commit is contained in:
parent
7ab55f4217
commit
cafb810b63
@ -8,6 +8,8 @@ Changes in Shorewall 4.4.19 RC 1
|
|||||||
|
|
||||||
4) Fix an optimizer bug in Shorewall::Chains::replace_references().
|
4) Fix an optimizer bug in Shorewall::Chains::replace_references().
|
||||||
|
|
||||||
|
5) Correct missing jump to 'dnat'.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.19 Beta 5
|
Changes in Shorewall 4.4.19 Beta 5
|
||||||
|
|
||||||
1) Fix logical naming and bridge.
|
1) Fix logical naming and bridge.
|
||||||
|
@ -7,7 +7,7 @@ I. PROBLEMS CORRECTED IN THIS RELEASE
|
|||||||
II. KNOWN PROBLEMS REMAINING
|
II. KNOWN PROBLEMS REMAINING
|
||||||
III. NEW FEATURES IN THIS RELEASE
|
III. NEW FEATURES IN THIS RELEASE
|
||||||
IV. RELEASE 4.4 HIGHLIGHTS
|
IV. RELEASE 4.4 HIGHLIGHTS
|
||||||
V. MIGRATION ISSUES
|
V. MIGRATION ISSUES1
|
||||||
VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
@ -22,6 +22,11 @@ RC 1
|
|||||||
Can't use an undefined value as an ARRAY reference at
|
Can't use an undefined value as an ARRAY reference at
|
||||||
/usr/share/shorewall/Shorewall/Chains.pm line 862.
|
/usr/share/shorewall/Shorewall/Chains.pm line 862.
|
||||||
|
|
||||||
|
2) If a DNAT or REDIRECT rule applied to a source zone with an
|
||||||
|
interface defined with 'physical=+', then the nat table 'dnat'
|
||||||
|
chain might have been created but not referenced. This prevented
|
||||||
|
the DNAT or REDIRECT rule from working correctly.
|
||||||
|
|
||||||
Beta 5
|
Beta 5
|
||||||
|
|
||||||
1) Correct a problem whereby incorrect Netfilter rules were generated
|
1) Correct a problem whereby incorrect Netfilter rules were generated
|
||||||
|
Loading…
x
Reference in New Issue
Block a user