releasenotes.txt (shorewall6-lite-5.2.3.4.tgz) | : | releasenotes.txt (shorewall6-lite-5.2.3.5.tar.bz2) | ||
---|---|---|---|---|
---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | |||
S H O R E W A L L 5 . 2 . 3 . 4 | S H O R E W A L L 5 . 2 . 3 . 5 | |||
------------------------------- | ------------------------------- | |||
A U G U S T 2 5 , 2 0 1 9 | J A N U A R Y 1 5 , 2 0 2 0 | |||
---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | |||
I. PROBLEMS CORRECTED IN THIS RELEASE | 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. MIGRATION ISSUES | IV. MIGRATION ISSUES | |||
V. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES | V. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES | |||
---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | |||
I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E | I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E | |||
---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | |||
5.2.3.5 | ||||
1) A typo in the FTP documentation has been corrected. | ||||
2) The recommended mss setting when using IPSec with ipcomp has been | ||||
corrected. | ||||
3) A number of incorrect links in the manpages have been corrected. | ||||
4) The 'bypass' option is now allowed when specifying an NFQUEUE | ||||
policy. Previously, specifying that option resulted in an error. | ||||
5) Corrected IPv6 Address Range parsing. | ||||
Previously, such ranges were required to be of the form [<addr1>-<addr2>] | ||||
rather than the more standard form [<addr1>]-[<addr2>]. In the snat file | ||||
(and in nat actions), the latter form was actually flagged as an error | ||||
while in other contexts, it resulted in a less obvious error being | ||||
raised. | ||||
6) The manpages have been updated to refer to https://shorewall.org | ||||
rather than http://www.shorewall.org. | ||||
5.2.3.4 | 5.2.3.4 | |||
1) If multi-queue NFQUEUE (e.g., NFQUEUE(0:1) ) WAS used as a policy, | 1) If multi-queue NFQUEUE (e.g., NFQUEUE(0:1) ) WAS used as a policy, | |||
an error such as the following was previously incorrectly raised. | an error such as the following was previously incorrectly raised. | |||
ERROR: Invalid policy (NFQUEUE(0) /etc/shorewall/policy (line | ERROR: Invalid policy (NFQUEUE(0) /etc/shorewall/policy (line | |||
15) | 15) | |||
That has been corrected such that no error is raised. | That has been corrected such that no error is raised. | |||
End of changes. 3 change blocks. | ||||
2 lines changed or deleted | 25 lines changed or added |