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 1OwIvG-0005Ks-FD for garchives@archives.gentoo.org; Thu, 16 Sep 2010 18:11:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6837EE08C5 for ; Thu, 16 Sep 2010 18:11:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BD657E07F1 for ; Thu, 16 Sep 2010 17:40:12 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 7515E1B4011; Thu, 16 Sep 2010 17:40:12 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.35-8 release Message-Id: <20100916174012.7515E1B4011@smtp.gentoo.org> Date: Thu, 16 Sep 2010 17:40:06 +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: 909fc583-c036-4c07-8e6e-be88a09eead9 X-Archives-Hash: 9196fef198430da0bc574ae15e335311 This is an automated email announcing the release of genpatches-2.6.35-8 CHANGES SINCE 2.6.35-7 ----------------------- Revision 1783: Fix for exploit: IA32 Syscall Entry Point Privilege Escalation (CVE-2010-3301) (mpagano) Added: 1700_retruncate-rax-after-ia32-syscall.patch Added: 1705_syscall-number-test-fix.patch Revision 1784: 2.6.35-8 release (mpagano) PATCHES ------- When the website updates, the complete patch list and split-out patches will be available here: http://dev.gentoo.org/~mpagano/genpatches/patches-2.6.35-8.htm http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-2.6.35-8.base.tar.bz2 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-2.6.35-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/~mpagano/genpatches For a simple example of how to use genpatches in your kernel ebuild, look at a recent gentoo-sources-2.6.* ebuild.