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 1Kmwxd-0008S6-7D for garchives@archives.gentoo.org; Mon, 06 Oct 2008 20:45:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14F2BE02AC; Mon, 6 Oct 2008 20:45:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DBE30E02AC for ; Mon, 6 Oct 2008 20:45:43 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id AB6356456D; Mon, 6 Oct 2008 20:45:42 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.25-11 release Message-Id: <20081006204542.AB6356456D@smtp.gentoo.org> Date: Mon, 6 Oct 2008 20:45:42 +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: 0b1822f6-53df-415b-bbcc-94ef2e92f54c X-Archives-Hash: 61dcc16a61ca4938c6ba12e7d79449e7 This is an automated email announcing the release of genpatches-2.6.25-11 CHANGES SINCE 2.6.25-10 ----------------------- Revision 1342: Version bump to Linux 2.6.25.16 (mpagano) Added: 1015_linux-2.6.25.16.patch Revision 1345: Adding 2.6.25.17, and three security patches. A null pointer dereference in the thinkpad acpi, another one in nfs and missing capability checks. (mpagano) Added: 1016_linux-2.6.25.17.patch Added: 1500_thinkpad_acpi-null-ptr-deref-fix.patch Added: 1501_nfs-validate_mount_data-null-ptr-deref-fixes.patch Added: 1502_wan-sbni_ioctl-add-missing-capability-checks.patch Revision 1346: 2.6.25-11 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.25-11.htm http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.25-11.base.tar.bz2 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.25-11.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.