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 10F9B1381F3 for ; Thu, 15 Aug 2013 21:54:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CD04E0CA6; Thu, 15 Aug 2013 21:54:41 +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 1F1C3E0C7F for ; Thu, 15 Aug 2013 21:54:41 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2335) id 5E44533EC94; Thu, 15 Aug 2013 21:54:40 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.4-39 release Message-Id: <20130815215440.5E44533EC94@smtp.gentoo.org> Date: Thu, 15 Aug 2013 21:54:37 +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: e37b02ec-e717-41a5-8038-5119f456f3fe X-Archives-Hash: 53cad7f9739e5c8a79ae4057a0a255f2 This is an automated email announcing the release of genpatches-3.4-39 CHANGES SINCE 3.4-38 ----------------------- 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 2479: 3.4-39 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.4-39.htm http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.4-39.base.tar.bz2 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.4-39.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.