pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gnutls
Module Name: pkgsrc
Committed By: adam
Date: Sat May 28 06:03:42 UTC 2022
Modified Files:
pkgsrc/security/gnutls: Makefile distinfo
Log Message:
gnutls: updated to 3.7.6
Version 3.7.6 (released 2022-05-27)
** libgnutls: Fixed invalid write when gnutls_realloc_zero()
is called with new_size < old_size. This bug caused heap
corruption when gnutls_realloc_zero() has been set as gmp
reallocfunc
To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 pkgsrc/security/gnutls/Makefile
cvs rdiff -u -r1.153 -r1.154 pkgsrc/security/gnutls/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/gnutls/Makefile
diff -u pkgsrc/security/gnutls/Makefile:1.231 pkgsrc/security/gnutls/Makefile:1.232
--- pkgsrc/security/gnutls/Makefile:1.231 Wed May 18 18:26:14 2022
+++ pkgsrc/security/gnutls/Makefile Sat May 28 06:03:41 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.231 2022/05/18 18:26:14 adam Exp $
+# $NetBSD: Makefile,v 1.232 2022/05/28 06:03:41 adam Exp $
-DISTNAME= gnutls-3.7.5
+DISTNAME= gnutls-3.7.6
CATEGORIES= security devel
MASTER_SITES= https://www.gnupg.org/ftp/gcrypt/gnutls/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/security/gnutls/distinfo
diff -u pkgsrc/security/gnutls/distinfo:1.153 pkgsrc/security/gnutls/distinfo:1.154
--- pkgsrc/security/gnutls/distinfo:1.153 Wed May 18 18:26:14 2022
+++ pkgsrc/security/gnutls/distinfo Sat May 28 06:03:42 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.153 2022/05/18 18:26:14 adam Exp $
+$NetBSD: distinfo,v 1.154 2022/05/28 06:03:42 adam Exp $
-BLAKE2s (gnutls-3.7.5.tar.xz) = e6a818e9f5e44970e01639f3506620279befc63b8a72304527dcd2cb52d968b1
-SHA512 (gnutls-3.7.5.tar.xz) = 2e4898e6aeff4f82abd48e6a442f5c9ebe4ecaeb0c038b76e2da8e468f6a7ae37fef5e8de17d90346f29aa0b56a08abf67fe8b81ba09dcf4612cc3b97b830bec
-Size (gnutls-3.7.5.tar.xz) = 6321392 bytes
+BLAKE2s (gnutls-3.7.6.tar.xz) = 58d8a3d58663d0fd29fe8c29826cb82ff693e2a9de1d5d08341e4f2ddd7e6bba
+SHA512 (gnutls-3.7.6.tar.xz) = f872339df80ec31d292821ff00eaafbe50e0bd4cdbb86e21e4f78541cd0a26d843596d5e69c91de4db8ce7d027fc639ae6462b57d89fb116162ae63c5a97486a
+Size (gnutls-3.7.6.tar.xz) = 6338276 bytes
SHA1 (patch-configure) = 3653f74914f874aa369f62c8b267a46fd6b78eaa
SHA1 (patch-lib_system_certs.c) = fba74b2834a36d66bddcd7d3405d0c91c1b14efc
Home |
Main Index |
Thread Index |
Old Index