From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101590 invoked by alias); 1 Jul 2017 04:29:08 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 72032 invoked by uid 89); 1 Jul 2017 04:28:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS,T_FUZZY_SPRM autolearn=no version=3.3.2 spammy= X-HELO: mail-wm0-f49.google.com Received: from mail-wm0-f49.google.com (HELO mail-wm0-f49.google.com) (74.125.82.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 01 Jul 2017 04:28:28 +0000 Received: by mail-wm0-f49.google.com with SMTP id i127so62539775wma.0 for ; Fri, 30 Jun 2017 21:28:28 -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-transfer-encoding; bh=ABt0aYXD9/XHs9NRwVfHBcu/ejfSY4CE80iu6j9C+2w=; b=Gmx+C/zG49Sg3Ej2/Rp5IpFLHV9Ux7ARVgkwv3RmwiffcslSZQ8rTBIbkk8qyMujFh qBxoCqGYs7RarLwG9zOqbYgoeTIN6RZiwa81Fdij2ibLo9Bs+1I12W7d2xT1EXfq7BCt O6CHH0bkjdp7yPkCRfcDIj/WNhQQMgfQqU8oxOBQD1mbedMTUSI8kSoTmPHv9nwSoeI1 oAQVi+u7+KPUle/npdUyKKv0LiYv3g0gogTBT+rcQlbKDhBvkzH8PoViwVZgha17gz1X w0autj3woQq3CGM2P3YkWFKQArxMQC64YdGJTrPjVpbEEoHEe5eetCm89D7u8uKUSrFr IRoQ== X-Gm-Message-State: AKS2vOz66rKT1EffZvotdoTdpSLyF6Df7Ei+g5BpP5voySCGjA9XE+zf CUWISk+c2SH8rxIe X-Received: by 10.28.55.68 with SMTP id e65mr17954585wma.52.1498883306771; Fri, 30 Jun 2017 21:28:26 -0700 (PDT) Received: from [192.168.2.108] (p4FDB39C7.dip0.t-ipconnect.de. [79.219.57.199]) by smtp.googlemail.com with ESMTPSA id 13sm8122406wrl.57.2017.06.30.21.28.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2017 21:28:26 -0700 (PDT) Subject: Re: gnupg2 ? To: cygwin-apps@cygwin.com References: <2ed91a25-083f-5ace-dee7-ae5bc6f57520@cygwin.com> <5a1dd26f-a646-0cd1-c797-30f9b3612782@gmail.com> From: Marco Atzeri Message-ID: <779290d3-a265-3ed1-ebe6-c582aaa876af@gmail.com> Date: Sat, 01 Jul 2017 04:29:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00000.txt.bz2 On 30/06/2017 22:20, Yaakov Selkowitz wrote: > On 2017-06-30 00:34, Marco Atzeri wrote: >> On 29/06/2017 08:27, Yaakov Selkowitz wrote: >>> In order to update gpgme, we need libassuan in the distribution, as >>> GnuPG 2 support is no longer optional. While I think we could get by >>> with just that (and allow it to fall back to 1.x support at runtime), it >>> did spur me to take another look at the gnupg2 stack. I don't know if >>> it's *perfect* but it seems to be generally working: >>> >>> https://github.com/cygwinports/libassuan >>> https://github.com/cygwinports/libksba >>> https://github.com/cygwinports/npth >>> https://github.com/cygwinports/gnupg2 >>> https://github.com/cygwinports/pinentry >>> https://github.com/cygwinports/gpa >>> >>> Any chance you could test this out and/or be interested in maintaining >>> some or all of it? >> >> I am uploading all except gpa, that will follow later. > > Great, thanks! Did you find anything else that needed changing in these > packages? > only some DIFF_EXCLUDES