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