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 <gentoo-kernel+bounces-434-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1N6P66-0001B7-Nd
	for garchives@archives.gentoo.org; Fri, 06 Nov 2009 13:43:26 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0904EE09FA;
	Fri,  6 Nov 2009 13:42:28 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id DC0F6E09FA
	for <gentoo-kernel@lists.gentoo.org>; Fri,  6 Nov 2009 13:42:27 +0000 (UTC)
Received: by smtp.gentoo.org (Postfix, from userid 2195)
	id 8C704678A8; Fri,  6 Nov 2009 13:42:27 +0000 (UTC)
To: Gentoo Kernel List <gentoo-kernel@lists.gentoo.org>
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.31-6 release
Message-Id: <20091106134227.8C704678A8@smtp.gentoo.org>
Date: Fri,  6 Nov 2009 13:42:27 +0000 (UTC)
From: mpagano@gentoo.org (Mike Pagano )
Precedence: bulk
List-Post: <mailto:gentoo-kernel@lists.gentoo.org>
List-Help: <mailto:gentoo-kernel+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-kernel+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-kernel+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-kernel.gentoo.org>
X-BeenThere: gentoo-kernel@lists.gentoo.org
Reply-to: gentoo-kernel@lists.gentoo.org
X-Archives-Salt: 970d493b-8a3e-4296-a0a3-cee62f60a2c5
X-Archives-Hash: b632ae7949145be554988719ab9e7a4d

This is an automated email announcing the release of genpatches-2.6.31-6


CHANGES SINCE 2.6.31-5
-----------------------

Revision 1626: 
Fix for the null pointer exception in pipe_rdwr_open (CVE-2009-3547) (mpagano)
Added: 1500_pipe-c-null-ptr-dref.patch

Revision 1629: 
fsnotify patch to not set the group mark before it is on the i_list (mpagano)
Added: 1900_fsnotify-group-mark-fix.patch

Revision 1630: 
2.6.31-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.31-6.htm
http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.31-6.base.tar.bz2
http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.31-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.