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 B921C1382C5 for ; Fri, 9 Mar 2018 23:06:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4A3AE081A; Fri, 9 Mar 2018 23:06:03 +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 7B61FE07F2 for ; Fri, 9 Mar 2018 23:06:03 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 82102335C09; Fri, 9 Mar 2018 23:06:02 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.15-10 release Message-Id: <20180309230602.82102335C09@smtp.gentoo.org> Date: Fri, 9 Mar 2018 23:05:52 +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: ce3f0a5f-e2e7-4942-81f6-003461c57880 X-Archives-Hash: 6b516004f584b820608b155e24363c1e This is an automated email announcing the release of genpatches-4.15-10 CHANGES SINCE 4.15-9 ----------------------- Remove redundant patch 2901_allocate_buffer_on_heap_rather_than_globally.patch (Mike Pagano) D 2901_allocate_buffer_on_heap_rather_than_globally.patch linux kernel 4.15.8 (Alice Ferrazzi) A 1007_linux-4.15.8.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.