From: <abe...@us...> - 2016-09-17 23:36:29
|
Revision: 7847 http://sourceforge.net/p/astlinux/code/7847 Author: abelbeck Date: 2016-09-17 23:36:28 +0000 (Sat, 17 Sep 2016) Log Message: ----------- arnofw, version bump to 2.0.1g-RC5, the default aif_whitelist should include 224.0.0.0/3 instead of 224.0.0.0/4 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-17 16:55:38 UTC (rev 7846) +++ branches/1.0/package/arnofw/arnofw.mk 2016-09-17 23:36:28 UTC (rev 7847) @@ -3,7 +3,7 @@ # Arno's IPtables Firewall Script # ############################################################# -ARNOFW_VER := 2.0.1g-RC4 +ARNOFW_VER := 2.0.1g-RC5 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. |