From: <abe...@us...> - 2016-09-22 18:16:02
|
Revision: 7858 http://sourceforge.net/p/astlinux/code/7858 Author: abelbeck Date: 2016-09-22 18:16:00 +0000 (Thu, 22 Sep 2016) Log Message: ----------- arnofw, version bump to 2.0.1g-RC6, allows leading '0' IP/Nets in .netset file and whitelists 0.0.0.0/8 by default Modified Paths: -------------- branches/1.0/package/arnofw/arnofw.mk Modified: branches/1.0/package/arnofw/arnofw.mk =================================================================== --- branches/1.0/package/arnofw/arnofw.mk 2016-09-22 13:27:11 UTC (rev 7857) +++ branches/1.0/package/arnofw/arnofw.mk 2016-09-22 18:16:00 UTC (rev 7858) @@ -3,7 +3,7 @@ # Arno's IPtables Firewall Script # ############################################################# -ARNOFW_VER := 2.0.1g-RC5 +ARNOFW_VER := 2.0.1g-RC6 ARNOFW_ROOT := arno-iptables-firewall ARNOFW_SOURCE := $(ARNOFW_ROOT)_$(ARNOFW_VER).tar.gz #ARNOFW_SITE := http://rocky.eld.leidenuniv.nl/arno-iptables-firewall This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |