X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 20EB5DC49F0 for ; Mon, 13 Apr 2015 08:15:48 +0000 (UTC) Received: from mail-in-06.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id D2ABADC0726 for ; Mon, 13 Apr 2015 08:15:42 +0000 (UTC) Received: from mail-in-02-z2.arcor-online.net (mail-in-02-z2.arcor-online.net [151.189.8.14]) by mx.arcor.de (Postfix) with ESMTP id 3lQN6z6w2Cz8G3W for ; Mon, 13 Apr 2015 10:15:39 +0200 (CEST) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mail-in-02-z2.arcor-online.net (Postfix) with ESMTP id DCF26526F73 for ; Mon, 13 Apr 2015 10:15:39 +0200 (CEST) X-Greylist: Passed host: 83.175.90.216 X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-07.arcor-online.net 3lQN6z4y7sz87rb DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1428912939; bh=U2eDviAZYb3MSt8WecaMF5+ujDwTwYj58wxXn1yCuo0=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=P+IkqBUOPL01fj9D6/+FXu3epo8n+EWl6+ea/DKQoEz9E/T8Ah6BXkgab7j+U+Wev zb7D96Iq624rfYy+XAgluogIQQ1Z1HTNPM7dl2Lpvu0XY7W8r9LzHn97+ViU7z5/li 3INTAiXIkbsSs3NIWvonFoCK04w/jPwhga2iI06w= Received: from [192.168.101.128] (unknown [83.175.90.216]) (Authenticated sender: panthera.tigris@arcor.de) by mail-in-07.arcor-online.net (Postfix) with ESMTPA id 3lQN6z4y7sz87rb for ; Mon, 13 Apr 2015 10:15:39 +0200 (CEST) Message-ID: <552B7B2A.9080408@arcor.de> Date: Mon, 13 Apr 2015 10:15:38 +0200 From: Der Tiger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Next Linux Kernel - Linux 3.18? References: <20150412232133.67d79b43@twinpeaks.my.domain> In-Reply-To: <20150412232133.67d79b43@twinpeaks.my.domain> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi, The Alpine kernel is grsec-hardened, which causes the kernel version to be tied to (or limited by) the availability of grsec patches for the kernel. Grsecurity favours long-term support versions of the kernel to provide patches, but doesn't provide patches for each LTS kernel version. By the time the grsec patches are available for a kernel version, (potential) problems of the particular kernel series are well know and (for the most part) fixed. According to Grsecurity {1}, the next patch most likely will be for the current stable kernel 3.19.3 (or a later 3.19.x). @Natanael: Please, correct me, if I'm wrong. Tiger {1} http://grsecurity.net/ On 13/04/15 08:21, Orion wrote: > I'm curious of Alpine's policy of when to move to the next version of > the Linux kernel? Would it be moving to the next LTS kernel (i.e. > 3.18)? More importantly I'm interested in what is the Alpine > community's policy/criteria for changing kernel versions. > > # Examples > * Number of bug fixes > * Highest LTS version > * Time past for specific version > * etc. > > Thank you all for your time. :D > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---