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 1MSHfr-0005ZQ-3m for garchives@archives.gentoo.org; Sat, 18 Jul 2009 21:42:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70E60E0549; Sat, 18 Jul 2009 21:42:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4F4F7E0549 for ; Sat, 18 Jul 2009 21:42:30 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 109F76502F; Sat, 18 Jul 2009 21:42:30 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.30-4 release Message-Id: <20090718214230.109F76502F@smtp.gentoo.org> Date: Sat, 18 Jul 2009 21:42:30 +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: 2db0a87a-d021-4e27-b215-875a3136297b X-Archives-Hash: 050a0821d1bdf29780e85056b1efa8e5 This is an automated email announcing the release of genpatches-2.6.30-4 CHANGES SINCE 2.6.30-3 ----------------------- Revision 1586: security fix PER_CLEAR_ON_SETUID CVE-2009-1895 (mpagano) Added: 1500_per-clear-on-setid-cve-2009-1895.patch Revision 1587: Adding patch to fix NULL pointer dereference in tun_chr_pool CVE-2009-1897 (mpagano) Added: 1505_fix-null-ptr-def-in-tun-chr-pool.patch Revision 1588: 2.6.30-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.30-4.htm http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.30-4.base.tar.bz2 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.30-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.