From e04aed385f0b83cd8f1d4aee9c38e6cbd9880778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Wed, 9 Feb 2022 20:12:12 +0000 Subject: [PATCH] Core Update 165: Ship changes related to libwww-perl et al. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/165/filelists/files | 1 + config/rootfiles/core/165/filelists/libwww-perl | 1 + config/rootfiles/core/165/filelists/perl-HTTP-Date | 1 + config/rootfiles/core/165/filelists/perl-HTTP-Message | 1 + config/rootfiles/core/165/filelists/perl-LWP-Protocol-https | 1 + config/rootfiles/core/165/filelists/perl-Net-HTTP | 1 + config/rootfiles/core/165/filelists/perl-Try-Tiny | 1 + 7 files changed, 7 insertions(+) create mode 120000 config/rootfiles/core/165/filelists/libwww-perl create mode 120000 config/rootfiles/core/165/filelists/perl-HTTP-Date create mode 120000 config/rootfiles/core/165/filelists/perl-HTTP-Message create mode 120000 config/rootfiles/core/165/filelists/perl-LWP-Protocol-https create mode 120000 config/rootfiles/core/165/filelists/perl-Net-HTTP create mode 120000 config/rootfiles/core/165/filelists/perl-Try-Tiny diff --git a/config/rootfiles/core/165/filelists/files b/config/rootfiles/core/165/filelists/files index fd122847a..bc4d9954a 100644 --- a/config/rootfiles/core/165/filelists/files +++ b/config/rootfiles/core/165/filelists/files @@ -6,4 +6,5 @@ srv/web/ipfire/cgi-bin/media.cgi srv/web/ipfire/html/themes/ipfire/include/css/style.css usr/lib/firewall/firewall-lib.pl usr/sbin/setup +var/ipfire/ids-functions.pl var/ipfire/main/manualpages diff --git a/config/rootfiles/core/165/filelists/libwww-perl b/config/rootfiles/core/165/filelists/libwww-perl new file mode 120000 index 000000000..ad77c8c4a --- /dev/null +++ b/config/rootfiles/core/165/filelists/libwww-perl @@ -0,0 +1 @@ +../../../common/libwww-perl \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/perl-HTTP-Date b/config/rootfiles/core/165/filelists/perl-HTTP-Date new file mode 120000 index 000000000..c09f49e0f --- /dev/null +++ b/config/rootfiles/core/165/filelists/perl-HTTP-Date @@ -0,0 +1 @@ +../../../common/perl-HTTP-Date \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/perl-HTTP-Message b/config/rootfiles/core/165/filelists/perl-HTTP-Message new file mode 120000 index 000000000..13a7cf804 --- /dev/null +++ b/config/rootfiles/core/165/filelists/perl-HTTP-Message @@ -0,0 +1 @@ +../../../common/perl-HTTP-Message \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/perl-LWP-Protocol-https b/config/rootfiles/core/165/filelists/perl-LWP-Protocol-https new file mode 120000 index 000000000..b5b035474 --- /dev/null +++ b/config/rootfiles/core/165/filelists/perl-LWP-Protocol-https @@ -0,0 +1 @@ +../../../common/perl-LWP-Protocol-https \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/perl-Net-HTTP b/config/rootfiles/core/165/filelists/perl-Net-HTTP new file mode 120000 index 000000000..c6ab242fd --- /dev/null +++ b/config/rootfiles/core/165/filelists/perl-Net-HTTP @@ -0,0 +1 @@ +../../../common/perl-Net-HTTP \ No newline at end of file diff --git a/config/rootfiles/core/165/filelists/perl-Try-Tiny b/config/rootfiles/core/165/filelists/perl-Try-Tiny new file mode 120000 index 000000000..3caec99a2 --- /dev/null +++ b/config/rootfiles/core/165/filelists/perl-Try-Tiny @@ -0,0 +1 @@ +../../../common/perl-Try-Tiny \ No newline at end of file