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 1MQ4II-0003vm-HD for garchives@archives.gentoo.org; Sun, 12 Jul 2009 19:01:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 931DEE0756; Sun, 12 Jul 2009 19:01:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 63430E0756 for ; Sun, 12 Jul 2009 19:01:01 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 2459166DFF; Sun, 12 Jul 2009 19:01:01 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.29-8 release Message-Id: <20090712190101.2459166DFF@smtp.gentoo.org> Date: Sun, 12 Jul 2009 19:01:01 +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: c3908c32-74aa-4314-8ee8-dbbfbe3a1f5c X-Archives-Hash: 3813b253b000135fb4e885bfcffbcd56 This is an automated email announcing the release of genpatches-2.6.29-8 CHANGES SINCE 2.6.29-7 ----------------------- Revision 1577: Linux-2.6.29.5 and the removal of redundant patches (mpagano) Added: 1004_linux-2.6.29.5.patch Deleted: 1915_ext4-automatically-allocate-delay-allocated-blocks-on-rename.patch Deleted: 1916_ext4-automatically-allocate-delay-allocated-blocks-on-close.patch Deleted: 1917_ext4-add-EXT4_IOC_ALLOC_DA_BLKS-ioctl.patch Revision 1578: Removing redundant patch. Thanks kerframil. (mpagano) Deleted: 1918_ext4-fix-discard-of-inode-prealloc-space-with-delayed-allocation.patch Revision 1579: Fix hard lock with bluetooth connections (hwoarang) Added: 2900_bluetooth-fix-sysfs.patch Revision 1581: i915: Set object to gtt domain when faulting it back in (mpagano) Added: 2705_i915-domain-set-when-faulting.patch Revision 1584: Adding linux patch 2.6.29.6 (mpagano) Added: 1005_linux-2.6.29.6.patch Revision 1585: 2.6.29-8 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.29-8.htm http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.29-8.base.tar.bz2 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.29-8.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.