From: Peter Müller Date: Sun, 5 Mar 2023 14:52:01 +0000 (+0000) Subject: Core Update 174: Ship changes related to bug #11742 X-Git-Tag: v2.27-core174~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0695b748d4614aa0e0c89a68aeb6aefe1876d872;p=ipfire-2.x.git Core Update 174: Ship changes related to bug #11742 Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/174/filelists/files b/config/rootfiles/core/174/filelists/files index baf9da9a70..052b93af33 100644 --- a/config/rootfiles/core/174/filelists/files +++ b/config/rootfiles/core/174/filelists/files @@ -1,5 +1,6 @@ srv/web/ipfire/cgi-bin/dhcp.cgi srv/web/ipfire/cgi-bin/logs.cgi/log.dat srv/web/ipfire/cgi-bin/mail.cgi +srv/web/ipfire/cgi-bin/ovpnmain.cgi var/ipfire/header.pl var/ipfire/network-functions.pl diff --git a/config/rootfiles/core/174/filelists/perl-TimeDate b/config/rootfiles/core/174/filelists/perl-TimeDate new file mode 120000 index 0000000000..d26d4c5496 --- /dev/null +++ b/config/rootfiles/core/174/filelists/perl-TimeDate @@ -0,0 +1 @@ +../../../common/perl-TimeDate \ No newline at end of file