From patchwork Sun Jan 1 12:17:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 6360 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NlJ0p0Qytz3xjW for ; Sun, 1 Jan 2023 12:17:46 +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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NlJ0m0ckbzgP; Sun, 1 Jan 2023 12:17:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NlJ0l6cNXz2yYZ; Sun, 1 Jan 2023 12:17:43 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NlJ0k6mj6z2xNg for ; Sun, 1 Jan 2023 12:17:42 +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 4NlJ0k0nkSzch for ; Sun, 1 Jan 2023 12:17:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1672575462; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=/csJQ1QtBvdy3z/8jPXo2NUBx32GEhNsQ1LyL5Ksh90=; b=aiFxRAgxvWZ8QhdhjC50QS/JygTp6w+zKxo/KDizCXVWAyoa1OtZEfXsiqZkVH5hKnXwzP OdsGuqYHw6iNp4Cw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1672575462; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=/csJQ1QtBvdy3z/8jPXo2NUBx32GEhNsQ1LyL5Ksh90=; b=HwYxl1iaAUFkKwgeMK83k+aZ2f52iECWP9dwS3pTPgNFU5qRIdfmd2PWaEIRiQMu+ot+WA zjMPXSkeMEKue5r9JK9H5RKG5IX7P2dvwPXuwJb7rphp0s3zF8+nUvzqdCLmmOShwAwiQH Lk3aELOWT1ws7GMnfCo2rNci+vSkoBUE95WPYftOA6A8qq6m9fuNPLUPeqQRKlh5/FqBgg EU4Kv/SWHpkrFr9ZO5v+rY4iqfnyWqLn8TiZ+JTvoKktIgiLcwjpzmUTQtlMDbcLypO/70 pD7lPqff/dRlB8ZQbZ+fSL8xiKIjzBB+IxYWgbquRfLqDqIls93yQkbLkO6Muw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] linux 5.15.71: Fix rootfile for x86_64 Date: Sun, 1 Jan 2023 13:17:37 +0100 Message-Id: <20230101121737.3584461-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 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: Matthias Fischer --- config/rootfiles/common/x86_64/linux | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/common/x86_64/linux b/config/rootfiles/common/x86_64/linux index 518230b39..62037641a 100644 --- a/config/rootfiles/common/x86_64/linux +++ b/config/rootfiles/common/x86_64/linux @@ -17042,6 +17042,7 @@ etc/modprobe.d/ipv6.conf #lib/modules/KVER-ipfire/build/net/bridge/Makefile #lib/modules/KVER-ipfire/build/net/bridge/netfilter #lib/modules/KVER-ipfire/build/net/bridge/netfilter/Kconfig +#lib/modules/5.15.71-ipfire/build/net/netfilter/Kconfig.orig #lib/modules/KVER-ipfire/build/net/bridge/netfilter/Makefile #lib/modules/KVER-ipfire/build/net/caif #lib/modules/KVER-ipfire/build/net/caif/Kconfig