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,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,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 F10461F463 for ; Fri, 20 Dec 2019 09:45:46 +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:message-id:subject:from:to:date:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=kfTmcJ9x4SNmMZ34RHk64YHqiO3w25GS+RVsI3tCQMA s0+SqWHZsvpIQO8EyK35NF54cW5oUlABmSsfHY+wZ9E81MgcqYDw5qV+ZRZyhZDu hxXvzGR9y2kpIC4c+VHqXgg8Qt6fKK6kLRHqGWrWt6mpTB++Qznp6F6NaGkwKY/k = 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:message-id:subject:from:to:date:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=ITTRMF2o/GMPrLXKE1AZBmejYDk=; b=UcCgRKkw0uUryCQX/ WG/5Xup63GnD4qvrdeEFH+IU/VpXijHit6xNPWlBAPUpagHp1LsEJUAFFbcCb2Q5 ceetXIFoY+AYbeGdi62RoWK6TCQmHtD+lAeTnS84t0YzzYvzL9OmfzPuF2qHmXxb Zhv7gypvbmlOxdQlmyZX1E+3vs= Received: (qmail 47554 invoked by alias); 20 Dec 2019 09:45:44 -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 39655 invoked by uid 89); 20 Dec 2019 09:45:40 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: us-smtp-1.mimecast.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1576835133; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9SU+2ro9tmpdGRkdoZ3qU+k91J+QbnFy3tmHbYt96pQ=; b=HMbmNzMYIRfuMGNJC7+XzkfGcCEjQ48yUd3Z8fvT78ONxPq34zycw712KAwgJbsMYB9ebB MkCRQOGINfHgwVmUyIB3d8a8MWzFqQAVgk4xYaUFw1qbchU6Zp+jb/QFVetqeW8JTmoNX5 9/NYuHx5BtZi5cQvUM8HyDyaoJJlF44= Message-ID: <189c243e9e1e144a6660f5a5ed991a1978839482.camel@redhat.com> Subject: Re: 2.31: < 2 weeks to go From: Arjun Shankar To: Carlos O'Donell , Siddhesh Poyarekar , GLIBC Devel , Chung-Lin Tang Date: Fri, 20 Dec 2019 10:45:27 +0100 In-Reply-To: <3ba1511a-94ac-6b43-0288-1ef157796fba@redhat.com> References: <0645ee7d-59c9-cb2f-ebe5-ef613c8094cf@gotplt.org> <3ba1511a-94ac-6b43-0288-1ef157796fba@redhat.com> User-Agent: Evolution 3.32.4 (3.32.4-1.fc30) MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit > On 12/19/19 10:35 PM, Siddhesh Poyarekar wrote: > > Less than two weeks to go for 2.31 freeze. I intend to announce a > > freeze on 31st December around afternoon IST. Here's a reminder that if > > you'd like your patchset considered for inclusion during the freeze, it > > needs to be in the blockers list on the release page[1]. Please cc me > > in patch pings if you haven't been able to get reviews and need > > attention. > > [1] https://sourceware.org/glibc/wiki/Release/2.31 On Thu, 2019-12-19 at 22:56 -0500, Carlos O'Donell wrote: > Arjun, > > I think your gconv cleanup should go on this list. We've been reviewing > this code internally and externally and it really helps with the converter > hangs. > > I'll look at reviewing this after I get done the Mentor Graphics review > for ld.so sorting. I added an entry for the iconv option parsing rewrite to the list of blockers. I have a v2 coming up, hopefully today. Cheers, Arjun