From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D10EC158089 for ; Wed, 25 Oct 2023 11:45:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E70982BC019; Wed, 25 Oct 2023 11:45:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD9ED2BC017 for ; Wed, 25 Oct 2023 11:45:24 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id DB9C2335CE3; Wed, 25 Oct 2023 11:45:23 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-6.1-67 release Message-Id: <20231025114523.DB9C2335CE3@smtp.gentoo.org> Date: Wed, 25 Oct 2023 11:44:58 +0000 (UTC) From: Mike Pagano Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-kernel@lists.gentoo.org Reply-to: gentoo-kernel@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b2d131ea-f7f7-4166-a550-e628ccc82c6e X-Archives-Hash: f5142b384ac02c2240df9ce4fd169f61 This is an automated email announcing the release of genpatches-6.1-67 CHANGES SINCE 6.1-66 ----------------------- Linux patch 6.1.60 (Mike Pagano) A 1059_linux-6.1.60.patch kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules (Mike Pagano) A 2950_kbuild-CRC32-1MB-dict-xz-modules.patch ABOUT GENPATCHES ---------------- genpatches is the patchset applied to some kernels available in Portage. For more information, see the genpatches homepage: http://dev.gentoo.org/~mpagano/genpatches For a simple example of how to use genpatches in your kernel ebuild, look at a recent gentoo-sources ebuild.