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 1OwHDv-0006cn-7G for garchives@archives.gentoo.org; Thu, 16 Sep 2010 16:22:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2402E09A2 for ; Thu, 16 Sep 2010 16:22:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5E86BE0855 for ; Thu, 16 Sep 2010 15:53:22 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 075201B4093; Thu, 16 Sep 2010 15:53:21 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.32-20 release Message-Id: <20100916155322.075201B4093@smtp.gentoo.org> Date: Thu, 16 Sep 2010 15:53:16 +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: d588ec0d-c8ba-4ea7-a281-2e5e1fc8e3ff X-Archives-Hash: b82f40ec0973bebe6d10e73f10f909aa This is an automated email announcing the release of genpatches-2.6.32-20 CHANGES SINCE 2.6.32-19 ----------------------- Revision 1779: 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 1780: 2.6.32-20 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.32-20.htm http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-2.6.32-20.base.tar.bz2 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-2.6.32-20.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.