releasenotes.txt (shorewall6-lite-5.2.6.tar.bz2) | : | releasenotes.txt (shorewall6-lite-5.2.6.1.tar.bz2) | ||
---|---|---|---|---|
---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | |||
S H O R E W A L L 5 . 2 . 6 | S H O R E W A L L 5 . 2 . 6 . 1 | |||
------------------------------- | ------------------------------- | |||
J U L Y 0 4 , 2 0 2 0 | J U L Y 1 2 , 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.6.1 | ||||
1) Previously, Perl diagnostics or outright failures could occur | ||||
during update. | ||||
Examples: | ||||
Processing /etc/shorewall/params ... | ||||
Use of uninitialized value $policy in pattern match (m//) at | ||||
/usr/share/shorewall/Shorewall/Config.pm line 5531. | ||||
Use of uninitialized value $policy in pattern match (m//) at | ||||
/usr/share/shorewall/Shorewall/Config.pm line 5537. | ||||
Use of uninitialized value $policy in pattern match (m//) at | ||||
/usr/share/shorewall/Shorewall/Config.pm line 5543. | ||||
Use of uninitialized value $policy in pattern match (m//) at | ||||
/usr/share/shorewall/Shorewall/Config.pm line 5531. | ||||
Use of uninitialized value $policy in pattern match (m//) at | ||||
/usr/share/shorewall/Shorewall/Config.pm line 5537. | ||||
Use of uninitialized value $policy in pattern match (m//) at | ||||
/usr/share/shorewall/Shorewall/Config.pm line 5543. | ||||
Configuration file /root/try/shorewall.conf updated - old file renamed | ||||
/root/try/shorewall.conf.bak | ||||
Loading Modules... | ||||
ERROR: Internal error in Shorewall::Config::detect_capability | ||||
This defect has been corrected. | ||||
2) Previously, if 'update' added a CONFIG_PATH setting to | ||||
shorewall[6].conf, that setting could contain "::" which could | ||||
then cause the next 'update' to fail. Now, the compiler correctly | ||||
handles double colons in the CONFIG_PATH setting. | ||||
3) Local zones (type 'local' in /etc/shorewall[6]/zones) are only | ||||
accessible from the firewall and from vserver zones. Previously, | ||||
the compiler generated superluous rules for handling forwarded | ||||
traffic from such zones; that has been corrected, and no | ||||
forwarding rules are now generated. | ||||
5.2.6 | ||||
1) This release includes defect repair up through Shorewall version | 1) This release includes defect repair up through Shorewall version | |||
5.2.5.2. | 5.2.5.2. | |||
2) When compiling for export, the compiler generates a firewall.conf | 2) When compiling for export, the compiler generates a firewall.conf | |||
file which is later installed on the remote firewall system as | file which is later installed on the remote firewall system as | |||
${VARDIR}/firewall.conf. Previously, the CLI on that firewall was | ${VARDIR}/firewall.conf. Previously, the CLI on that firewall was | |||
not processing the file, resulting in some features not being | not processing the file, resulting in some features not being | |||
available: | available: | |||
- Default values for VERBOSITY, LOGFILE, LOGFORMAT, PATH, | - Default values for VERBOSITY, LOGFILE, LOGFORMAT, PATH, | |||
End of changes. 3 change blocks. | ||||
2 lines changed or deleted | 42 lines changed or added |