From: Michael Tremer Date: Tue, 4 May 2021 14:48:59 +0000 (+0000) Subject: core157: Ship getipstat and iptables.cgi and bump guardian X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be56c36b00809e84c1968d1e2848ef5fd3dfcdc9;p=people%2Fms%2Fipfire-2.x.git core157: Ship getipstat and iptables.cgi and bump guardian Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/157/filelists/files b/config/rootfiles/core/157/filelists/files index 9afab90872..2bad4ad52a 100644 --- a/config/rootfiles/core/157/filelists/files +++ b/config/rootfiles/core/157/filelists/files @@ -1,3 +1,5 @@ srv/web/ipfire/cgi-bin/getrrdimage.cgi +srv/web/ipfire/cgi-bin/iptables.cgi srv/web/ipfire/html/themes/ipfire/include/css/style.css +usr/local/bin/getipstat var/ipfire/network-functions.pl diff --git a/lfs/guardian b/lfs/guardian index ecc8fd24eb..1d9a2f2921 100644 --- a/lfs/guardian +++ b/lfs/guardian @@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = guardian -PAK_VER = 22 +PAK_VER = 23 DEPS = perl-inotify2 perl-Net-IP