From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L2lez-0004Sc-8D for garchives@archives.gentoo.org; Wed, 19 Nov 2008 11:55:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE02CE0238; Wed, 19 Nov 2008 11:55:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 77855E0238 for ; Wed, 19 Nov 2008 11:55:52 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 810) id 6F69E6413E; Wed, 19 Nov 2008 11:55:50 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.26-4 release Message-Id: <20081119115550.6F69E6413E@smtp.gentoo.org> Date: Wed, 19 Nov 2008 11:55:50 +0000 (UTC) From: dsd@gentoo.org (Daniel Drake ) 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: 9ac58830-876c-4b81-9c84-3f9bd38a66cb X-Archives-Hash: 18e9b9546588352de8d5220937004e05 This is an automated email announcing the release of genpatches-2.6.26-4 CHANGES SINCE 2.6.26-3 ----------------------- Revision 1378: Fix clockevents-related resume regression, thanks to Olivier Crete in bug #245927 (dsd) Added: 2905_clockevents-resume-regression.patch Revision 1379: Disable high-resolution scheduler ticks to avoid performance regression, thanks to Kerin Millar in bug #247453 (dsd) Added: 1800_sched-disable-hrtick.patch Revision 1380: Fix libertas buffer overflow (dsd) Added: 2400_libertas-scan-buffer-overflow.patch Revision 1381: Fix hfs security issue with long catalog names (dsd) Added: 1905_hfs-namelength-corruption.patch Revision 1382: hfsplus security fixes (dsd) Added: 1910_hfsplus-unchecked-page-mapping.patch Added: 1915_hfsplus-buffer-overflow.patch Revision 1383: update to Linux 2.6.26.8 (dsd) Added: 1006_linux-2.6.26.7.patch Added: 1007_linux-2.6.26.8.patch Revision 1384: libertas patch is included in 2.6.26.8 (dsd) Deleted: 2400_libertas-scan-buffer-overflow.patch Revision 1385: 2.6.26-4 release (dsd) 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.26-4.htm http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.26-4.base.tar.bz2 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.26-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.