Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751305AbWHVWMg (ORCPT ); Tue, 22 Aug 2006 18:12:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751309AbWHVWMg (ORCPT ); Tue, 22 Aug 2006 18:12:36 -0400 Received: from relay02.mail-hub.dodo.com.au ([202.136.32.45]:37603 "EHLO relay02.mail-hub.dodo.com.au") by vger.kernel.org with ESMTP id S1751305AbWHVWMg (ORCPT ); Tue, 22 Aug 2006 18:12:36 -0400 From: Grant Coady To: Grant Coady Cc: Willy Tarreau , linux-kernel@vger.kernel.org, mtosatti@redhat.com Subject: Re: Linux 2.4.33.1 Date: Wed, 23 Aug 2006 08:12:31 +1000 Organization: http://bugsplatter.mine.nu/ Reply-To: Grant Coady Message-ID: <6nvme25sitnakfcenqdgisugslbb30aqa7@4ax.com> References: <20060819141355.GA6302@hera.kernel.org> In-Reply-To: X-Mailer: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1293 Lines: 35 On Sun, 20 Aug 2006 13:31:06 +1000, Grant Coady wrote: >On Sat, 19 Aug 2006 14:13:55 +0000, Willy Tarreau wrote: > >>Hi ! >> >>As there were a few security fixes pending and 2.4.34-pre1 has not >>received enough validation, I've released 2.4.33.1 ... > >Needed this to not confuse existing slackware-10.2 startup script: > >--- linux-2.4.33.1/Makefile 2006-08-20 08:33:27.000000000 +1000 >+++ linux-2.4.33-1/Makefile 2006-08-20 12:50:28.000000000 +1000 >@@ -1,7 +1,7 @@ > VERSION = 2 > PATCHLEVEL = 4 > SUBLEVEL = 33 >-EXTRAVERSION = .1 >+EXTRAVERSION = -1 > > KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) > >Looks like 2.6 like stable naming convention not gonna fly for 2.4? My apologies to Patrick Volkerding, the above was my first impression, written before tracking the boot crash error messages as coming from the nptl libraries, see the 2.4.33.2 release announcement detailing the fix for Slackware 10.2 users. New stable 2.4 numbering is flying ;) Grant. - 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/