Working towards 0.9.13...
This commit is contained in:
parent
b05ee3be8f
commit
08b6229835
@ -1,3 +1,8 @@
|
||||
0.9.13 - Brielle Bruns <bruns@2mbit.com>
|
||||
- Fix location of ipv6 fi statement, moved to end of ipv6 rules
|
||||
- Add default policy rules and IPV{4|6}_P{INPUT|OUTPUT|FORWARD} options
|
||||
to control them. Note the difference between BLOCKINCOMING and the PINPUT variable
|
||||
|
||||
0.9.12 - Brielle Bruns <bruns@2mbit.com>
|
||||
- Change IPV6_ROUTEDCLIENTBLOCK so you can specify ranges to
|
||||
block incoming to.
|
||||
|
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
VERSION=0.9.12
|
||||
VERSION=0.9.13
|
||||
TAR=/usr/bin/tar
|
||||
TARBALL="firewall-sosdg-$(VERSION).tar.bz2"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user