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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0acca985a4ee
branches:  trunk
changeset: 768631:0acca985a4ee
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 28 10:03:12 2021 +0000

description:
nss: update to 3.72.

Changes:
   - Documentation: release notes for NSS 3.72
   - Documentation: release notes for NSS 3.71
   - Remove newline at the end of coreconf.dep
   - Bug 1731911 - Fix nsinstall parallel failure.
   - Bug 1729930 - Increase KDF cache size to mitigate perf regression in about:logins.

diffstat:

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

diffs (32 lines):

diff -r 8a99eca2ea9f -r 0acca985a4ee devel/nss/Makefile
--- a/devel/nss/Makefile        Thu Oct 28 09:58:59 2021 +0000
+++ b/devel/nss/Makefile        Thu Oct 28 10:03:12 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.215 2021/09/30 21:39:55 wiz Exp $
+# $NetBSD: Makefile,v 1.216 2021/10/28 10:03:12 wiz Exp $
 #
 # release notes
 # https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.71.0
+NSS_RELEASE=           3.72.0
 CATEGORIES=            devel security
 MASTER_SITES=          ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
 
diff -r 8a99eca2ea9f -r 0acca985a4ee devel/nss/distinfo
--- a/devel/nss/distinfo        Thu Oct 28 09:58:59 2021 +0000
+++ b/devel/nss/distinfo        Thu Oct 28 10:03:12 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.141 2021/10/26 10:15:44 nia Exp $
+$NetBSD: distinfo,v 1.142 2021/10/28 10:03:12 wiz Exp $
 
-BLAKE2s (nss-3.71.tar.gz) = 23003f4864c3a5147685f990ae0996df4c7454eeef7f40e20ea892353d035f68
-SHA512 (nss-3.71.tar.gz) = a4a724dc4e8677965b6245ea2309790d31ec7719658e2b349eb67c9008082132c76277340d15e4fdd8d2fe1f560ae6803fb038d023c3dfd2e3772fa3b77720e2
-Size (nss-3.71.tar.gz) = 83927933 bytes
+BLAKE2s (nss-3.72.tar.gz) = 12dd2bb507012867fb391bfa86c8e5d32494d64a437780492d3e572176b7dd8d
+SHA512 (nss-3.72.tar.gz) = 1d818d2ef85735837275059fecf68d57e48152f0348ea54887c29171cf029b6944e94d99a8cd96e580a81edb678b79c55515ac0516e27daf6b290c34baed9ebb
+Size (nss-3.72.tar.gz) = 83928300 bytes
 SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
 SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
 SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0



Home | Main Index | Thread Index | Old Index