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 1LOeIe-0003UW-61 for garchives@archives.gentoo.org; Sun, 18 Jan 2009 20:31:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AA75E0329; Sun, 18 Jan 2009 20:31:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F049CE0329 for ; Sun, 18 Jan 2009 20:31:14 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 810) id 9B6626476C; Sun, 18 Jan 2009 20:31:14 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.27-10 release Message-Id: <20090118203114.9B6626476C@smtp.gentoo.org> Date: Sun, 18 Jan 2009 20:31:14 +0000 (UTC) From: dsd@gentoo.org (Daniel Drake ) 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: 43ae295f-bd1c-4d83-b3f5-b8f64ccbfd3a X-Archives-Hash: f3f708bc5ac51f2fc1f5544fd6e5029b This is an automated email announcing the release of genpatches-2.6.27-10 CHANGES SINCE 2.6.27-9 ----------------------- Revision 1452: Fixes for s390 architecture (dsd) Added: 1705_s390-00.patch Added: 1710_s390-01.patch Revision 1453: Fix inability to select correct DVB tuner modules (dsd) Added: 2705_dvb-kconfig-tuner-customize.patch Revision 1455: Fix data transfer over IrDA (dsd) Added: 2300_irda-transfer-breakage.patch Revision 1461: Additional s390 patches as per bug #252421 (mpagano) Added: 1715_s390-02.patch Added: 1720_s390-03.patch Revision 1462: Linux patch version 2.6.27.11 (mpagano) Added: 1010_linux-2.6.27.11.patch Revision 1463: Patch to fix iwl3945 adhoc network disconnect. Bug #254586 (mpagano) Added: 2400_iwl3945-adhoc-disconnect-fix.patch Revision 1466: Fix irq_srm compile failure on some Alpha platforms (dsd) Added: 1725_alpha-srm-compile-failure.patch Revision 1468: Fix capacity reported by Nokia 6300 phone (dsd) Added: 2510_nokia-6300-wrong-capacity.patch Revision 1473: Linux 2.6.27.12 (dsd) Added: 1011_linux-2.6.27.12.patch Deleted: 2500_pentax-k10d-wrong-capacity.patch Revision 1475: Fix possible memory overflow with SCTP networking (dsd) Added: 2000_sctp-fwd-tsn-overflow.patch Revision 1476: rediff for 2.6.27 (dsd) Modified: 2000_sctp-fwd-tsn-overflow.patch Revision 1477: 2.6.27-10 release (dsd) 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.27-10.htm http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.27-10.base.tar.bz2 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.27-10.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.