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 EBAC41387FD for ; Fri, 4 Apr 2014 18:35:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1B95E09F9; Fri, 4 Apr 2014 18:35:06 +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 65FA0E0954 for ; Fri, 4 Apr 2014 18:35:06 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id 8F01133FE4E; Fri, 4 Apr 2014 18:35:05 +0000 (UTC) To: Gentoo Kernel List Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.10-43 release Message-Id: <20140404183505.8F01133FE4E@smtp.gentoo.org> Date: Fri, 4 Apr 2014 18:34:50 +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: 1afb0f4e-d589-4d52-968f-6b566b7672dd X-Archives-Hash: b00e142e546add9084c68762110a485a This is an automated email announcing the release of genpatches-3.10-43 CHANGES SINCE 3.10-42 ----------------------- Revision 2732: Update for systemd default config option to select CONFIG_NET_NS. bug #506396. (mpagano) Modified: 4567_distro-Gentoo-Kconfig.patch Revision 2739: Linux patch 3.10.36 (mpagano) Added: 1035_linux-3.10.36.patch Revision 2740: 3.10-43 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.10-43.htm http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.10-43.base.tar.xz http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.10-43.extras.tar.xz http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.10-43.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.