From: <abe...@us...> - 2012-11-30 15:28:55
|
Revision: 5777 http://astlinux.svn.sourceforge.net/astlinux/?rev=5777&view=rev Author: abelbeck Date: 2012-11-30 15:28:44 +0000 (Fri, 30 Nov 2012) Log Message: ----------- arnofw, use Arno's official 2.0.1d release, no change except for the .sha1 file Modified Paths: -------------- branches/1.0/package/arnofw/arnofw.mk Modified: branches/1.0/package/arnofw/arnofw.mk =================================================================== --- branches/1.0/package/arnofw/arnofw.mk 2012-11-23 22:22:04 UTC (rev 5776) +++ branches/1.0/package/arnofw/arnofw.mk 2012-11-30 15:28:44 UTC (rev 5777) @@ -6,8 +6,8 @@ ARNOFW_VER:=2.0.1d ARNOFW_ROOT:=arno-iptables-firewall ARNOFW_SOURCE:=$(ARNOFW_ROOT)_$(ARNOFW_VER).tar.gz -#ARNOFW_SITE:=http://rocky.eld.leidenuniv.nl/arno-iptables-firewall -ARNOFW_SITE:=http://files.astlinux.org +ARNOFW_SITE:=http://rocky.eld.leidenuniv.nl/arno-iptables-firewall +#ARNOFW_SITE:=http://files.astlinux.org ARNOFW_DIR:=$(BUILD_DIR)/$(ARNOFW_ROOT)_$(ARNOFW_VER) ARNOFW_CAT:=zcat ARNOFW_TARGET_BINARY:=/usr/sbin/arno-iptables-firewall This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-01 15:22:17
|
Revision: 7253 http://sourceforge.net/p/astlinux/code/7253 Author: abelbeck Date: 2015-10-01 15:22:14 +0000 (Thu, 01 Oct 2015) Log Message: ----------- arnofw, version bump to final 2.0.1f Modified Paths: -------------- branches/1.0/package/arnofw/arnofw.mk Modified: branches/1.0/package/arnofw/arnofw.mk =================================================================== --- branches/1.0/package/arnofw/arnofw.mk 2015-09-30 21:39:32 UTC (rev 7252) +++ branches/1.0/package/arnofw/arnofw.mk 2015-10-01 15:22:14 UTC (rev 7253) @@ -3,11 +3,11 @@ # Arno's IPtables Firewall Script # ############################################################# -ARNOFW_VER := 2.0.1f-DEVEL +ARNOFW_VER := 2.0.1f ARNOFW_ROOT := arno-iptables-firewall ARNOFW_SOURCE := $(ARNOFW_ROOT)_$(ARNOFW_VER).tar.gz -#ARNOFW_SITE := http://rocky.eld.leidenuniv.nl/arno-iptables-firewall -ARNOFW_SITE := http://files.astlinux.org +ARNOFW_SITE := http://rocky.eld.leidenuniv.nl/arno-iptables-firewall +#ARNOFW_SITE := http://files.astlinux.org ARNOFW_DIR := $(BUILD_DIR)/$(ARNOFW_ROOT)_$(ARNOFW_VER) ARNOFW_CAT := zcat ARNOFW_TARGET_BINARY := /usr/sbin/arno-iptables-firewall This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-09-16 22:59:19
|
Revision: 7838 http://sourceforge.net/p/astlinux/code/7838 Author: abelbeck Date: 2016-09-16 22:59:17 +0000 (Fri, 16 Sep 2016) Log Message: ----------- arnofw, version bump to 2.0.1g-RC4, adds whitelist sets 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-16 22:30:18 UTC (rev 7837) +++ branches/1.0/package/arnofw/arnofw.mk 2016-09-16 22:59:17 UTC (rev 7838) @@ -3,7 +3,7 @@ # Arno's IPtables Firewall Script # ############################################################# -ARNOFW_VER := 2.0.1g-RC3 +ARNOFW_VER := 2.0.1g-RC4 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. |
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. |
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. |
From: <abe...@us...> - 2016-10-11 13:34:17
|
Revision: 7886 http://sourceforge.net/p/astlinux/code/7886 Author: abelbeck Date: 2016-10-11 13:34:15 +0000 (Tue, 11 Oct 2016) Log Message: ----------- arnofw, official 2.0.1g release 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-10-09 22:41:47 UTC (rev 7885) +++ branches/1.0/package/arnofw/arnofw.mk 2016-10-11 13:34:15 UTC (rev 7886) @@ -3,11 +3,10 @@ # Arno's IPtables Firewall Script # ############################################################# -ARNOFW_VER := 2.0.1g-RC7 +ARNOFW_VER := 2.0.1g ARNOFW_ROOT := arno-iptables-firewall ARNOFW_SOURCE := $(ARNOFW_ROOT)_$(ARNOFW_VER).tar.gz -#ARNOFW_SITE := http://rocky.eld.leidenuniv.nl/arno-iptables-firewall -ARNOFW_SITE := http://files.astlinux-project.org +ARNOFW_SITE := http://rocky.eld.leidenuniv.nl/arno-iptables-firewall ARNOFW_DIR := $(BUILD_DIR)/$(ARNOFW_ROOT)_$(ARNOFW_VER) ARNOFW_CAT := zcat ARNOFW_TARGET_BINARY := /usr/sbin/arno-iptables-firewall This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |