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 CD43D138334 for ; Sun, 25 Aug 2019 18:04:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B025EE081E; Sun, 25 Aug 2019 18:04:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1F2C0E081A for ; Sun, 25 Aug 2019 18:04:29 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id B3B4134A0CA; Sun, 25 Aug 2019 18:04:27 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.19-68 release Message-Id: <20190825180427.B3B4134A0CA@smtp.gentoo.org> Date: Sun, 25 Aug 2019 18:04:24 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 09eacadb-8d53-4c74-8fc5-ba1a1e437e52 X-Archives-Hash: 54074f1252d5e6cd24f55c5049215137 This is an automated email announcing the release of genpatches-4.19-68 CHANGES SINCE 4.19-67 ----------------------- Linux patch 4.19.68 (Mike Pagano) A 1067_linux-4.19.68.patch Add support for gcc 9.1 CPU optimization patch (Mike Pagano) A 5012_enable-cpu-optimizations-for-gcc91.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.