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 233931381F3 for ; Thu, 15 Aug 2013 21:55:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69B8DE0C9A; Thu, 15 Aug 2013 21:55:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4C7DE0C7C for ; Thu, 15 Aug 2013 21:55:12 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2335) id 34DC833EB48; Thu, 15 Aug 2013 21:55:12 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.10-12 release Message-Id: <20130815215512.34DC833EB48@smtp.gentoo.org> Date: Thu, 15 Aug 2013 21:55:09 +0000 (UTC) From: TomWij@gentoo.org (Tom Wijsman ) 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: 8b6cfb0f-e6ec-4713-8ff5-2c4b7bea2376 X-Archives-Hash: 9aa1fdb7a6cafb7f0ba9731b681dcd2c 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.