pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnutls gnutls: updated to 3.7.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0914e816309d
branches:  trunk
changeset: 380033:0914e816309d
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat May 28 06:03:41 2022 +0000

description:
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

diffstat:

 security/gnutls/Makefile |  4 ++--
 security/gnutls/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 0e0f95185612 -r 0914e816309d security/gnutls/Makefile
--- a/security/gnutls/Makefile  Sat May 28 06:01:30 2022 +0000
+++ b/security/gnutls/Makefile  Sat May 28 06:03:41 2022 +0000
@@ -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
diff -r 0e0f95185612 -r 0914e816309d security/gnutls/distinfo
--- a/security/gnutls/distinfo  Sat May 28 06:01:30 2022 +0000
+++ b/security/gnutls/distinfo  Sat May 28 06:03:41 2022 +0000
@@ -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