From 3cf7a3b15386010871f15256c4f97dce97d9841d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Fri, 17 Jun 2022 16:47:44 +0000 Subject: [PATCH] Core Update 169: Ship OpenVPN 2FA changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/169/filelists/files | 6 ++++++ config/rootfiles/core/169/filelists/oath-toolkit | 1 + config/rootfiles/core/169/filelists/perl-File-Remove | 1 + config/rootfiles/core/169/filelists/perl-Imager | 1 + config/rootfiles/core/169/filelists/perl-Imager-QRCode | 1 + config/rootfiles/core/169/filelists/perl-MIME-Base32 | 1 + config/rootfiles/core/169/filelists/perl-Module-Build | 1 + config/rootfiles/core/169/filelists/perl-Module-Install | 1 + config/rootfiles/core/169/filelists/perl-Module-ScanDeps | 1 + config/rootfiles/core/169/filelists/perl-URI-Encode | 1 + config/rootfiles/core/169/filelists/perl-YAML-Tiny | 1 + config/rootfiles/core/169/filelists/qrencode | 1 + 12 files changed, 17 insertions(+) create mode 120000 config/rootfiles/core/169/filelists/oath-toolkit create mode 120000 config/rootfiles/core/169/filelists/perl-File-Remove create mode 120000 config/rootfiles/core/169/filelists/perl-Imager create mode 120000 config/rootfiles/core/169/filelists/perl-Imager-QRCode create mode 120000 config/rootfiles/core/169/filelists/perl-MIME-Base32 create mode 120000 config/rootfiles/core/169/filelists/perl-Module-Build create mode 120000 config/rootfiles/core/169/filelists/perl-Module-Install create mode 120000 config/rootfiles/core/169/filelists/perl-Module-ScanDeps create mode 120000 config/rootfiles/core/169/filelists/perl-URI-Encode create mode 120000 config/rootfiles/core/169/filelists/perl-YAML-Tiny create mode 120000 config/rootfiles/core/169/filelists/qrencode diff --git a/config/rootfiles/core/169/filelists/files b/config/rootfiles/core/169/filelists/files index 4f1eaf57fe..47c9afbad3 100644 --- a/config/rootfiles/core/169/filelists/files +++ b/config/rootfiles/core/169/filelists/files @@ -1,3 +1,5 @@ +etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf +etc/httpd/conf/vhosts.d/ipfire-interface.conf etc/rc.d/helper/aws-setup etc/rc.d/helper/azure-setup etc/rc.d/helper/exoscale-setup @@ -213,3 +215,7 @@ srv/web/ipfire/html/themes/ipfire/include/functions.pl usr/sbin/setup var/ipfire/header.pl var/ipfire/main/manualpages +srv/web/ipfire/cgi-bin/ovpnmain.cgi +srv/web/ipfire/html/images/qr-code.png +srv/web/ipfire/html/images/qr-code.svg + diff --git a/config/rootfiles/core/169/filelists/oath-toolkit b/config/rootfiles/core/169/filelists/oath-toolkit new file mode 120000 index 0000000000..589cc0d9fb --- /dev/null +++ b/config/rootfiles/core/169/filelists/oath-toolkit @@ -0,0 +1 @@ +../../../common/oath-toolkit \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-File-Remove b/config/rootfiles/core/169/filelists/perl-File-Remove new file mode 120000 index 0000000000..1fe57c84ca --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-File-Remove @@ -0,0 +1 @@ +../../../common/perl-File-Remove \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-Imager b/config/rootfiles/core/169/filelists/perl-Imager new file mode 120000 index 0000000000..380cf519e8 --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-Imager @@ -0,0 +1 @@ +../../../common/perl-Imager \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-Imager-QRCode b/config/rootfiles/core/169/filelists/perl-Imager-QRCode new file mode 120000 index 0000000000..f7c97c7534 --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-Imager-QRCode @@ -0,0 +1 @@ +../../../common/perl-Imager-QRCode \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-MIME-Base32 b/config/rootfiles/core/169/filelists/perl-MIME-Base32 new file mode 120000 index 0000000000..66dfd7b1d0 --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-MIME-Base32 @@ -0,0 +1 @@ +../../../common/perl-MIME-Base32 \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-Module-Build b/config/rootfiles/core/169/filelists/perl-Module-Build new file mode 120000 index 0000000000..9885efd2b5 --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-Module-Build @@ -0,0 +1 @@ +../../../common/perl-Module-Build \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-Module-Install b/config/rootfiles/core/169/filelists/perl-Module-Install new file mode 120000 index 0000000000..4eac44f697 --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-Module-Install @@ -0,0 +1 @@ +../../../common/perl-Module-Install \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-Module-ScanDeps b/config/rootfiles/core/169/filelists/perl-Module-ScanDeps new file mode 120000 index 0000000000..8aa94dd535 --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-Module-ScanDeps @@ -0,0 +1 @@ +../../../common/perl-Module-ScanDeps \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-URI-Encode b/config/rootfiles/core/169/filelists/perl-URI-Encode new file mode 120000 index 0000000000..08ee7c47a6 --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-URI-Encode @@ -0,0 +1 @@ +../../../common/perl-URI-Encode \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/perl-YAML-Tiny b/config/rootfiles/core/169/filelists/perl-YAML-Tiny new file mode 120000 index 0000000000..9b00d0b44e --- /dev/null +++ b/config/rootfiles/core/169/filelists/perl-YAML-Tiny @@ -0,0 +1 @@ +../../../common/perl-YAML-Tiny \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/qrencode b/config/rootfiles/core/169/filelists/qrencode new file mode 120000 index 0000000000..d6aa23da98 --- /dev/null +++ b/config/rootfiles/core/169/filelists/qrencode @@ -0,0 +1 @@ +../../../common/qrencode \ No newline at end of file -- 2.39.5