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 175DD58973 for ; Wed, 20 Jan 2016 14:39:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBF1321C08D; Wed, 20 Jan 2016 14:39:37 +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 487F821C053 for ; Wed, 20 Jan 2016 14:39:37 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 597D43407D7; Wed, 20 Jan 2016 14:39:36 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.18-26 release Message-Id: <20160120143936.597D43407D7@smtp.gentoo.org> Date: Wed, 20 Jan 2016 14:38:38 +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: d7b016ec-1a44-47e1-aa49-27ad3f26453d X-Archives-Hash: 91436b1421a1816a9e0da1716cb5e835 This is an automated email announcing the release of genpatches-3.18-26 CHANGES SINCE 3.18-25 ----------------------- Ensure that thread joining a session keyring does not leak the keyring reference. CVE-2016-0728. (Mike Pagano) A 1520_keyring-refleak-in-join-session-CVE-2016-0728.patch 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.