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 7DA121381F3 for ; Sat, 13 Jul 2013 18:15:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF4EDE0AE2; Sat, 13 Jul 2013 18:15: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 435CAE0AC2 for ; Sat, 13 Jul 2013 18:15:00 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2335) id 8650A33EA2C; Sat, 13 Jul 2013 18:14:59 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.0-57 release Message-Id: <20130713181459.8650A33EA2C@smtp.gentoo.org> Date: Sat, 13 Jul 2013 18:14:57 +0000 (UTC) From: TomWij@gentoo.org (Tom Wijsman ) 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: c8e1aeb7-37a6-48a4-8d50-0c65b8d918a3 X-Archives-Hash: d9da88ba8e9647756d8545fefcbf9815 This is an automated email announcing the release of genpatches-3.0-57 CHANGES SINCE 3.0-56 ----------------------- Revision 2435: Applied vulnerable af_key uninitialized field fix to avoid information leakage for bug #475738 to branches 3.0, 3.2 and 3.4. (tomwij) Added: 1512_af_key-initialize-satype-in-key_notify_policy_flush.patch Added: 1512_af_key-initialize-satype-in-key_notify_policy_flush.patch Added: 1512_af_key-initialize-satype-in-key_notify_policy_flush.patch Revision 2437: Linux patch 3.0.86. (tomwij) Added: 1085_linux-3.0.86.patch Revision 2438: 3.0-57 release (tomwij) 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.0-57.htm http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.0-57.base.tar.bz2 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.0-57.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/~mpagano/genpatches For a simple example of how to use genpatches in your kernel ebuild, look at a recent gentoo-sources ebuild.