From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by sourceware.org (Postfix) with ESMTPS id EA19F3858C74 for ; Thu, 11 Aug 2022 18:02:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EA19F3858C74 Received: by mail-wr1-x433.google.com with SMTP id j7so22207860wrh.3 for ; Thu, 11 Aug 2022 11:02:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc; bh=j2iYPggVCkW7mHh3s8MBADPW+7/FvQZ2NTk/2OwMzr8=; b=CDkISZ+YYju6kD0VdxDGCSZ8XNZ4tYBjI05HqtANY8UM6BcpafcxTZPvtLWj9jrso5 8vjqkQXfQGUB7NVc/Z813MX9suiKJcTdbJYw57RFr/I6jQqyRPkb/Oz7Cmd0Z7xGUoTE icZQ2+5YT2J62yH/dwokgZ9xEDR/F0vrjRC/fLkWT/uAq3tAnp3AquGcfhcqW6NXG4SF fTQ3ZNCQCYWe+VYPT3TMhBo5AOonKUOaVHsO39D9TFXfXfJcULTcYU12mnCwO/p17RCK tTj5Dz7aT3gyieA0MVXu9KP+FkSA88nGf0AvYc4DhGaonOT3nlGcrQuBeZqGR94XHCQi AxvA== X-Gm-Message-State: ACgBeo2ApdLwTWNqlFinoXVLFZNDxXGkLnhlAgtrzFQg0KD/aY3AK46/ Wkx0lJW9gjj5cNRIYWzJwOtkEro/jaxQBQ== X-Google-Smtp-Source: AA6agR6YyTgs+HGHbJJtPivzo1bEyyxyMg2Hd5BK8TpEN0CZeJCfqtNHmoApvUJBf37t1YrEnMh+3Q== X-Received: by 2002:adf:fe45:0:b0:220:625e:f4e8 with SMTP id m5-20020adffe45000000b00220625ef4e8mr119671wrs.182.1660240973725; Thu, 11 Aug 2022 11:02:53 -0700 (PDT) Received: from [192.168.43.124] ([193.207.193.252]) by smtp.gmail.com with ESMTPSA id j19-20020a05600c191300b003a5a67cd358sm185473wmq.13.2022.08.11.11.02.52 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 11 Aug 2022 11:02:53 -0700 (PDT) Message-ID: <11d27c7b-8048-d8d4-ed86-f67e740ae1e4@gmail.com> Date: Thu, 11 Aug 2022 13:11:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Content-Language: it To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: gnupg2-2.2.35-2 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=0.3 required=5.0 tests=BAYES_00, DATE_IN_PAST_06_12, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2022 18:02:56 -0000 Version 2.2.35-2 of gnupg2 is available in the Cygwin distribution: CYGWIN CHANGES Rebuilt to remove usage of libdns and need of /etc/resolv.conf CHANGES Latest upstream security fix release https://lists.gnupg.org/pipermail/gnupg-announce/2022q2/ DESCRIPTION The GNU Privacy Guard GnuPG is a command line tool without any graphical user interface. It is an universal crypto engine which can be used directly from a command line prompt, from shell scripts, or from other programs. Therefore GnuPG is often used as the actual crypto backend of other applications. Full OpenPGP implementation (see RFC4880 at RFC Editor). Full CMS/X.509 (S/MIME) implementation. Ssh-agent implementation Runs on all Unix platforms, Windows and macOS. A full replacement of PGP; written from scratch. Does not use any patented algorithms. Freely available under the GPL; Can be used as a filter program. Better functionality than PGP with state of the art security features. Decrypts and verifies PGP 5, 6 and 7 messages. Supports RSA, ECDH, ECDSA, EdDSA, Elgamal, DSA, AES, Camellia, 3DES, Twofish, SHA2, and many more algorithms. Language support for a load of languages. Online help system. Optional anonymous message receivers. Integrated support for HKP keyservers (sks-keyservers.net). and many more thingsā€¦. HOMEPAGE http://www.gnupg.org/ Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .