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 1MbuwX-0007qi-Qv for garchives@archives.gentoo.org; Fri, 14 Aug 2009 11:27:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BF53E02A0; Fri, 14 Aug 2009 11:27:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F1E5DE02A0 for ; Fri, 14 Aug 2009 11:27:32 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id B57F366962; Fri, 14 Aug 2009 11:27:32 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.30-6 release Message-Id: <20090814112732.B57F366962@smtp.gentoo.org> Date: Fri, 14 Aug 2009 11:27:32 +0000 (UTC) From: mpagano@gentoo.org (Mike 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: 9c490c93-1692-40d2-9687-586acb1100dc X-Archives-Hash: 117da16239cc45ac82ca8d7a7cf0df2a This is an automated email announcing the release of genpatches-2.6.30-6 CHANGES SINCE 2.6.30-5 ----------------------- Revision 1591: Linux patch version 2.6.30.2 (mpagano) Added: 1002_linux-2.6.30.3.patch Revision 1592: MacBook display corruption fix (mpagano) Added: 2700_init-fence-regs-to-zero-on-GEM-load.patch Revision 1593: Linux patch version 2.6.30.4 (mpagano) Added: 1003_linux-2.6.30.4.patch Revision 1595: Fix for (CVE-2009-2692), Kernel: NULL pointer dereference due to incorrect proto_ops initializations. Fix for Linux Kernel clock_nanosleep() NULL Pointer Dereference, SA36200. Security hid dereference before null check fix. New patch for fbcondecor. (mpagano) Added: 1500_Make-sock-sendpage-use-kernel-sendpage.patch Added: 1505_fix-oops-in-clock-nanosleep.patch Added: 1510_hid-move-deref-below-null-test.patch Added: 4202_fbcondecor-0.9.6.patch Deleted: 4201_fbcondecor-0.9.6.patch Revision 1596: 2.6.30-6 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.30-6.htm http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.30-6.base.tar.bz2 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.30-6.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.