From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RPNYX-00063g-74 for garchives@archives.gentoo.org; Sun, 13 Nov 2011 00:04:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1A4F21C105 for ; Sun, 13 Nov 2011 00:04:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E64A321C09C for ; Sat, 12 Nov 2011 23:48:43 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2301) id 5D5721B4020; Sat, 12 Nov 2011 23:48:43 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.1-4 release Message-Id: <20111112234843.5D5721B4020@smtp.gentoo.org> Date: Sat, 12 Nov 2011 23:48:39 +0000 (UTC) From: psomas@gentoo.org (Stratos Psomadakis ) 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: 11a6c9f3-c572-4de7-a47f-271af6f8c3db X-Archives-Hash: ae6c7374e64d8c0c222685c91ea2961c This is an automated email announcing the release of genpatches-3.1-4 CHANGES SINCE 3.1-3 ----------------------- Revision 2007: iwlagn: Continue the init process after pci_enable_msi failure. Bug #389215 (mpagano) Added: 2400_pci-enable-msi-failure-fix.patch Revision 2008: Linux patch version 3.1.1 (mpagano) Added: 1000_linux-3.1.1.patch Revision 2012: Re-add the Makefile hunk in 3.1.1 patch, and remove two patches included in 3.1.1 (psomas) Modified: 1000_linux-3.1.1.patch Deleted: 1700_i386-bigsmp-early-lapicid-override.patch Deleted: 2100_md-raid10-hot-spare-activation-fix.patch Revision 2013: 3.1-4 release (psomas) 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.1-4.htm http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.1-4.base.tar.bz2 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.1-4.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.