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 9E97D1382C5 for ; Thu, 1 Mar 2018 13:52:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8815FE093A; Thu, 1 Mar 2018 13:52:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 6198BE0936 for ; Thu, 1 Mar 2018 13:52:41 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2369) id B72C7335C0C; Thu, 1 Mar 2018 13:52:40 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.15-9 release Message-Id: <20180301135240.B72C7335C0C@smtp.gentoo.org> Date: Thu, 1 Mar 2018 13:52:21 +0000 (UTC) From: alicef@gentoo.org (Alice Ferrazzi) 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: d2a8dbdc-477c-47d2-8b67-8a793e47c407 X-Archives-Hash: 91b4eb834a59878a22a7c95ab2bedf19 This is an automated email announcing the release of genpatches-4.15-9 CHANGES SINCE 4.15-8 ----------------------- fix Allocate buffer on heap rather than globally patch bug #646438 (Alice Ferrazzi) M 2901_allocate_buffer_on_heap_rather_than_globally.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.