pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/libgcrypt



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Apr 16 12:44:40 UTC 2026

Modified Files:
        pkgsrc/security/libgcrypt: Makefile distinfo

Log Message:
libgcrypt: updated to 1.12.2

Noteworthy changes in version 1.12.2 (2026-04-15)

 * Bug fixes:

   - Fix possible ECDH buffer overwrite with zeroes.
   - Add a missing bounds check to the Dilithium context handling.
   - Add point validation when using the new KEM interface.

 * Other:
   - Fix the dead-code of stronger_key_check for RSA.


To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 pkgsrc/security/libgcrypt/Makefile
cvs rdiff -u -r1.106 -r1.107 pkgsrc/security/libgcrypt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/libgcrypt/Makefile
diff -u pkgsrc/security/libgcrypt/Makefile:1.123 pkgsrc/security/libgcrypt/Makefile:1.124
--- pkgsrc/security/libgcrypt/Makefile:1.123    Sun Feb 22 19:52:38 2026
+++ pkgsrc/security/libgcrypt/Makefile  Thu Apr 16 12:44:40 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.123 2026/02/22 19:52:38 adam Exp $
+# $NetBSD: Makefile,v 1.124 2026/04/16 12:44:40 adam Exp $
 
-DISTNAME=      libgcrypt-1.12.1
+DISTNAME=      libgcrypt-1.12.2
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GNUPG:=libgcrypt/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/security/libgcrypt/distinfo
diff -u pkgsrc/security/libgcrypt/distinfo:1.106 pkgsrc/security/libgcrypt/distinfo:1.107
--- pkgsrc/security/libgcrypt/distinfo:1.106    Sun Feb 22 19:52:38 2026
+++ pkgsrc/security/libgcrypt/distinfo  Thu Apr 16 12:44:40 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.106 2026/02/22 19:52:38 adam Exp $
+$NetBSD: distinfo,v 1.107 2026/04/16 12:44:40 adam Exp $
 
-BLAKE2s (libgcrypt-1.12.1.tar.bz2) = d0447a5d747dc1c7189bcfdb3d4336e8fad968c7cf82fdcbf6c44d39fef88173
-SHA512 (libgcrypt-1.12.1.tar.bz2) = e4be1f9d32bb672663499a1203454b9c646b7f237d9acb64303b991798fe3f4c3366793b0564b94c6687885353f6e7fef6ae6e74a57ccb5eb5606e77c81b3738
-Size (libgcrypt-1.12.1.tar.bz2) = 4441330 bytes
+BLAKE2s (libgcrypt-1.12.2.tar.bz2) = 1250b51d06f40e0c7a0bce04f37830c12e50d2965776c6137a21ada3d49bc3fb
+SHA512 (libgcrypt-1.12.2.tar.bz2) = dc1a4a6c00a0d84d90c8d71f4bd121b968c80df74137d6e8867f1f4cc014a539efb5238c1a1429d7cb95e493a40718fc19252edc592ffe0f43057b372896591c
+Size (libgcrypt-1.12.2.tar.bz2) = 4441855 bytes
 SHA1 (patch-src_libgcrypt-config.in) = 2b791d7ebe51c52ece864b23dcbeae5354701263



Home | Main Index | Thread Index | Old Index