Document module loading defect corrections

This commit is contained in:
Tom Eastep 2011-01-29 12:56:03 -08:00
parent edf614bf4b
commit cdf78dfecf
2 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,8 @@ Changes in Shorewall 4.4.16.3
1) Fix silly bug in expand_rule().
2) Correct two defects in compiler module loading.
Changes in Shorewall 4.4.16.2
1) Add sch_prio to modules file.

View File

@ -19,6 +19,14 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
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.
4.4.16.2
1) Startup could previously fail on a system where module autoloading