Release minor 0.9.8a
This commit is contained in:
parent
d1a5b3962e
commit
efdc254b36
@ -1,3 +1,10 @@
|
|||||||
|
0.9.8a - Brielle Bruns <bruns@2mbit.com>
|
||||||
|
- Fixing executable file permission issues
|
||||||
|
- Use /bin/bash in initscript cause dash does not recognize
|
||||||
|
more advanced methods that bash can use. Oops. Easiest
|
||||||
|
way to keep up to date is to symlink /etc/init.d/firewall-sosdg
|
||||||
|
to /etc/firewall-sosdg/doc/firewall-sosdg.init
|
||||||
|
|
||||||
0.9.8 - Brielle Bruns <bruns@2mbit.com>
|
0.9.8 - Brielle Bruns <bruns@2mbit.com>
|
||||||
- Almost at v1.0 quality for my tastes
|
- Almost at v1.0 quality for my tastes
|
||||||
- BLOCK_(INCOMING/OUTGOING)_RFC1918 options to help sure up security of LAN space leakage
|
- BLOCK_(INCOMING/OUTGOING)_RFC1918 options to help sure up security of LAN space leakage
|
||||||
|
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
VERSION=0.9.8
|
VERSION=0.9.8a
|
||||||
TAR=/usr/bin/tar
|
TAR=/usr/bin/tar
|
||||||
TARBALL="firewall-sosdg-$(VERSION).tar.bz2"
|
TARBALL="firewall-sosdg-$(VERSION).tar.bz2"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user