From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by sourceware.org (Postfix) with ESMTPS id 06C8E3857C40 for ; Sat, 11 Jul 2020 17:46:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 06C8E3857C40 Received: by mail-ej1-x633.google.com with SMTP id w6so9636562ejq.6 for ; Sat, 11 Jul 2020 10:46:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=2Zah68X0VGQYusyYOz8JU1LW5OPm7OICORaRU6nof+s=; b=uPe+wjwhDyJJI7YbcAdoN6vBvZdoKcs17fV93hZxq4vFMo00Tt59MNi8zEuQ1dan0K ciwtdwhuwgoryLTUV1WFJYOzWigwyISjuzaQ6h8cAIC+rrLxgt2uFxRnVLYL6fL6IRB4 yeRCuSN0dy7VstY0pd9e3hsvdFWYpkO+0E15ONwCmJQY6rd3aJP4uEMg3yBdv6KeFq4o T6m50ybMZVRr/PWLB4lS5IyguFaKs+zqZYOzdiXHKSMpEnbt+zhrQ3duw5lgXmsLrUhB og043yp8CjdamhFFygTvvxBMYhovLw8qUqp7jZ4M3UCzHZQvix7io2ZQbj9hFUDwDEyT aJIg== X-Gm-Message-State: AOAM533a8Athyi5x2nqbZMmUhxaZEyg9HKtov0gCYR5dKBysXcpIfJvL bJ4rKZm9kJYZjWNpUvVgs6mx23E9 X-Google-Smtp-Source: ABdhPJw8vGSJsZl9eoQ0cuTMsndzR91bLEt8Lif8hvmJyK2P0RY7GsVJJNMHFxmwqqWg5JkOoCjZsw== X-Received: by 2002:a17:906:6d49:: with SMTP id a9mr64293196ejt.435.1594489560881; Sat, 11 Jul 2020 10:46:00 -0700 (PDT) Received: from ?IPv6:2003:cc:9f39:6a55:f873:a09e:56f1:e4bf? (p200300cc9f396a55f873a09e56f1e4bf.dip0.t-ipconnect.de. [2003:cc:9f39:6a55:f873:a09e:56f1:e4bf]) by smtp.gmail.com with ESMTPSA id 23sm7371302edx.75.2020.07.11.10.46.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 11 Jul 2020 10:46:00 -0700 (PDT) Subject: Re: [ITA] libiconv-1.16-1, libiconv2-1.16, libcharset1-1.16-1 To: Lemures Lemniscati , cygwin-apps@cygwin.com References: <20200711110326.3FEB.50F79699@gmail.com> From: Marco Atzeri Message-ID: Date: Sat, 11 Jul 2020 19:45:59 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200711110326.3FEB.50F79699@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 17:46:05 -0000 On 11.07.2020 04:03, Lemures Lemniscati via Cygwin-apps wrote: > Hi! > > I suggest an update to libiconv 1.16, since the current Cygwin > packages of libiconv 1.14 are old (updated 5 years ago). > > Cygport files are forked > to https://github.com/cygwin-lem/libiconv-cygport/tree/w_1.16 > from http://cygwin.com/git/cygwin-packages/libiconv . > > > New test package files are placed here: > https://cygwin-lem.github.io/libiconv-cygport/index.html . > > Please, check them: > Looks good to me except the build of static import libraries usr/lib/libcharset.a usr/lib/libiconv.a I will stick to only: usr/lib/libcharset.dll.a usr/lib/libiconv.dll.a Please follow https://cygwin.com/packaging/key.html#sshkey > -- > Lem Thanks Marco