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 C012D1395E2 for ; Mon, 21 Nov 2016 17:44:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEF02E0B70; Mon, 21 Nov 2016 17:44:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8BBDE0B6D for ; Mon, 21 Nov 2016 17:44:14 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 26D183411B5; Mon, 21 Nov 2016 17:44:14 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.8-11 release Message-Id: <20161121174414.26D183411B5@smtp.gentoo.org> Date: Mon, 21 Nov 2016 17:43:05 +0000 (UTC) From: mpagano@gentoo.org (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-Archives-Salt: fedb3687-c35b-46e1-be39-7b2fcabffc1e X-Archives-Hash: 90daeed9c51d23922d19aaf6ce4e28cd This is an automated email announcing the release of genpatches-4.8-11 CHANGES SINCE 4.8-10 ----------------------- Update gentoo kconfig patch adding CHECKPOINT_RESTORE for GENTOO_LINUX_INIT_SYSTEMD. See bug #598623 (Mike Pagano) M 4567_distro-Gentoo-Kconfig.patch Linux patch 4.8.10 (Mike Pagano) A 1009_linux-4.8.10.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.