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 4754D1382C5 for ; Wed, 28 Feb 2018 16:03:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 558CCE0883; Wed, 28 Feb 2018 16:03:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 2EB5CE087F for ; Wed, 28 Feb 2018 16:03:54 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2369) id 119F8335C2C; Wed, 28 Feb 2018 16:03:52 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.15-8 release Message-Id: <20180228160353.119F8335C2C@smtp.gentoo.org> Date: Wed, 28 Feb 2018 16:03:32 +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: fd0dc813-979c-4a99-882c-77098ac23b52 X-Archives-Hash: b4f32b9f27cb4645293b4791737c99c0 This is an automated email announcing the release of genpatches-4.15-8 CHANGES SINCE 4.15-7 ----------------------- removed upstreamd patch (Alice Ferrazzi) D 2901_allocate_buffer_on_heap_rather_than_globally.patch linux kernel 4.15.7 (Alice Ferrazzi) A 1006_linux-4.15.7.patch ia64 fix ptrace (Alice Ferrazzi) A 1700_ia64_fix_ptrace.patch dell-laptop: Allocate buffer on heap rather than globally (Alice Ferrazzi) A 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.