From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8FC1C433EF for ; Tue, 5 Oct 2021 14:51:53 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DC4D061215 for ; Tue, 5 Oct 2021 14:51:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DC4D061215 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 51BEE82BC7; Tue, 5 Oct 2021 16:51:50 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1633445510; bh=5FHOmxpBKdpLGkQfosy8QgY1gOa6kJY7fy9OXsNjB64=; h=To:cc:From:Subject:In-reply-to:References:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=vUf0I57/YQd2ITegPownZ9j9cbwEjeKvJx33z4MRrRw6a+Cae+Oi86C5Rfz2R/oqx xmbO4ju45l5v31r+l0cBG9O64pLLYyYfCuaDt5wzOHuOZdM7R86UywbYAwBpbIIZGi x7bOnemI/k+0QBKA+XpcqPwj5rsDgEkM5djam2pS6OYFSFWIwqqnIXlSYmKgpK5gMc NfrWIsmQY48x482Bwqbk3HnTrhh5pDeksrBk9m99x4VNamJTOsahiCoTpOhivmzTIy BYiIXvSQgdg5Mffo+wODdqG038uCS422lNedcsUaTrV9vgO+J5oGI6xatxINBWqyhe 3C7mgagV+EFxA== Received: from janitor.denx.de (unknown [62.91.23.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: noc@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id AA60280607; Tue, 5 Oct 2021 16:51:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1633445508; bh=5FHOmxpBKdpLGkQfosy8QgY1gOa6kJY7fy9OXsNjB64=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=E1NLO46qZHSDs00BiH7mmHCLEPmV3JxofPx69ir/yOg9SZ0WR7gaSCiKM5Uv2yT/d Mw5ogASaYwNJRyF3PWfrog5b0tEDzNNTw+OmXbJrMkVse0o02Ah76ls3eXJWiCLujO /cj/xfBpsOB2JUxhozWB4cnC76o9xIfidTnonrQCbrMomfz9egnZLk5N2C6U0vaB1E sHjU9k+aHEOB3cn8xYL91ybthcZWwot/sIkglk/RRG/PIycykZX1+5cyqJgjtdJdgH oQE4K3AuqIxn9jZ/38O+U5NRh8ZImmCxqINYm6lsn63F0BOWDh/CHE2PmxFyoyUyjm 8PsWts/nVvasw== Received: by janitor.denx.de (Postfix, from userid 108) id 06289A0275; Tue, 5 Oct 2021 16:51:48 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.4.0.2]) by janitor.denx.de (Postfix) with ESMTPS id 0CE90A0114; Tue, 5 Oct 2021 16:51:43 +0200 (CEST) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id 93C921E0F1B; Tue, 5 Oct 2021 16:51:42 +0200 (CEST) To: Matthias Brugger cc: Tom Rini , u-boot@lists.denx.de, u-boot-custodians@lists.denx.de, u-boot-board-maintainers@lists.denx.de From: Wolfgang Denk Subject: Re: [ANN] U-Boot v2021.10 released MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: <9dd349a3-75ff-ecce-4f4d-957d15a152fe@suse.com> References: <20211004151108.GR31748@bill-the-cat> <2729213.1633431716@gemini.denx.de> <9dd349a3-75ff-ecce-4f4d-957d15a152fe@suse.com> Comments: In-reply-to Matthias Brugger message dated "Tue, 05 Oct 2021 16:12:59 +0200." Date: Tue, 05 Oct 2021 16:51:42 +0200 Message-ID: <2738187.1633445502@gemini.denx.de> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Dear Matthias, In message <9dd349a3-75ff-ecce-4f4d-957d15a152fe@suse.com> you wrote: > > I wasn't able to find any commits from Novell email addresses. I wonder if SUSE > still maps to Novell, which would be a long-time oversight :) The fllowing domain names are mapped to Novell: novell.com Novell suse.com Novell suse.cz Novell suse.de Novell > Are the script to generate this email available somewhere? It is... ...oh, it was. It's still on our gitlab.denx.de server. It was not moved to source.denx.de I will fix this ASAP... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Chapter 1 -- The story so far: In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move.