Release notes for v0.2.1 ===================================================== Summary of changes from v0.2.0 to v0.2.1 ===================================================== (02/05/27 1) changed version number from v0.2.0 to v0.2.1 (02/05/27 2) added kernel version check to install.sh (02/05/27 3) added kernel version check to install.src.sh (02/06/01 4) created the directory lib/lang for language libs (02/06/01 5) install.sh now install language libs (02/06/01 6) uninstall.sh now uninstalls language libs (02/06/01 7) added $LANG to /etc/sg-packetfilter.config for future enhancements (language libs) (02/06/01 8) added the plugin PUT and patched it for use with this version. can be found in plugins/put/ (02/06/01 9) moved all outputs in sbin/sg-packetfilter to lib/lang/outputs.*.sh -> in sight for language system (02/06/01 10) added file etc/sg-packetfilter.lang -> while language system isn't implemented fully (02/06/01 11) changed install path vor clear_all_rules.sh -> it now becomes installed to /usr/lib/sg-packetfilter/opt (02/06/03 12) fixed typing error which which the chain for eDonkey would not work (02/06/07 13) added the kernel check written by rem - at - rogers.com to sbin/sg-packetfilter (02/06/07 14) added language lib files lib/lang/outputs.*.src.sh (02/06/07 15) fixed active ftp problems -> if $ALLOW_FTP is set tp "yes" then the module ip_conntrack_ftp will be loaded (02/06/14 16) added output chain for telnet to sbin/sg-packetfilter (02/06/14 17) added output chain for telnet to src/sg-packetfilter.src (02/06/14 18) updated the documentation (02/06/16 19) fixed install.sh (02/06/16 20) fixed install.src.sh (02/06/16 21) language libs executing ver config now $0 --version now works (02/06/16 22) fixed load of the language libs in sbin/sg-packetfilter (02/06/16 23) fixed load of the language libs in src/sg-packetfilter.src