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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 645751382C5 for ; Fri, 18 Dec 2020 16:09:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8736EE0A43; Fri, 18 Dec 2020 16:08:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3EC4BE0A10 for ; Fri, 18 Dec 2020 16:08:52 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 7F2DE335DC8; Fri, 18 Dec 2020 16:08:51 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-5.10-3 release Message-Id: <20201218160851.7F2DE335DC8@smtp.gentoo.org> Date: Fri, 18 Dec 2020 16:08:50 +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: 29c5c2e6-eb45-47d8-acbd-d58a79d01ae7 X-Archives-Hash: a1d0488329fa2c97e828ad58c3510213 This is an automated email announcing the release of genpatches-5.10-3 CHANGES SINCE 5.10-2 ----------------------- f2fs: fix to seek incorrect data offset in inline data file (Mike Pagano) A 1900_f2fs-seek-data-offset-inline-data.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.