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 1Lg2a0-0005U7-Oz for garchives@archives.gentoo.org; Sat, 07 Mar 2009 19:53:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98D25E04C5; Sat, 7 Mar 2009 19:53:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 67CA3E04C5 for ; Sat, 7 Mar 2009 19:53:03 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 06E1064A35; Sat, 7 Mar 2009 19:53:02 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.28-4 release Message-Id: <20090307195303.06E1064A35@smtp.gentoo.org> Date: Sat, 7 Mar 2009 19:53:02 +0000 (UTC) From: mpagano@gentoo.org (Michael 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: a9396438-f4fe-4f01-8e5f-4f317c69d080 X-Archives-Hash: 5c28586c6fe657b70497838918415136 This is an automated email announcing the release of genpatches-2.6.28-4 CHANGES SINCE 2.6.28-3 ----------------------- Revision 1496: Linux patch 2.6.28.6 and removal of redundant microsoft keyboard patch (mpagano) Added: 1005_linux-2.6.28.6.patch Deleted: 2600_Microsoft-kbd-rpt-descriptor-fix.patch Revision 1497: fbcondecor version bump to 0.9.5 (mpagano) Added: 4200_fbcondecor-0.9.5.patch Deleted: 4200_fbcondecor-0.9.4.patch Revision 1500: Linux patch 2.6.28.7 (mpagano) Added: 1006_linux-2.6.28.7.patch Revision 1501: Adding patches to fix regression where disks unable to spindown on ext3. (mpagano) Added: 1900_revert-ext3-wait-on-pending-commits.patch Added: 1905_fix-retval-journal-start-commit.patch Revision 1502: Fix race in aead initialization in crypto api. (mpagano) Added: 1500_algo-test-race-fix-aead-init.patch Revision 1505: 2.6.28-4 release (mpagano) PATCHES ------- When the website updates, the complete patch list and split-out patches will be available here: http://dev.gentoo.org/~dsd/genpatches/patches-2.6.28-4.htm http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.28-4.base.tar.bz2 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.28-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/~dsd/genpatches For a simple example of how to use genpatches in your kernel ebuild, look at a recent gentoo-sources-2.6.* ebuild.