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.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43ac56c5c736
branches:  trunk
changeset: 381226:43ac56c5c736
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Jun 01 12:18:03 2018 +0000

description:
Update to 3.37.1

Changelog:
No new functionality is introduced in these releases.

The following compatibility fixes are included. Users are encouraged
to upgrade.

* Bug 1462303 - Connecting to a server that was recently upgraded to TLS 1.3
  would result in a SSL_RX_MALFORMED_SERVER_HELLO error.
* Bug 1460673 - Fix a rare bug with PKCS#12 files.

diffstat:

 devel/nss/Makefile |   4 ++--
 devel/nss/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 2268d6378d2b -r 43ac56c5c736 devel/nss/Makefile
--- a/devel/nss/Makefile        Fri Jun 01 10:56:19 2018 +0000
+++ b/devel/nss/Makefile        Fri Jun 01 12:18:03 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.151 2018/05/10 20:20:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.152 2018/06/01 12:18:03 ryoon Exp $
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.37.0
+NSS_RELEASE=           3.37.1
 CATEGORIES=            security
 MASTER_SITES=          ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
 
diff -r 2268d6378d2b -r 43ac56c5c736 devel/nss/distinfo
--- a/devel/nss/distinfo        Fri Jun 01 10:56:19 2018 +0000
+++ b/devel/nss/distinfo        Fri Jun 01 12:18:03 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.87 2018/05/10 20:20:41 ryoon Exp $
+$NetBSD: distinfo,v 1.88 2018/06/01 12:18:03 ryoon Exp $
 
-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 (nss-3.37.1.tar.gz) = 0b95fc31b03353ebc0a44b8c9523e6e28216977f
+RMD160 (nss-3.37.1.tar.gz) = e0b4ac0fa2b24546176501436680194d9a1aeba6
+SHA512 (nss-3.37.1.tar.gz) = 61b8186f45afa5fade6f45737d60a86f519c8b5535963f4cc6f13fa6694be0723cdd8b0ed48bbc2eae621dfbfd80ccc249998eeb89ed565797ac4553895a01a1
+Size (nss-3.37.1.tar.gz) = 23034142 bytes
 SHA1 (patch-am) = bab47640c0d25629f43578e7b788859418b27ecd
 SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
 SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1



Home | Main Index | Thread Index | Old Index