From patchwork Wed Aug 19 23:06:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Max Gautier X-Patchwork-Id: 40307 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 240C4386184C; Wed, 19 Aug 2020 23:05:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 240C4386184C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1597878355; bh=Yw2YrDLHYkbadMqnl+W862/Jzrpq1Kz7s+H6tjnPv8o=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=YBSGUfIuq3T4BMIga4dzvw7tpar7ITcqpbIAVyC25qsmkZNuGw+DRSvUxAYcB/B/W QUc42GcMxt/fbky+Bc/Xf+UoB2XBGtMl3b7NA1kmpqxG9UCm9zSIU2SOca+2lkrNSO 0mbsFJM6cJRct9wGQsWAjNxdgkE591l5/i8Jkyas= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mout-y-209.mailbox.org (mout-y-209.mailbox.org [IPv6:2001:67c:2050:1::465:209]) by sourceware.org (Postfix) with ESMTPS id 4BBBD3857C5A for ; Wed, 19 Aug 2020 23:05:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4BBBD3857C5A Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mout-y-209.mailbox.org (Postfix) with ESMTPS id 4BX3Kr18R4zQkmB; Thu, 20 Aug 2020 01:05:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter06.heinlein-hosting.de (spamfilter06.heinlein-hosting.de [80.241.56.125]) (amavisd-new, port 10030) with ESMTP id A9nGpG50zuJR; Thu, 20 Aug 2020 01:05:49 +0200 (CEST) To: libc-alpha@sourceware.org Subject: [PATCH 2/5] Update gconv-modules file Date: Thu, 20 Aug 2020 01:06:59 +0200 Message-Id: <20200819230702.229822-3-mg@max.gautier.name> In-Reply-To: <20200819230702.229822-1-mg@max.gautier.name> References: <20200819230702.229822-1-mg@max.gautier.name> MIME-Version: 1.0 X-MBO-SPAM-Probability: X-Rspamd-Score: -4.75 / 15.00 / 15.00 X-Rspamd-Queue-Id: 39635271 X-Rspamd-UID: d27dd7 X-Spam-Status: No, score=-11.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, GIT_PATCH_0, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Max Gautier via Libc-alpha From: Max Gautier Reply-To: Max Gautier Cc: Max Gautier Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" --- iconvdata/gconv-modules | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index 16d09eb98d..c8b7f747f0 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -1534,6 +1534,14 @@ alias UTF7// UTF-7// module UTF-7// INTERNAL UTF-7 1 module INTERNAL UTF-7// UTF-7 1 +# from to module cost +alias M-UTF7// MODIFIED-UTF-7// +alias M-UTF-7// MODIFIED-UTF-7// +alias IMAP-UTF-7// MODIFIED-UTF-7// +alias IMAP-UTF7// MODIFIED-UTF-7// +module MODIFIED-UTF-7// INTERNAL MODIFIED-UTF-7 1 +module INTERNAL MODIFIED-UTF-7// MODIFIED-UTF-7 1 + # from to module cost module GB18030// INTERNAL GB18030 1 module INTERNAL GB18030// GB18030 1