From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-kernel+bounces-930-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id B4D371381F3
	for <garchives@archives.gentoo.org>; Thu, 15 Aug 2013 23:27:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 10B12E0CDB;
	Thu, 15 Aug 2013 23:27:26 +0000 (UTC)
Received: from toothrot.meleeweb.net (fr1.as29.net [88.190.23.70])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6CD11E0CBA
	for <gentoo-kernel@lists.gentoo.org>; Thu, 15 Aug 2013 23:27:24 +0000 (UTC)
Received: from apache 
	by toothrot.meleeweb.net with local id 1VA6wt-0006T3-4B
	for gentoo-kernel@lists.gentoo.org; Fri, 16 Aug 2013 01:27:23 +0200
To: gentoo-kernel@lists.gentoo.org
Subject: Re: [gentoo-kernel] [ANNOUNCE] genpatches-3.10-12 release
Precedence: bulk
List-Post: <mailto:gentoo-kernel@lists.gentoo.org>
List-Help: <mailto:gentoo-kernel+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-kernel+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-kernel+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-kernel.gentoo.org>
X-BeenThere: gentoo-kernel@lists.gentoo.org
Reply-to: gentoo-kernel@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8;
 format=flowed
Content-Transfer-Encoding: 7bit
Date: Fri, 16 Aug 2013 01:27:23 +0200
From: Bertrand Jacquin <beber@meleeweb.net>
In-Reply-To: <20130815215512.34DC833EB48@smtp.gentoo.org>
References: <20130815215512.34DC833EB48@smtp.gentoo.org>
Message-ID: <4f6d9a135bf17a97664c9f085567ecd5@mail.meleeweb.net>
X-Sender: beber@meleeweb.net
User-Agent: Roundcube Webmail/0.9.2
X-Archives-Salt: 203b67dc-313b-4d33-896e-319d3ecc33a6
X-Archives-Hash: c99b4c0cfb0fe6b56657c48b7f5261dd

Hi,

3.10-12/2300_USB-mount-extd-inq-cmd-fix.patch does not apply anymore as 
was included upstream at commit 0ac10bd036f0f3b8ce7ac2390446eab9531c72eb 
(v3.10.6-1-g0ac10bd)

Bertrand

On 2013-08-15 23:55, TomWij@gentoo.org wrote:
> This is an automated email announcing the release of genpatches-3.10-12
> 
> 
> CHANGES SINCE 3.10-11
> -----------------------
> 
> Revision 2475:
> Add Gentoo Linux support config settings and defaults. (tomwij)
> Added: 4567_distro-Gentoo-Kconfig.patch
> Added: 4567_distro-Gentoo-Kconfig.patch
> Added: 4567_distro-Gentoo-Kconfig.patch
> Added: 4567_distro-Gentoo-Kconfig.patch
> Added: 4567_distro-Gentoo-Kconfig.patch
> 
> Revision 2476:
> Make DRM_NOUVEU select VIDEO_OUTPUT_CONTROL, fixes bug #475748. 
> (tomwij)
> Added: 4500_nouveau-video-output-control-Kconfig.patch
> Added: 4500_nouveau-video-output-control-Kconfig.patch
> Added: 4500_nouveau-video-output-control-Kconfig.patch
> Added: 4500_nouveau-video-output-control-Kconfig.patch
> Added: 4500_nouveau-video-output-control-Kconfig.patch
> 
> Revision 2477:
> Linux patches 3.0.91, 3.4.58 and 3.10.7. Corrected Kconfig patches to
> properly apply, removed some "depends on" instructions as they caused
> circular dependencies in menuconfig. (tomwij)
> Added: 1090_linux-3.0.91.patch
> Added: 1006_linux-3.10.7.patch
> Added: 1057_linux-3.4.58.patch
> Modified: 4500_nouveau-video-output-control-Kconfig.patch
> Modified: 4567_distro-Gentoo-Kconfig.patch
> Modified: 4567_distro-Gentoo-Kconfig.patch
> Modified: 4567_distro-Gentoo-Kconfig.patch
> Modified: 4500_nouveau-video-output-control-Kconfig.patch
> Modified: 4567_distro-Gentoo-Kconfig.patch
> Modified: 4567_distro-Gentoo-Kconfig.patch
> 
> Revision 2480:
> 3.10-12 release (tomwij)
> 
> 
> PATCHES
> -------
> 
> When the website updates, the complete patch list and split-out patches 
> will be
> available here:
> http://dev.gentoo.org/~mpagano/genpatches/patches-3.10-12.htm
> http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.10-12.base.tar.bz2
> http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.10-12.extras.tar.bz2
> 
> 
> 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.