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 F1A241F453 for ; Tue, 22 Jan 2019 13:07:04 +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:subject:to:cc:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=q1xzxyxuP9QP0U64 yNrZ+6dOGVnzG+29ZkmrW3pTM9b60KySswVFyuKyKNXOiEK95ac5YRoy3a+m3ETw Os7//rM0HFgMfOrxpYcmoQW94/kI2eisVxvDFKRfjzg4b5YmmJ6OTlCBX8yKlQqF C6lzLKC5kyZtIIXWl1rxifeIZ8M= 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:subject:to:cc:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=gPh2y4NY0cX/sXRfoSI9pQ n2Udo=; b=Kv7bOg8ttq+LIIfMh5txNVFVD9gsnachcUJ3WVxGQraQ+ocKEwmpBM Azog3O9+AMwgqulhsdA76wOLRoVhRUsRrCih8yYXM/eAbr5eQ1R0a2czJQ90grjL ms7Yd7hvhcsBIKZlhccqjsp6e9HdQoKYqd6YzyQ8t8QNKLH7g/mtA= Received: (qmail 33512 invoked by alias); 22 Jan 2019 13:07:02 -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 33474 invoked by uid 89); 22 Jan 2019 13:07:01 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail-qt1-f169.google.com Subject: Re: 2.29 freeze update: Last fortnight To: Florian Weimer Cc: Siddhesh Poyarekar , GLIBC Devel , Rafal Luzynski , Joseph Myers References: <05ad17bc-be3b-5bfb-a80b-6f2a85528974@gotplt.org> <5532615b-08e3-adfa-d44d-e3bb0232829e@gotplt.org> <21e0277e-9b46-75b8-12d8-47464717e2f0@gotplt.org> <44bd049f-b6c9-45f8-14fc-f56f54f3e1d6@redhat.com> <87d0ooewbw.fsf@oldenburg2.str.redhat.com> From: Carlos O'Donell Openpgp: preference=signencrypt Message-ID: <7d57b1ea-da5a-3039-ddcd-e4acde8ed464@redhat.com> Date: Tue, 22 Jan 2019 08:06:50 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <87d0ooewbw.fsf@oldenburg2.str.redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit On 1/22/19 7:00 AM, Florian Weimer wrote: > * Carlos O'Donell: > >> I expect to commit the fix as soon as Torvald and Rik let me use >> their Signed-off-by. > > “Signed-off-by” probably isn't the right term to use in this context. > What exactly do you mean? Both Torvald nad Rik worked on the patch with me. I can't use their 'Signed-off-by' without them authorizing it based on the final version. So I am asking them for it so I can record their work on the patch with me. What else would I use? -- Cheers, Carlos.