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 179AF198005 for ; Tue, 26 Feb 2013 14:27:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD7BAE0712; Tue, 26 Feb 2013 14:27:18 +0000 (UTC) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25FD6E0710 for ; Tue, 26 Feb 2013 14:27:17 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 7955C20C25 for ; Tue, 26 Feb 2013 09:27:17 -0500 (EST) Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute6.internal (MEProxy); Tue, 26 Feb 2013 09:27:17 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=DGKP4ON6Wn4OERhQP8Uo6NieX6g=; b=GWJHmN0vsQ0x6QcrZkprqYNDpgbK lbwH3dbchrdD8rHH+IO/s/2BqQO3DlB6ZnegihMKY6+YIWbQSMwMPgV0GXL33AG/ 7pL+iwv1gD/WovrZPz2vO2SoaqZP0A5y0s1jnDZiYqA+SfFqzHI8iz6doHPADVmD za0lrY0yy0+7Lzg= X-Sasl-enc: mCirlefn6MNOeQxdkRRnNGPPHnfYo781caRMtUylrAg4 1361888837 Received: from localhost (unknown [76.28.172.123]) by mail.messagingengine.com (Postfix) with ESMTPA id 1CBFD8E099A; Tue, 26 Feb 2013 09:27:17 -0500 (EST) Date: Tue, 26 Feb 2013 06:27:17 -0800 From: Greg KH To: gentoo-kernel@lists.gentoo.org Subject: Re: [gentoo-kernel] Re: Which Kernel? Message-ID: <20130226142717.GA26533@kroah.com> References: <20130225142608.GA13945@kroah.com> <512B9EF9.7080509@gmail.com> <20130225190007.72dccbda@gentoo.org> <512C5DE0.4000407@de-leeuw.org> 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 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <512C5DE0.4000407@de-leeuw.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: c4c4e7eb-f27a-405e-8dd2-33d164ec03c8 X-Archives-Hash: fa1fbb8d0d625041bcdc245c285f13a9 On Tue, Feb 26, 2013 at 08:01:52AM +0100, Thierry wrote: > Hi, > > I do not understand why linux-headers package is behind the kernel release (at > the time of writing, the latest unstable is 3.7, while 3.8 is out for some > time. Is it manage by another team? Should it be managed by the kernel team to > ensure that releases are in line? linux-headers has nothing to do with the kernel that is running on the system, that is why it is separate and managed by a different group of people. Hope this helps, greg k-h