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 979D91382C5 for ; Wed, 20 May 2020 12:05:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E088E08D1; Wed, 20 May 2020 12:05:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6FB9FE07D8 for ; Wed, 20 May 2020 12:05:08 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 89CEB34F16C; Wed, 20 May 2020 12:05:07 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.9-228 release Message-Id: <20200520120507.89CEB34F16C@smtp.gentoo.org> Date: Wed, 20 May 2020 12:04:09 +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: 9e62cf37-3ae9-47ac-94d0-870c1c8b0154 X-Archives-Hash: 087f96a7c4dd5074a941a803b7cdfa9e This is an automated email announcing the release of genpatches-4.9-228 CHANGES SINCE 4.9-227 ----------------------- Linux patch 4.9.224 (Mike Pagano) A 1223_linux-4.9.224.patch Add UTS_NS to GENTOO_LINUX_PORTAGE as required by portage since 2.3.99 (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.