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 8B1001382C5 for ; Wed, 28 Feb 2018 20:09:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8EF2E084E; Wed, 28 Feb 2018 20:09:33 +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 9EF0CE0848 for ; Wed, 28 Feb 2018 20:09:33 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2369) id 10D3A335C05; Wed, 28 Feb 2018 20:09:32 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-4.15-8 release Message-Id: <20180228200933.10D3A335C05@smtp.gentoo.org> Date: Wed, 28 Feb 2018 20:09:11 +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: c489ada5-07cb-4250-9beb-727e2449b14e X-Archives-Hash: e865d7d0ad382259977930344085bf64 This is an automated email announcing the release of genpatches-4.15-8 CHANGES SINCE 4.15-7 ----------------------- ia64 fix ptrace patch (Alice Ferrazzi) A 1700_ia64_fix_ptrace.patch ia64 fix ptrace (restore from wrong commit) (Alice Ferrazzi) D 1700_ia64_fix_ptrace.patch dell-laptop: Allocate buffer on heap rather than globally (Alice Ferrazzi) M 1700_ia64_fix_ptrace.patch A 2901_allocate_buffer_on_heap_rather_than_globally.patch 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.