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.42
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0d6aa983685
branches: trunk
changeset: 329009:a0d6aa983685
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Jan 29 13:07:36 2019 +0000
description:
Update to 3.42
Changelog:
New Functionality:
* Bug 818686 - Support XDG basedir specification
Notable changes:
* Added support for some of the testcases from the Wycheproof project:
- Bug 1508666 - Added AES-GCM test cases
- Bug 1508673 - Added ChaCha20-Poly1305 test cases
- Bug 1514999 - Added the Curve25519 test cases
- Thanks to Jonas Allmann for adapting these tests.
Bugs fixed in NSS 3.42:
* Bug 1490006 - Reject invalid CH.legacy_version in TLS 1.3
* Bug 1507135 and Bug 1507174 - Add additional null checks to several CMS
functions to fix a rare CMS crash. Thanks to Hanno B?ck and Damian Poddebniak
for the discovery and fixes.
* Bug 1513913 - A fix for Solaris where Firefox 60 core dumps during start when
using profile from version 52
diffstat:
devel/nss/Makefile | 4 ++--
devel/nss/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 0338e65d1031 -r a0d6aa983685 devel/nss/Makefile
--- a/devel/nss/Makefile Tue Jan 29 12:47:16 2019 +0000
+++ b/devel/nss/Makefile Tue Jan 29 13:07:36 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.161 2018/12/12 14:02:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.162 2019/01/29 13:07:36 ryoon Exp $
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE= 3.41.0
+NSS_RELEASE= 3.42.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
diff -r 0338e65d1031 -r a0d6aa983685 devel/nss/distinfo
--- a/devel/nss/distinfo Tue Jan 29 12:47:16 2019 +0000
+++ b/devel/nss/distinfo Tue Jan 29 13:07:36 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.92 2018/12/12 14:02:01 ryoon Exp $
+$NetBSD: distinfo,v 1.93 2019/01/29 13:07:36 ryoon Exp $
-SHA1 (nss-3.41.tar.gz) = 69c60e8d3190573dbcbc01f50e68e3ceb7d92522
-RMD160 (nss-3.41.tar.gz) = 5e095b56c8e5f17d9dda092305f2ae19dbd16b47
-SHA512 (nss-3.41.tar.gz) = b5a43fe86ded664002fd714c493d9222a64539cd6139b64720625d1742fec5100712cbe401c90c79196e9cbad9ec07d9b4f0f517ce34e4b207beaa3e01c9e114
-Size (nss-3.41.tar.gz) = 23319563 bytes
+SHA1 (nss-3.42.tar.gz) = 3797c794d5ca67ca04b7701dacbfcfe73e6ac2df
+RMD160 (nss-3.42.tar.gz) = 4b288c0d772e0af863f47bbcf92dde0e16f7812c
+SHA512 (nss-3.42.tar.gz) = ad22f4b2672b4f29c7dd5544cbb642d3ec4b451137ffde4f608ff7b9826c762caa885f4802e1df291d2067a291aae9ffa1cf7298af96e1c6afa019fc7c3935bd
+Size (nss-3.42.tar.gz) = 23416008 bytes
SHA1 (patch-am) = bab47640c0d25629f43578e7b788859418b27ecd
SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
Home |
Main Index |
Thread Index |
Old Index