From patchwork Tue Jan 7 21:48:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 2687 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 47smG10S1Nz3xY5 for ; Tue, 7 Jan 2020 21:48:09 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47smG04vLwz3B1; Tue, 7 Jan 2020 21:48:08 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47smG04MLFz2yLN; Tue, 7 Jan 2020 21:48:08 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 47smFy3B1Gz2xqD for ; Tue, 7 Jan 2020 21:48:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47smFx3G3Dz2L2 for ; Tue, 7 Jan 2020 21:48:05 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1578433685; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ro3r4upQ3PWp5iiW0NXvRWUeNUOTjpLuNQyQTKz572A=; b=QF2k3jIy893luocECyTonBDxDA2GMbhkN1A9DDS3JgC6V13Mt7FsVeGN17a45az8RMQBpH VnsHJ27gQoas72Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1578433685; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ro3r4upQ3PWp5iiW0NXvRWUeNUOTjpLuNQyQTKz572A=; b=Oeg2Px191QxdJAUl5/2gbgLv04GpXS2vvvG7CcueYgz/HzrqwvhAgDW8m6RxbFlaS83VhO 6rxMBOU9MLN+doXB/xIV8S+dEA9MSlnSnOhnC0kvG9sAzUpAI+lo1JYSNBAMDp3A20uRz9 VuxK4YzJEmK8TwxVK+T2p1oQhbTH+tLPXHuiANvyO9ydakM7kDyiCU0drOJfuipcTBIxZe cI3jO8zFUOGxGUmI8dQ1pINcu4YxzGcTaQPoTPginGgBv9/GjFbreTvd9hOwFnfIrGbfks P94DrnHBAStP2qygbuwPYJhfEHRjvyS9krwmu5rbLlAPOKaeqLGRwSIXYLxcIg== Subject: [PATCH v3 3/3] Core Update 140: ship changed vpnmain.cgi From: =?utf-8?q?Peter_M=C3=BCller?= To: "IPFire: Development-List" References: <95311e7b-d60b-6a2f-e0af-95988d874fe7@ipfire.org> <09672616-f2e0-2f1e-6d38-a30d5d70dae5@ipfire.org> Message-ID: <409b11e7-e8f2-4bc0-89a1-8d7d40951778@ipfire.org> Date: Tue, 07 Jan 2020 21:48:00 +0000 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller smtp.mailfrom=peter.mueller@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller --- config/rootfiles/core/140/filelists/files | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/140/filelists/files b/config/rootfiles/core/140/filelists/files index 0a38212e7..22d0330dc 100644 --- a/config/rootfiles/core/140/filelists/files +++ b/config/rootfiles/core/140/filelists/files @@ -7,4 +7,5 @@ etc/rc.d/init.d/unbound etc/rc.d/init.d/suricata opt/pakfire/lib/functions.pl srv/web/ipfire/cgi-bin/ids.cgi +srv/web/ipfire/cgi-bin/vpnmain.cgi usr/sbin/convert-snort