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 DBB401387FD for ; Thu, 12 Jun 2014 11:34:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92C2AE08AE; Thu, 12 Jun 2014 11:34:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1AE71E08AD for ; Thu, 12 Jun 2014 11:34:00 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 5F19333FE67; Thu, 12 Jun 2014 11:33:59 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.12-24 release Message-Id: <20140612113359.5F19333FE67@smtp.gentoo.org> Date: Thu, 12 Jun 2014 11:33:54 +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: 275b57a0-e6c1-4640-b957-46158ac3aed2 X-Archives-Hash: 82679ae1f393eeb808b7870a49399158 This is an automated email announcing the release of genpatches-3.12-24 CHANGES SINCE 3.12-23 ----------------------- Revision 2828: Removal of redundant patches (mpagano) Deleted: 1501-futex-add-another-early-deadlock-detection-check.patch Deleted: 1502-futex-prevent-attaching-to-kernel-threads.patch Deleted: 1503-futex-prevent-requeue-pi-on-same-futex-patch-futex-forbid-uaddr-uaddr2-in-futex_requeue-requeue_pi-1.patch Deleted: 1504-futex-validate-atomic-acquisition-in-futex_lock_pi_atomic.patch Deleted: 1505-futex-always-cleanup-owner-tid-in-unlock_pi.patch Deleted: 1506-futex-make-lookup_pi_state-more-robust.patch Revision 2829: Patch to change inode_capable to capable_wrt_inode_uidgid, fixes CVE-2014-4014 (mpagano) Added: 4400_fs-userns-change-inode_capable-to-capable_wrt_inode_uidgid.patch Revision 2830: 3.12-24 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-24.htm http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-24.base.tar.xz http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-24.extras.tar.xz http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-24.experimental.tar.xz 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.