From patchwork Sat Jul 6 19:34: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: 2343 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 0988F8808A1 for ; Sat, 6 Jul 2019 10:34:28 +0100 (BST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 45gmkq6cy0z5M5fJ; Sat, 6 Jul 2019 10:34:27 +0100 (BST) Received: from [127.0.0.1] (gepapt.largestor.com [194.88.143.66]) (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 45gmkl68s8z5QVys for ; Sat, 6 Jul 2019 10:34:23 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904rsa; t=1562405664; 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; bh=32Kg7w+n1ERh5RU0YBkhN1A7IvAXAH6KWOerlNjMc1w=; b=bv2eprDJi+5FTLdx/+03iEBdjHgHLcR8+TnKXNadnY3gqyLWuoieDro8y8Irw1IRdQT+hf kn/FhzjPdFoSYI/ZFCXb8ic3RgSzGuTFlSKszsKG5aJLYUsCEvjozoeHnxR7ydPSS0DmRA Ps+sYZSuMA9mdsBWP7ab6p6N23+IfKbOrD2q8vjYzsDqx20HDOxJNn++WY4Nvt3Dzf2miz tQjxfKORBOzVwIBaFmf+HjDyQ47MW7/zLE1tw0hg+q/P6HIIdarG9VdR1ZJaivbb6EeEd5 kP8vR3GoN+6L5fDPQV0C/XSrr/joiE08NDYDhcAfLQa3Rr7kzgedNJaAekg5gg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201904ed25519; t=1562405664; 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; bh=32Kg7w+n1ERh5RU0YBkhN1A7IvAXAH6KWOerlNjMc1w=; b=xxe4oyWz49KNBtSKOvmT9hAB0F0I/9UEN5WjSv3KP7PunckV3kLj4NtjmhU/VqJNKphwOB 9Xw9CdW0xkuV8UBQ== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Core Update 135: ship updated tzdata Organization: IPFire.org Message-ID: Date: Sat, 06 Jul 2019 09:34: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/135/filelists/tzdata | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/135/filelists/tzdata diff --git a/config/rootfiles/core/135/filelists/tzdata b/config/rootfiles/core/135/filelists/tzdata new file mode 120000 index 000000000..5a6e3252f --- /dev/null +++ b/config/rootfiles/core/135/filelists/tzdata @@ -0,0 +1 @@ +../../../common/tzdata \ No newline at end of file