From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 46CF113827E for ; Fri, 13 Dec 2013 13:43:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8F3DE0AE8; Fri, 13 Dec 2013 13:43:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36017E0AE3 for ; Fri, 13 Dec 2013 13:43:00 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 8DC5633F2AD; Fri, 13 Dec 2013 13:42:59 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.12-6 release Message-Id: <20131213134259.8DC5633F2AD@smtp.gentoo.org> Date: Fri, 13 Dec 2013 13:42:51 +0000 (UTC) From: mpagano@gentoo.org (Michael 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: 9343462b-b831-4282-8af9-b9b7d70fcbf2 X-Archives-Hash: 615a4a823fffaa14da84e39e6c921878 This is an automated email announcing the release of genpatches-3.12-6 CHANGES SINCE 3.12-5 ----------------------- Revision 2611: Modify pipe_write to first call sb_start_write_try() and upon encountering a frozen fs, skip the time update. Gentoo Kernel bug #493002. Thanks to the author, Dmitry Monakhov (mpagano) Added: 1900_modify-pipe_write-to-first-call-sb_start_write_try-a.patch Revision 2616: Linux patch 3.12.5 (mpagano) Added: 1004_linux-3.12.5.patch Revision 2617: 3.12-6 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-3.12-6.htm http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-6.base.tar.bz2 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-6.extras.tar.bz2 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-6.experimental.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 ebuild.