Source-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 3.55
details: https://anonhg.NetBSD.org/pkgsrc/rev/dffd45507069
branches: trunk
changeset: 436264:dffd45507069
user: maya <maya%pkgsrc.org@localhost>
date: Fri Jul 31 01:24:30 2020 +0000
description:
nss: update to 3.55
Note that this says the NSPR dependency is bumped. I didn't encounter
any problems with 2.46. It seems to be a change that their automation
was updated to the newer version.
NSS 3.55
P384 and P521 elliptic curve implementations are replaced with verifiable implementations from Fiat-Crypto and ECCKiila. Special thanks to the Network and Information Security Group (NISEC) at
Tampere University.
PK11_FindCertInSlot is added. With this function, a given slot can be queried with a DER-Encoded certificate, providing performance and usability improvements over other mechanisms. See Bug
1649633 for more details.
DTLS 1.3 implementation is updated to draft-38. See Bug 1647752 for details.
NSPR dependency updated to 4.27.
NSS 3.54
Support for TLS 1.3 external pre-shared keys (Bug 1603042).
Use ARM Cryptography Extension for SHA256, when available. (Bug 1528113).
diffstat:
devel/nss/Makefile | 4 ++--
devel/nss/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 45e49ad615bd -r dffd45507069 devel/nss/Makefile
--- a/devel/nss/Makefile Fri Jul 31 01:21:18 2020 +0000
+++ b/devel/nss/Makefile Fri Jul 31 01:24:30 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.187 2020/06/18 14:16:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.188 2020/07/31 01:24:30 maya Exp $
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE= 3.53.1
+NSS_RELEASE= 3.55.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
diff -r 45e49ad615bd -r dffd45507069 devel/nss/distinfo
--- a/devel/nss/distinfo Fri Jul 31 01:21:18 2020 +0000
+++ b/devel/nss/distinfo Fri Jul 31 01:24:30 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.115 2020/06/18 14:16:50 ryoon Exp $
+$NetBSD: distinfo,v 1.116 2020/07/31 01:24:30 maya Exp $
-SHA1 (nss-3.53.1.tar.gz) = ee522d99ff582b849fe5190c1461f0633ffe1721
-RMD160 (nss-3.53.1.tar.gz) = 5cad607f475b90095503022696abc44061ff2757
-SHA512 (nss-3.53.1.tar.gz) = 5d7572999a007c513df4cbdf74769c1a4eb53eb8680da27a89fea770763d88b6bea80cd9ab20426a905396745129276cffb6dd9e8e1e6377fa98c0a103b522d0
-Size (nss-3.53.1.tar.gz) = 81297900 bytes
+SHA1 (nss-3.55.tar.gz) = 348bb25a1aa6b01319e125afcbcb49c61bdaafb3
+RMD160 (nss-3.55.tar.gz) = ca1a0a82ea2f4e72b1007b470afdf510de443068
+SHA512 (nss-3.55.tar.gz) = acae7b803a3219cd4b78216cb8a6352805741e42eca6a42a5e6289ebbabc6189c7c6bc138cbd8a93d8631d06175c4d34e72957d49fe726adada6aaa2566e399e
+Size (nss-3.55.tar.gz) = 81759883 bytes
SHA1 (patch-am) = fea682bf03bc8b645049f93ed58554ca45f47aca
SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
Home |
Main Index |
Thread Index |
Old Index