From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2327E138A1A for ; Fri, 9 Jan 2015 16:02:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A956E0851; Fri, 9 Jan 2015 16:02:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00FE9E084A for ; Fri, 9 Jan 2015 16:02:50 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 4AC7134077E; Fri, 9 Jan 2015 16:02:49 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.17-11 release Message-Id: <20150109160249.4AC7134077E@smtp.gentoo.org> Date: Fri, 9 Jan 2015 16:02:36 +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: 6bf37d4c-86ce-471c-8ea4-5277d6ebd09e X-Archives-Hash: 0de18ad58d2a2a896bdf63dc3077a09f This is an automated email announcing the release of genpatches-3.17-11 CHANGES SINCE 3.17-10 ----------------------- Linux patch 3.17.8 (Mike Pagano) A 1007_linux-3.17.8.patch Add DEVPTS_MULTIPLE_INSTANCES when GENTOO_LINUX_INIT_SYSTEMD is selected. See bug #534216 (Mike Pagano) M 4567_distro-Gentoo-Kconfig.patch Bumping BFQ patchset to v7r7. (Mike Pagano) R097 5001_block-cgroups-kconfig-build-bits-for-BFQ-v7r6-3.17.patch 5001_block-cgroups-kconfig-build-bits-for-BFQ-v7r7-3.17.patch R099 5002_block-introduce-the-BFQ-v7r6-I-O-sched-for-3.17.patch1 5002_block-introduce-the-BFQ-v7r7-I-O-sched-for-3.17.patch1 R094 5003_block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r6-for-3.17.0.patch 5003_block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r7-for-3.17.0.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.