Document fix for empty shell variables

This commit is contained in:
Tom Eastep 2011-01-20 07:35:08 -08:00
parent c10ea7befd
commit 7a522dd213
3 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Changes in Shorewall 4.4.16.1
None.
1) Fix empty variable handling where /bin/sh is bash
Changes in Shorewall 4.4.16 RC 1

View File

@ -1,3 +1,8 @@
1) On systems running Upstart, shorewall-init cannot reliably secure
the firewall before interfaces are brought up.
2) Beginning with 4.4.16, compilation will fail if an empty shell
variable was referenced in a config file on a system where /bin/sh
is the Bourne Again Shell (bash).
Corrected in 4.4.16.1.

View File

@ -14,7 +14,9 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
----------------------------------------------------------------------------
4.4.16.1
None.
2) Beginning with 4.4.16, compilation would fail if an empty shell
variable was referenced in a config file on a system where /bin/sh
is the Bourne Again Shell (bash).
4.4.16