Document module loading defect corrections

This commit is contained in:
Tom Eastep 2011-01-29 12:50:44 -08:00
parent 1c48a9dbd3
commit 4a040135e5
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Changes in Shorewall 4.4.17 Beta 3
2) Fix silly bug in expand_rule().
3) Correct two defects in compiler module loading.
Changes in Shorewall 4.4.17 Beta 2
1) Handle line containing only INCLUDE.

View File

@ -21,6 +21,14 @@ Beta 3
ERROR: Invalid VLSM (0]) : /etc/shorewall6/rules (line 20)
2) Two compiler defects in module loading have been corrected:
a) Previously, the kernel/net/ipv6/netfilter/ directory was not
searched.
b) A Perl diagnostic was issued when running on a monolithic kernel
when the modutils package was installed.
Beta 2
1) A line containing only 'INCLUDE' appearing in an extension script