pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/nss Update to 3.37
details: https://anonhg.NetBSD.org/pkgsrc/rev/a5805fbe2f50
branches: trunk
changeset: 380065:a5805fbe2f50
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu May 10 20:20:41 2018 +0000
description:
Update to 3.37
Changelog:
* The TLS 1.3 implementation was updated to Draft 28.
* An issue where NSS erroneously accepted HRR requests was resolved.
* Added HACL* Poly1305 32-bit
* The code to support the NPN protocol has been fully removed.
* NSS allows servers now to register ALPN handling callbacks to
select a protocol.
* NSS supports opening SQL databases in read-only mode.
* On Linux, some build configurations can use glibc's function
getentropy(), which uses the kernel's getrandom() function.
* The CA list was updated to version 2.24, which removed the
following CA certificates:
- CN = S-TRUST Universal Root CA
- CN = TC TrustCenter Class 3 CA II
- CN = T?RKTRUST Elektronik Sertifika Hizmet Sa?lay?c?s? H5
diffstat:
devel/nss/Makefile | 5 ++---
devel/nss/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 53570d6dad7d -r a5805fbe2f50 devel/nss/Makefile
--- a/devel/nss/Makefile Thu May 10 20:11:39 2018 +0000
+++ b/devel/nss/Makefile Thu May 10 20:20:41 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.150 2018/04/14 07:34:17 adam Exp $
+# $NetBSD: Makefile,v 1.151 2018/05/10 20:20:41 ryoon Exp $
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE= 3.36.1
-PKGREVISION= 1
+NSS_RELEASE= 3.37.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
diff -r 53570d6dad7d -r a5805fbe2f50 devel/nss/distinfo
--- a/devel/nss/distinfo Thu May 10 20:11:39 2018 +0000
+++ b/devel/nss/distinfo Thu May 10 20:20:41 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.86 2018/04/12 14:32:51 bouyer Exp $
+$NetBSD: distinfo,v 1.87 2018/05/10 20:20:41 ryoon Exp $
-SHA1 (nss-3.36.1.tar.gz) = d8b73f808054c7cc50f5e67bb94e5dd853ccc09f
-RMD160 (nss-3.36.1.tar.gz) = bdb7f2627cb42a871f5f046893699f9c01fc4cf2
-SHA512 (nss-3.36.1.tar.gz) = 096fe4360b6d584a746ac6156830f8cff821fd173bd889d7a396238919328a227fa4ebb46f738970a4001773046f3dd4f4675b85ff6de8420a4a7657b3ba0c65
-Size (nss-3.36.1.tar.gz) = 23026430 bytes
+SHA1 (nss-3.37.tar.gz) = 29268d7dadeaa41f2bee25607153574f44b4701e
+RMD160 (nss-3.37.tar.gz) = c890f86fe0a74988889383245d9f0f8ee83bf7cd
+SHA512 (nss-3.37.tar.gz) = ad5175f126705f57092ac80421ac005bcc32bb18a4a44a527df25994fa90b3bc18af08506683564f619a22076f71232e2b3c9e6e25d6312d0bfed63684139103
+Size (nss-3.37.tar.gz) = 23027581 bytes
SHA1 (patch-am) = bab47640c0d25629f43578e7b788859418b27ecd
SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
Home |
Main Index |
Thread Index |
Old Index