pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libgcrypt libgcrypt: updated to 1.8.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/f377fef1e87d
branches: trunk
changeset: 372681:f377fef1e87d
user: adam <adam%pkgsrc.org@localhost>
date: Thu Dec 14 08:49:54 2017 +0000
description:
libgcrypt: updated to 1.8.2
Noteworthy changes in version 1.8.2:
* Bug fixes:
- Do not use /dev/srandom on OpenBSD.
- Fix test suite failure on systems with large pages.
- Fix test suite to not use mmap on Windows.
- Fix fatal out of secure memory status in the s-expression parser
on heavy loaded systems.
* Other:
- Backport the auto expand secmem feature from master for use by
the forthcoming GnuPG 2.2.4.
diffstat:
security/libgcrypt/Makefile | 6 +++---
security/libgcrypt/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 59d91698ce6f -r f377fef1e87d security/libgcrypt/Makefile
--- a/security/libgcrypt/Makefile Thu Dec 14 08:39:09 2017 +0000
+++ b/security/libgcrypt/Makefile Thu Dec 14 08:49:54 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2017/08/27 12:38:36 adam Exp $
+# $NetBSD: Makefile,v 1.93 2017/12/14 08:49:54 adam Exp $
-DISTNAME= libgcrypt-1.8.1
+DISTNAME= libgcrypt-1.8.2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgcrypt/
MASTER_SITES+= http://gd.tuwien.ac.at/privacy/gnupg/libgcrypt/
@@ -17,7 +17,7 @@
TEST_TARGET= check
TEXINFO_REQD= 4.0
-INFO_FILES= yes # PLIST
+INFO_FILES= yes
.include "../../mk/bsd.prefs.mk"
.include "../../mk/compiler.mk"
diff -r 59d91698ce6f -r f377fef1e87d security/libgcrypt/distinfo
--- a/security/libgcrypt/distinfo Thu Dec 14 08:39:09 2017 +0000
+++ b/security/libgcrypt/distinfo Thu Dec 14 08:49:54 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.75 2017/08/27 12:38:36 adam Exp $
+$NetBSD: distinfo,v 1.76 2017/12/14 08:49:54 adam Exp $
-SHA1 (libgcrypt-1.8.1.tar.bz2) = dd35f00da45602afe81e01f4d60c40bbdd826fe6
-RMD160 (libgcrypt-1.8.1.tar.bz2) = 5132a2f4ff4531048e9cabbaa98d0cdfbe2f895c
-SHA512 (libgcrypt-1.8.1.tar.bz2) = 27c9d2fd9cba5afca71d421c9299d6942463975fae0bd10d4ff42cda2d7ea213e6b73c071a40fcf23ff52a93394cc7505ab332f8a4a3321826460e471eda5b4e
-Size (libgcrypt-1.8.1.tar.bz2) = 2967344 bytes
+SHA1 (libgcrypt-1.8.2.tar.bz2) = ab8aae5d7a68f8e0988f90e11e7f6a4805af5c8d
+RMD160 (libgcrypt-1.8.2.tar.bz2) = e0bed861b328fe411faa74daca0db388fb5aed88
+SHA512 (libgcrypt-1.8.2.tar.bz2) = 1e8c414f95bf6b50e778102ca7c1b3b1f30d8320826d9fff747a0a098ef85499cdc3e6de736853b9cd4e5dadda35c7c0a291e13643dcac5eaef44f2ddc7a6c09
+Size (libgcrypt-1.8.2.tar.bz2) = 2966534 bytes
SHA1 (patch-aa) = 60b3f4453b217ed8879a2ffd8d485c0195ffb5f8
SHA1 (patch-cipher_rijndael-arm.S) = ef3cb7f481022440780eb48ae31cbfad0a3ec115
SHA1 (patch-src_visibility.h) = 8cbbf6803ab34b4b7dda832aa8ee18247aa89518
Home |
Main Index |
Thread Index |
Old Index