pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/nss nss: Update to 4.49.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/220d1d7887b1
branches: trunk
changeset: 411075:220d1d7887b1
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Feb 05 03:31:58 2020 +0000
description:
nss: Update to 4.49.2
Changelog:
No new functionality is introduced in this release. This release fixes several
issues:
- Bug 1606992 - Cache the most recent PBKDF1 password hash, to speed up
repeated SDR
operations when using profiles using that hash. This is covering additional
cases
not covered by NSS 3.49.1, important with the increased KDF iteration
counts.
- Bug 1608327 - Fix compilation problems with NEON-specific code in freebl
- Bug 1608895 - Fix a taskcluster issue with Python 2 / Python 3
NSS 3.49.2 requires NSPR 4.24 or newer.
diffstat:
devel/nss/Makefile | 4 ++--
devel/nss/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 369137fcb5ab -r 220d1d7887b1 devel/nss/Makefile
--- a/devel/nss/Makefile Wed Feb 05 03:27:33 2020 +0000
+++ b/devel/nss/Makefile Wed Feb 05 03:31:58 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.177 2020/01/14 12:58:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.178 2020/02/05 03:31:58 ryoon Exp $
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE= 3.49.1
+NSS_RELEASE= 3.49.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
diff -r 369137fcb5ab -r 220d1d7887b1 devel/nss/distinfo
--- a/devel/nss/distinfo Wed Feb 05 03:27:33 2020 +0000
+++ b/devel/nss/distinfo Wed Feb 05 03:31:58 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.105 2020/01/14 12:58:08 ryoon Exp $
+$NetBSD: distinfo,v 1.106 2020/02/05 03:31:58 ryoon Exp $
-SHA1 (nss-3.49.1.tar.gz) = aba002b9f4b720fb95f511460594cc4a19201577
-RMD160 (nss-3.49.1.tar.gz) = 5b75a436006fdaf7aecc9312f2cca4b52cd41bb8
-SHA512 (nss-3.49.1.tar.gz) = e463c9d71537ac30dbd2998cbdbc0cadc734768a6f3a316c57b6a6d01ad6d26ca732dff65e9c88555a834ae7d71fc857e4cbc1799438069f544a1e27f75985e8
-Size (nss-3.49.1.tar.gz) = 76489134 bytes
+SHA1 (nss-3.49.2.tar.gz) = 08858e0fe80f0bed02e9c7e190e6bb9c2a505b8b
+RMD160 (nss-3.49.2.tar.gz) = 399b135e79e881d7d0e9fc6a198f2d3f8d46d227
+SHA512 (nss-3.49.2.tar.gz) = fe0fe032db15853384a50b145dd6f3187a855109f0b81f1846312d33f8c628aededcbca4d199f974ae52530aec3f2312f80afbca3e5b97ed1ff96fcffafd2881
+Size (nss-3.49.2.tar.gz) = 76489641 bytes
SHA1 (patch-am) = fea682bf03bc8b645049f93ed58554ca45f47aca
SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
Home |
Main Index |
Thread Index |
Old Index