From patchwork Wed Dec 16 06:33:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arne Fitzenreiter X-Patchwork-Id: 3723 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Cwlhr0W6gz3wg1 for ; Wed, 16 Dec 2020 06:34:20 +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 4Cwlhq02PLzmk; Wed, 16 Dec 2020 06:34:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Cwlhp60vGz2xqV; Wed, 16 Dec 2020 06:34:18 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Cwlhn0Fc0z2xX9 for ; Wed, 16 Dec 2020 06:34:17 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Cwlhm09Szzg7; Wed, 16 Dec 2020 06:34:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1608100456; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=VBI4ra8sXloeMZpHej10k4UCQHS1x40BvhN8AO4U7ck=; b=Rc7CBgpo7vT4qVw13/GFVFRh11eco1Lvr2C1LPCDQnsIAso56Wp0mK5albCVltNqLU4eL9 Wy/KfboaDg4uMFCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1608100456; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=VBI4ra8sXloeMZpHej10k4UCQHS1x40BvhN8AO4U7ck=; b=FHi2mKCDnr8s5FBS1LnzbEtI4Nz549tEdOHozIhabAG+0Lkt1KBXyhQeAdboo1LQLZGo2m cQC2IgPhzThZDf9/rrg5L7XjXi/9Ph6VhnzoHzCe0SFJJOxVWdnHNr1feDNNlDw3LEEs/2 71NioghxakghFqrTCcYy9ErxYjTe8smjze0k95KUKPqcWpMSmTq9UGkwqqVo2/AcuyophX Wy8lAL3oTmxbDX6nCPp0BecLHCLp2ebgMHHBCcloObZczGJeJDzTy7wK+Yt8S8+6XjxMWZ uaQ2enveht4UvTg5WHwoI3zeANoZ09QluafwJQQYWBvVklxcDvkTnmisjwqChw== From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH] kernel: update to 4.14.212 Date: Wed, 16 Dec 2020 07:33:57 +0100 Message-Id: <20201216063357.19431-1-arne_f@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: , Cc: Arne Fitzenreiter Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Arne Fitzenreiter --- lfs/linux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/linux b/lfs/linux index e4467c477..5abc6f93a 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 4.14.211 -ARM_PATCHES = 4.14.211-ipfire0 +VER = 4.14.212 +ARM_PATCHES = 4.14.212-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -79,7 +79,7 @@ objects =$(DL_FILE) \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz -$(DL_FILE)_MD5 = 41241e9508acc9183540db785f78ec78 +$(DL_FILE)_MD5 = 645d5256adf72569e14edcf80c3757dc arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2b0e8e3ebe9827b2bfed7397b043dbc5 install : $(TARGET)