From patchwork Tue Apr 9 04:05:00 2019 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: 2192 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id 9A53788E621 for ; Mon, 8 Apr 2019 19:05:30 +0100 (BST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 44dJHZ0ZnVz5DtqY; Mon, 8 Apr 2019 19:05:30 +0100 (BST) Received: from [127.0.0.1] (unknown [IPv6:2a00:1298:8011:212::165]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 44dJHV0TH9z5DtqT for ; Mon, 8 Apr 2019 19:05:25 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904rsa; t=1554746726; h=from:from:sender: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: references; bh=fh9WCrADqaB7rYW+dfTxKfbPTL3ya2lh9nEVi1LRkvs=; b=DbH/ReFAE4d0OmOi0VciGjodafBVyx2ysw5aDMWEsnV9Y3UFMToUcNOc4Q/3okIUz8r88e YmfDQva69KW/kZxxTyBhOnaz+hULPAemHCgA87zmcXBqONSAteAXnDW2lVTl5nzlSPy7zH ZDivbyhuSLVka1ijnlyNnfo0nKZne5CNgfvNKRfiqAmvxXs16be49+ug2i9aFYySXiZayg NQuWyyuBGK6rmji88UnQB5Al291S9a3DyVOkSVlCvtvdH1VCmOT1DPfdo7GaD896BriS+G pnJzdyLH7j+jDB0tdJ5rMHpoGA3IDvDOnZraH1UnmgKipZ6LF2G7EKBNAEiR6Q== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904ed25519; t=1554746726; h=from:from:sender: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: references; bh=fh9WCrADqaB7rYW+dfTxKfbPTL3ya2lh9nEVi1LRkvs=; b=nzEuDTgMaOIQYgCoyHn2+qBipwgI1lw2o1k/5TvXYdVtSjKf2TK4oIUWuHRVJT5LC1YA+k ay5YOZpfj+B+8UCQ== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Organization: IPFire.org Subject: [PATCH 3/3] bug #12030: ship changed files for Core Update 130 Message-ID: <2bdd2d14-91eb-86e7-3738-fc2d44243252@ipfire.org> Date: Mon, 08 Apr 2019 18:05:00 +0000 MIME-Version: 1.0 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.15 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/130/filelists/files | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/130/filelists/files b/config/rootfiles/core/130/filelists/files index 4924308dc..35cb68418 100644 --- a/config/rootfiles/core/130/filelists/files +++ b/config/rootfiles/core/130/filelists/files @@ -1,12 +1,14 @@ etc/system-release etc/issue srv/web/ipfire/cgi-bin/credits.cgi +srv/web/ipfire/cgi-bin/hosts.cgi etc/collectd.conf etc/logrotate.conf etc/rc.d/init.d/collectd etc/rc.d/init.d/firewall etc/rc.d/init.d/networking/red.up/23-suricata etc/rc.d/init.d/suricata +etc/rc.d/init.d/unbound etc/syslog.conf opt/pakfire/etc/pakfire.conf srv/web/ipfire/cgi-bin/aliases.cgi