From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 17F5E1F453 for ; Tue, 22 Jan 2019 22:14:40 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; q=dns; s=default; b=rBpN6 FF65byRCwSvz9PkPFYW/WnfdpbXHTNKCs3Q5CJI3TsNjdtJlLaNoOJZjavkyRqYz KiUAmFbD4yWmLqJ8TuKVuz+iW4aQArfWVUMCi4jNYNY/sGtJtM2i6fvEm0EgYf7U BHBEQ228VbUtu3ttxyzv9F3+PuuDGO9vLZXjXM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; s=default; bh=3AcS7yxFZV1 UPkR4FdB2mo6du0M=; b=N65xCPq2WeVoo0FpgDWBMchd2nCD+Zj/D5aP65c8KFy +U7JYZt4m+XghPcR93sOQh22X8ih1LhathgIvHZV7qX/ArZ2eJf8bUg9aDyNDPre AOKrLNP+STM1ENfeF48A60/ePeq+tnp93MBF+VPRpMEhWfzytrgKgNWHaesyDzMs = Received: (qmail 30269 invoked by alias); 22 Jan 2019 22:14:37 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 28902 invoked by uid 89); 22 Jan 2019 22:14:37 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: relay1.mentorg.com Date: Tue, 22 Jan 2019 22:14:28 +0000 From: Joseph Myers To: "H.J. Lu" CC: Siddhesh Poyarekar , Carlos O'Donell , GLIBC Devel , Rafal Luzynski Subject: Re: 2.29 freeze update: Last fortnight In-Reply-To: Message-ID: References: <05ad17bc-be3b-5bfb-a80b-6f2a85528974@gotplt.org> <5532615b-08e3-adfa-d44d-e3bb0232829e@gotplt.org> <21e0277e-9b46-75b8-12d8-47464717e2f0@gotplt.org> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" On Mon, 21 Jan 2019, H.J. Lu wrote: > I have checked in my fixes now. For some reason, > > https://sourceware.org/bugzilla/show_bug.cgi?id=24097 > > isn't updated with my commits. There has to be a space after "BZ" (or "PR" or "bug") for a reference to a bug to result in Bugzilla being updated. Since those commits had "BZ# " instead of "BZ #", it wasn't detected as a bug reference. (See /sourceware/infra/bin/email-to-bugzilla.) -- Joseph S. Myers joseph@codesourcery.com