Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262789AbTKIUm1 (ORCPT ); Sun, 9 Nov 2003 15:42:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262791AbTKIUm1 (ORCPT ); Sun, 9 Nov 2003 15:42:27 -0500 Received: from gaia.cela.pl ([213.134.162.11]:15111 "EHLO gaia.cela.pl") by vger.kernel.org with ESMTP id S262789AbTKIUmZ (ORCPT ); Sun, 9 Nov 2003 15:42:25 -0500 Date: Sun, 9 Nov 2003 21:41:26 +0100 (CET) From: Maciej Zenczykowski To: Andrew Morton cc: Krzysztof Halasa , , , , Subject: Re: Some thoughts about stable kernel development In-Reply-To: <20031109112604.613d385d.akpm@osdl.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1489 Lines: 31 > Well yes. Two days after 2.4.20 was released we discovered a > data-corrupting bug in ext3. I had no means of delivering a fix for that > apart from sticking a bunch of patches on my web page and making a lot of > noise about it. > > So there is a case for a "2.4.20-post1" release to address such things. This sort of points to a (possible?) simple solution. Continue everything as it is now, however if we ever (or rather when...) discover a serious security or data corruption bug in _the_ _last_ stable 2.4/6.y kernel then the patch for it should be posted in the same directory as the kernel as incremental 2.x.y-pots/bugfix/errata1 (2 etc) patch. Obviously this would only need to be maintained for the last stable 2.4 or 2.6 kernel (either you use a distro kernel or you are presumably using the latest one from a 2.x branch). The important part here is that these bugfixes would be available straight from the same source as the kernel and thus would be hard to miss and easy to check for. Obviously this could also be extended to include other non-threatening bugs, however this would probably be too bothersome to maintain - that's why I'd only post security and data corruption bugfixes this way. Cheers, MaZe. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/