Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 934841A923C for ; Tue, 15 Feb 2022 09:30:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8AE5084D65; Tue, 15 Feb 2022 09:30:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C620F84D31 for ; Tue, 15 Feb 2022 09:30:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 9GRc0taTjCWU for ; Tue, 15 Feb 2022 09:30:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2E2B184CE2 for ; Tue, 15 Feb 2022 09:30:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 27C28FB24; Tue, 15 Feb 2022 09:30:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164491741726180" MIME-Version: 1.0 Date: Tue, 15 Feb 2022 09:30:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/security/libgcrypt To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220215093017.27C28FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164491741726180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 15 09:30:17 UTC 2022 Modified Files: pkgsrc/security/libgcrypt: Makefile distinfo Log Message: libgcrypt: update to 1.10.0. Noteworthy changes in version 1.10.0 (2022-02-01) [C24/A4/R0] ------------------------------------------------- * New and extended interfaces: - New control codes to check for FIPS 140-3 approved algorithms. - New control code to switch into non-FIPS mode. - New cipher modes SIV and GCM-SIV as specified by RFC-5297. - Extended cipher mode AESWRAP with padding as specified by RFC-5649. [T5752] - New set of KDF functions. - New KDF modes Argon2 and Balloon. - New functions for combining hashing and signing/verification. [T4894] * Performance: - Improved support for PowerPC architectures. - Improved ECC performance on zSeries/s390x by using accelerated scalar multiplication. - Many more assembler performance improvements for several architectures. * Bug fixes: - Fix Elgamal encryption for other implementations. [R5328,CVE-2021-40528] - Fix alignment problem on macOS. [T5440] - Check the input length of the point in ECDH. [T5423] - Fix an abort in gcry_pk_get_param for "Curve25519". [T5490] * Other features: - The control code GCRYCTL_SET_ENFORCED_FIPS_FLAG is ignored because it is useless with the FIPS 140-3 related changes. - Update of the jitter entropy RNG code. [T5523] - Simplification of the entropy gatherer when using the getentropy system call. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 pkgsrc/security/libgcrypt/Makefile cvs rdiff -u -r1.93 -r1.94 pkgsrc/security/libgcrypt/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164491741726180 Content-Disposition: inline Content-Length: 1809 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/libgcrypt/Makefile diff -u pkgsrc/security/libgcrypt/Makefile:1.104 pkgsrc/security/libgcrypt/Makefile:1.105 --- pkgsrc/security/libgcrypt/Makefile:1.104 Mon Aug 30 15:53:43 2021 +++ pkgsrc/security/libgcrypt/Makefile Tue Feb 15 09:30:16 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.104 2021/08/30 15:53:43 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2022/02/15 09:30:16 wiz Exp $ -DISTNAME= libgcrypt-1.9.4 +DISTNAME= libgcrypt-1.10.0 CATEGORIES= security MASTER_SITES= https://gnupg.org/ftp/gcrypt/libgcrypt/ EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/security/libgcrypt/distinfo diff -u pkgsrc/security/libgcrypt/distinfo:1.93 pkgsrc/security/libgcrypt/distinfo:1.94 --- pkgsrc/security/libgcrypt/distinfo:1.93 Tue Oct 26 11:17:13 2021 +++ pkgsrc/security/libgcrypt/distinfo Tue Feb 15 09:30:16 2022 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.93 2021/10/26 11:17:13 nia Exp $ +$NetBSD: distinfo,v 1.94 2022/02/15 09:30:16 wiz Exp $ -BLAKE2s (libgcrypt-1.9.4.tar.bz2) = 881456d8ff2275757803a2066dde5849565a03e9d2536e6490359e807f83b097 -SHA512 (libgcrypt-1.9.4.tar.bz2) = d0e117ac73c94d70e9521ee1e6328691498cc8328f8c4e21338096908f5c04c7b838966eb63d59494565f4e19f506c07dab4f4d922150d75610d9f7b57abbf60 -Size (libgcrypt-1.9.4.tar.bz2) = 3239704 bytes +BLAKE2s (libgcrypt-1.10.0.tar.bz2) = c60fe574ac1c077d7f131ef51b8e512ac8884a8ab11f55d0d6a4f27ab49e75b1 +SHA512 (libgcrypt-1.10.0.tar.bz2) = 785c2e14272308956bb6adcea9567c4097edf103122e18cd3907fb42a110a48a5d59c0057f05a438acd7f221c70c7f7ff87e176bd6d7ed99d16e847f9d7be087 +Size (libgcrypt-1.10.0.tar.bz2) = 3774491 bytes SHA1 (patch-aa) = 60b3f4453b217ed8879a2ffd8d485c0195ffb5f8 SHA1 (patch-cipher_rijndael-arm.S) = ef3cb7f481022440780eb48ae31cbfad0a3ec115 SHA1 (patch-configure) = edc92453a0843ab0442da7f1b9df2ef4c219bdf5 --_----------=_164491741726180--