From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 62879385E01A for ; Sun, 22 Mar 2020 12:57:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 62879385E01A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1584881821; bh=1gLxoEA2RWJRN1+Ny7K74ck7u7epb97S9Tgjk076oNA=; h=To:Subject:Date:From:Reply-To:From; b=Uz8lgeiG04fsZ9/xlNtFeig1jAHyNg+oN7Epg0A925OG5zBf23F1Z3q49EF5CLXp4 89gleqc0aKdadDQyVYqBIJuBQv07XPL3MqT7i/Bxh0fxCLyukTneXWOGfJjcrI5wEa PsH3c0PfdPLjVO2zhldv9WjXzntyrA2e7cqQtnK8= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 042E2385E017 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1584881821; bh=1gLxoEA2RWJRN1+Ny7K74ck7u7epb97S9Tgjk076oNA=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=VHI/enL6SGMFItuj72qWneCdCYuwhJSW6RKk0qMpFxQfDqaQYw5UKEdUkkjK9tpZq /BkwUlZztLYeIG+O6njsqTR/k8TQIEK7hQwo1JZKZgmHi1PVLKJaKWNFgxV3vmNCoP 137QwX3hGCWxyo9IZQJX5Cd9LdWeEEFUlW6XVfeg= DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 85917385E013 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=1gLxoEA2RWJRN1+Ny7K74ck7u7epb97S9Tgjk076oNA=; b=SlkgbAkTZDh9tBdKzCPwrkr78XNWOFGcOoc3+3s24du2A5S03ohSejaqX2TgWx4Yvj /InT6RXUFNq7o8yA+RwVefw4f4duIoTygzCkmL/fEgaIdti4fLSRUkkXjq9MkgH8DkZc XqEEZiUSDiuxkJKAB21rcDx8nw8uyXKcDbLec4p2CkZ7ktk4sLuyYjXVfg7Nn4cHUlP6 u1Iy8o7RXU7TXfjl4R+TcWvWzYr8EyZ5ASGklE63MeHu6vdC2d5T4N3DhmYc8rSQBmN9 p7zo5BcqU8PUQ8HU73ynRPFcuMko3l/gCS9sLUuUr8nFdWxVE2vLkUxjViPHdzG/vHFG HLrA== X-Gm-Message-State: ANhLgQ01rs52dpBCcdZmM3L4mvDakN8G6aGGF8Xvqse9txKVsgwxV5tH dkDMvmwJJitN5UKrUqGgx+fghra0 X-Google-Smtp-Source: ADFU+vv3UO5D9qiCZOGFLkTMgVtQv4yEntoAwxa/u/jv5AeEWIJlVeoEzlmdbgQ2UUBJULphFFFXtg== X-Received: by 2002:adf:f310:: with SMTP id i16mr23177916wro.100.1584881816345; Sun, 22 Mar 2020 05:56:56 -0700 (PDT) To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: gnupg2-2.2.20-1 Message-Id: Date: Sun, 22 Mar 2020 13:56:54 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GARBLED_BODY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Marco Atzeri via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: Cygwin mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2020 12:57:01 -0000 Version 2.2.20-1 of gnupg2 is available in the Cygwin distribution: CHANGES Latest upstream security fix release https://lists.gnupg.org/pipermail/gnupg-announce/2020q1/000444.html 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 .