Overview
Request 482666 accepted
- Bugfix release 5.1.3.2
Previously, if a Shorewall Variable (e.g., @chain) was the target
of a conditional ?RESET directive (one that was enclosed in ?if.
?else...?endif logic), the compiler could incorrectly use an
existing chain created from the action rather than creating a new
(and different) chain. That has been corrected.
Previously, if alternate input format specified a column that had
already been specified, the contents of that column were silently
overwritten. Now, a warning message is issued stating that the
prior value has been replaced by the newer value.
- Created by bruno_friedmann
- In state accepted
- Package maintainers: bruno_friedmann and polslinux
Request History
bruno_friedmann created request
- Bugfix release 5.1.3.2
Previously, if a Shorewall Variable (e.g., @chain) was the target
of a conditional ?RESET directive (one that was enclosed in ?if.
?else...?endif logic), the compiler could incorrectly use an
existing chain created from the action rather than creating a new
(and different) chain. That has been corrected.
Previously, if alternate input format specified a column that had
already been specified, the contents of that column were silently
overwritten. Now, a warning message is issued stating that the
prior value has been replaced by the newer value.
bruno_friedmann accepted request
Ok