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 A33291387CA for ; Fri, 17 Oct 2014 11:48:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 263ECE0844; Fri, 17 Oct 2014 11:48:00 +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 82322E0882 for ; Fri, 17 Oct 2014 11:47:59 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id AA0E133BF44; Fri, 17 Oct 2014 11:47:58 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.17-3 release Message-Id: <20141017114758.AA0E133BF44@smtp.gentoo.org> Date: Fri, 17 Oct 2014 11:47:46 +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: 9efa1e7e-bf3c-49dd-84c8-9c6d4237a2fc X-Archives-Hash: 9ffc7cfe068062236e6b695fc2adfe9c This is an automated email announcing the release of genpatches-3.17-3 CHANGES SINCE 3.17-2 ----------------------- Fix loading of special inodes. See bug #525476 (Mike Pagano) A 1900_udf-Fix-loading-of-special-inodes.patch Prevent a leak of unreachable mounts. See bug #524848 (Mike Pagano) A 1510_mnt-Prevent-pivot_root-from-creating-a-loop-in-the-m.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.