From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-kernel+bounces-4147-garchives=archives.gentoo.org@lists.gentoo.org> 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 0E1F3158089 for <garchives@archives.gentoo.org>; Tue, 10 Oct 2023 23:00:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB5252BC01D; Tue, 10 Oct 2023 23:00:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBC2E2BC01C for <gentoo-kernel@lists.gentoo.org>; Tue, 10 Oct 2023 23:00:51 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 41CA4335C34; Tue, 10 Oct 2023 23:00:51 +0000 (UTC) To: Gentoo Kernel List <gentoo-kernel@lists.gentoo.org> Subject: [gentoo-kernel] [ANNOUNCE] genpatches-5.10-208 release Message-Id: <20231010230051.41CA4335C34@smtp.gentoo.org> Date: Tue, 10 Oct 2023 22:59:34 +0000 (UTC) From: Mike Pagano <mpagano@gentoo.org> Precedence: bulk List-Post: <mailto:gentoo-kernel@lists.gentoo.org> List-Help: <mailto:gentoo-kernel+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-kernel+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-kernel+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-kernel.gentoo.org> 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: 810a23a6-e6d1-4af5-b330-a162b1c464d2 X-Archives-Hash: b64282d76088a62d11ee93fe82640f78 This is an automated email announcing the release of genpatches-5.10-208 CHANGES SINCE 5.10-207 ----------------------- Linux patch 5.10.198 (Mike Pagano) A 1197_linux-5.10.198.patch select BLK_DEV_BSG if SCSI as it depends on it. (Mike Pagano) M 4567_distro-Gentoo-Kconfig.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.