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=-2.9 required=3.0 tests=AWL,BAD_ENC_HEADER,BAYES_00, BODY_8BITS,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 2E1D51F453 for ; Sat, 27 Apr 2019 07:34:54 +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:to:from:cc:reply-to:subject:message-id :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=U5qrrfo272U3Hzh0 AVzrpfpybluHVJ5BriEMBtsHHIEts34iwhTROoc8PiGFlDsH9NXppyRJEn3U3eg6 oN1UK4xyqK7RIzvLkzY5+MoHlOl2y3ED81mgLrIrQGXqZxUgIAbYBQPF7vhwOG2X WvgQJobZwd8hIdsAxnynSyCbSJ4= 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:to:from:cc:reply-to:subject:message-id :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=Bdi6t3jVTol41qCu1qT93U p/zzQ=; b=LM/YmwJVnbQ186jguR15fAzwHksXFjQgl1KtN7kxCsyxF+YRGgKoKS oX9+kg8rc6fbHi1oN3nIj9XwKerR4ua5KTci24jlmEWBIKq9OQi2UzkZHXgipIAe byMQlKFKfLrbIwnZuzniW9xongZE7cJ6bv8uT1DLXbXGlChvZm1mw= Received: (qmail 87388 invoked by alias); 27 Apr 2019 07:34:50 -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 87367 invoked by uid 89); 27 Apr 2019 07:34:49 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail1.protonmail.ch Date: Sat, 27 Apr 2019 07:34:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kobylkin.com; s=protonmail; t=1556350485; bh=JOmmYTxeZB9Ypa6fFtjpUxfcwg+IsX+zI37MuxQDbx8=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References: Feedback-ID:From; b=k5XlGurPpo3FEYDKMEWTwqZ57cN70RH9wfmnt6CG/20oCberLCpHC5hHChcSo0HUy W7qJ7sSklEj7XUdt8EC5t29jbMc1z08ae1gC9hXVGLMXXN4kBYIbzsdUV8luVXQ+5l BQKquUE4pxy/bfESczbJL1vV73Zj4oacToeeQtck= To: Siddhesh Poyarekar From: "Diego (Egor) Kobylkin" Cc: Rafal Luzynski , Marko Myllynen , "libc-alpha@sourceware.org" , "libc-locales@sourceware.org" , Carlos O'Donell , Mike Fabian , "Dmitry V. Levin" Reply-To: "Diego (Egor) Kobylkin" Subject: Re: [PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872] ping for 2.30 Message-ID: In-Reply-To: <72b40b60-6d86-5501-129b-6f95d70b5055@gotplt.org> References: <41532e13-a63d-5df1-ab37-05eb4d6c8d0a@kobylkin.com> <6d076299-babd-406a-b1fe-87778f54bf36@kobylkin.com> <41aff10b-9cf1-638c-4fbc-8c4f4122f2e9@kobylkin.com> <32577152.740058.1555712661835@poczta.nazwa.pl> <5ELixS9SQ0DW4mlvswp96ASpLobBabU9KQ6zOTH-Udrb34mABhcqiPERpBZfPWZ9F77s8XNmiLIAq9UWu0AjLFFdjOz_FZVU5_xF-SiQkrw=@kobylkin.com> <72b40b60-6d86-5501-129b-6f95d70b5055@gotplt.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks, Siddhesh, it's in. Bests, Egor Kobylkin P.S. just for the historians: I have noticed that my quoted message below d= idn't go to the lists because it was in html format. But I believe all invo= lved have received it directly. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Saturday, April 27, 2019 4:51 AM, Siddhesh Poyarekar wrote: > On 27/04/19 4:19 AM, Diego (Egor) Kobylkin wrote: > > current limited ASCII patch V12 (GOST 7.79 System B in > > locale/C-translit.h.in). =C2=A0 > > So let=E2=80=99s just for the time being concentrate on getting this co= mmitted? > > Please put it as a release blocker: > > https://sourceware.org/glibc/wiki/Release/2.30 > > Siddhesh