Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756732AbXHPGnR (ORCPT ); Thu, 16 Aug 2007 02:43:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751547AbXHPGnG (ORCPT ); Thu, 16 Aug 2007 02:43:06 -0400 Received: from h3mxr02.htp-tel.de ([81.14.243.50]:38354 "EHLO H3MXR02.htp-tel.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751364AbXHPGnE (ORCPT ); Thu, 16 Aug 2007 02:43:04 -0400 Message-ID: <46C3F1D5.9040604@leemhuis.info> Date: Thu, 16 Aug 2007 08:42:29 +0200 From: Thorsten Leemhuis User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Willy Tarreau CC: linux-kernel@vger.kernel.org, Adrian Bunk , stable@kernel.org Subject: Re: no announce mails for "older" stable-releases on linux-kernel-announce (Was: Re: Linux 2.6.20.16) References: <20070816054357.GA22242@hera.kernel.org> <46C3EAB7.2000503@leemhuis.info> <20070816062908.GA1620@1wt.eu> In-Reply-To: <20070816062908.GA1620@1wt.eu> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1976 Lines: 50 On 16.08.2007 08:29, Willy Tarreau wrote: > On Thu, Aug 16, 2007 at 08:12:07AM +0200, Thorsten Leemhuis wrote: >> On 16.08.2007 07:43, Willy Tarreau wrote: >>> I've just released Linux 2.6.20.16. This version catches up with 2.6.21.7. >>> I hope to issue newer releases soon with next batches of pending patches. >>> >>> I'll also be replying to this message with a copy of the patch between >>> 2.6.20.15 and 2.6.20.16. >>> [...] >> Just wondering -- Kernels like this (or 2.6.16.x, 2.6.21.x as well as >> 2.6.22.x once 2.6.23 got released) don't get announced on >> linux-kernel-announce. Is that on purpose or a misbehavior of scripts >> that create the messages for linux-kernel-announce? > even simpler : I've never been aware of linux-kernel-announce. It's > possible that only Linus sends there and that even the -stable team > does not use/know about it either. Mails for the current stable-releases get out there -- e.g. I received a "Linux kernel 2.6.22.3 released" not that long ago (that particular one was broken, but that's another story mentioned somewhere else on LKML already). If just seems that 2.6.21.x (or 2.6.20.x or 2.6.16.x) don't get mentioned on the list because some script likely does a check like this: if 2.6.22.3 > 2.6.20.16; then # don't send mail exit fi >> > If the latter: are those scripts available somewhere? > we all have somewhat different scripts. [...] I tend to think it's a script that runs on a server site somewhere to generates those mails, as they contain the text: This is an automatically generated message. To unsubscribe from this list, please send a message to majordomo@vger.kernel.org containing the line: [...] But maybe I'm wrong with that assumption... CU thl - 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/