From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by sourceware.org (Postfix) with ESMTPS id C29D0384782D for ; Fri, 21 May 2021 19:54:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C29D0384782D Received: by mail-ed1-x52b.google.com with SMTP id b17so24628917ede.0 for ; Fri, 21 May 2021 12:54:04 -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=jsmY4aPAbOGSz/SvomE1qMgMs82Jq1wsifZXz8unoa8=; b=SoQVNd5MIzrvx5GGfSpeD32Do73a0wPrTRk2m9dcRSEcDd+fVfexpxeWk5Wf2ZBhZI L9rXZYDfN7m9rfq2NmXlaY2CXJMMk4cVAxm2H1tg4akZHd77LJEbaoloHq7hqkYTwaBb d3I49yotX+tY6CQR90/GRndTtd0eItkgJgTN9hip8Ang7Hv7Dy+YnAv915bypwC0ff6r tAnPHcUjRZUB68tjjwiQpnBej9VcMtc5ucicNUqIrXY/GXN75h5YOQMPfBLcaOq4ycCF vwGjW88LM0OFUe3BX8NKQLGYRQWFmXS206w/GMveZp4aGxUyvcrOt4K4IX6Zq8LZrTKv pCYQ== X-Gm-Message-State: AOAM5318trJ3D7gsTJakskHLhR4l9MUSlsfI8/gNohJr3RG7BQeqRVf4 J9406hP3jD21i4Ho857K5h8YoE8fHZJ+Sw== X-Google-Smtp-Source: ABdhPJz30kkQ/6JHGjQVuR50VpnFy7PMNLil1+/ey3r0TlEWvk+0i9lHXp63yGp6h2JM0k0JIQsFnQ== X-Received: by 2002:a50:bec1:: with SMTP id e1mr12976630edk.116.1621626843899; Fri, 21 May 2021 12:54:03 -0700 (PDT) Received: from ?IPv6:2003:cc:9f04:e396:64e9:c1de:4810:e05e? (p200300cc9f04e39664e9c1de4810e05e.dip0.t-ipconnect.de. [2003:cc:9f04:e396:64e9:c1de:4810:e05e]) by smtp.gmail.com with ESMTPSA id rn2sm4128649ejb.45.2021.05.21.12.54.03 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 21 May 2021 12:54:03 -0700 (PDT) Subject: Re: [ITA] libidn2 libpsl publicsuffix-list To: cygwin-apps@cygwin.com References: From: Marco Atzeri Message-ID: <33fd5c2a-0f86-0708-ccf7-1d5c5fad9860@gmail.com> Date: Fri, 21 May 2021 21:54:02 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, 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: 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: Fri, 21 May 2021 19:54:06 -0000 On 21.05.2021 20:29, Brian Inglis wrote: > Noticing some libraries used by curl and wget/2 other than libssh2 > that were outdated and orphaned, I decided to take a look at building > updates and would now like to adopt them. > > The list below shows the distributed packages, links to the Appveyor CI > builds and logs for those who prefer looking at those, and links > to Google drive folders with all the usual files and archives for others. > > Feedback and questions welcome. > > > libidn2 > mingw64-i686-libidn2 > mingw64-x86_64-libidn2 I need only the main packages > https://ci.appveyor.com/project/cygwin/scallywag/builds/39238560 > > https://drive.google.com/drive/folders/1AtV2eRZexLWCczuThQP2rTUj3ZfC2Y56 > > libpsl also mingw64 ? > https://ci.appveyor.com/project/cygwin/scallywag/builds/39260268 > > https://drive.google.com/drive/folders/1-4nIHGt59ZYS9xA7wVJ1JNwmAwIHwhn1 > > publicsuffix-list OK > https://ci.appveyor.com/project/cygwin/scallywag/builds/39259635 > > https://drive.google.com/drive/folders/1fTekDj6YGr6bq245eqGrlANUBobD-TtL > > [I still need to look further at problems (upstream) with the older libidn, > and may pick that up also later.] when you want ;-) You are the new maintainer for these Thanks Marco