ChangeLog-0.3.3
Release notes for v0.3.3
=====================================================
Summary of changes from v0.3.1 to v0.3.3
=====================================================
<marbre - at - linux.sungazer.de> (02/05/16 0)
added this change log, for detailed information
set counter of changes for v0.3 thread to 0
for older changes see the file CHANGELOG
<marbre - at - linux.sungazer.de> (02/05/16 1)
main script don't reads config in again if become
started by startup script (sbin/sg-packetfilter),
because it already did it
<marbre - at - linux.sungazer.de> (02/05/20 2)
moved sbin/sg-packetfilter-devel outputs into
variables saved in file lib/lang/outputs.*.sh
<marbre - at - linux.sungazer.de> (02/05/20 3)
moved lib/bin/sg-packetfilter.notraffic.sh outputs
into variables saved in file lib/lang/outputs.*.sh
<marbre - at - linux.sungazer.de> (02/05/20 4)
moved lib/bin/sg-packetfilter.reallowallout.sh outputs
into variables saved in file lib/lang/outputs.*.sh
<marbre - at - linux.sungazer.de> (02/05/20 5)
moved lib/bin/sg-packetfilter.restart.sh outputs
into variables saved in file lib/lang/outputs.*.sh
<marbre - at - linux.sungazer.de> (02/05/20 6)
moved lib/bin/sg-packetfilter.stop.sh outputs
into variables saved in file lib/lang/outputs.*.sh
<marbre - at - linux.sungazer.de> (02/05/21 7)
added file INPUT to the documentation
<marbre - at - linux.sungazer.de> (02/05/21 8)
added file OUTPUT to the documentation
<marbre - at - linux.sungazer.de> (02/05/21 9)
added log chain reject_all
<marbre - at - linux.sungazer.de> (02/05/21 10)
added log chain accept_all
<marbre - at - linux.sungazer.de> (02/05/21 11)
added --log-all option -> ACCEPT become
replaced through accept_all, REJECT through
reject_all and DROP through drop_all
<marbre - at - linux.sungazer.de> (02/05/22 12)
added file OPTIONS to the documentation
----------------------------------------------------
skip v0.3.2, changed version number to v0.3.3
----------------------------------------------------
<marbre - at - linux.sungazer.de> (02/05/22 13)
changed version number from v0.3.2 to v0.3.3, because
there were so many changed, but because of the start
with development on so many nooks it wasn't possible
to release v0.3.2
<marbre - at - linux.sungazer.de> (02/05/22 14)
added some code to lib/scripts/sg-packetfilter.ip-up.sh
<marbre - at - linux.sungazer.de> (02/05/22 15)
moved the rules for DNS up, now it follows up to the rules
of stateful inspection - PART I
-> did in look on the dns server detection script
<marbre - at - linux.sungazer.de> (02/05/24 16)
added file uninstall.lang.sh
<rem - at - rogers.com> (02/05/27 17)
added kernel version check to install.sh
<rem - at - rogers.com> (02/05/27 18)
added kernel version check to install.lang.sh
<marbre - at - linux.sungazer.de> (02/05/29 19)
fixed bug in install.sh (typing mistake)
<marbre - at - linux.sungazer.de> (02/05/29 20)
fixed bug in install.lang.sh (typing mistake)
<marbre - at - linux.sungazer.de> (02/06/01 21)
fixed install.sh (lots of bugs)
<marbre - at - linux.sungazer.de> (02/06/01 22)
fixed install.lang.sh (lots of bugs)
<marbre - at - linux.sungazer.de> (02/06/01 23)
fixed bugs in main script (typing mistakes in
the code)
<marbre - at - linux.sungazer.de> (02/06/01 24)
fixed bugs in sbin script (bugs in language
system implementation)
<marbre - at - linux.sungazer.de> (02/06/01 25)
removed --log-all option, cuz it doesn't work and
I don't have the notion to work on it right now, but
didn't moved all the variables back etc.
<marbre - at - linux.sungazer.de> (02/06/03 26)
fixed typing error which which the chain for eDonkey would
not work
<marbre - at - linux.sungazer.de> (02/06/06 27)
added root check to sbin/sg-packetfilter
<marbre - at - linux.sungazer.de> (02/06/06 28)
added the kernel check written by rem - at - rogers.com to
lib/main/sg-packetfilter.main.sh
<marbre - at - linux.sungazer.de> (02/06/07 29)
moved root and kernel check under language choose