From: Peter Müller Date: Wed, 9 Feb 2022 20:12:12 +0000 (+0000) Subject: Core Update 165: Ship changes related to libwww-perl et al. X-Git-Tag: v2.27-core165~15^2~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e04aed385f0b83cd8f1d4aee9c38e6cbd9880778;p=ipfire-2.x.git Core Update 165: Ship changes related to libwww-perl et al. Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/165/filelists/files b/config/rootfiles/core/165/filelists/files index fd122847af..bc4d9954ac 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 0000000000..ad77c8c4a6 --- /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 0000000000..c09f49e0fc --- /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 0000000000..13a7cf8049 --- /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 0000000000..b5b0354744 --- /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 0000000000..c6ab242fde --- /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 0000000000..3caec99a2d --- /dev/null +++ b/config/rootfiles/core/165/filelists/perl-Try-Tiny @@ -0,0 +1 @@ +../../../common/perl-Try-Tiny \ No newline at end of file