pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/nss
Module Name: pkgsrc
Committed By: wiz
Date: Thu Oct 28 10:03:13 UTC 2021
Modified Files:
pkgsrc/devel/nss: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.141 -r1.142 pkgsrc/devel/nss/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/nss/Makefile
diff -u pkgsrc/devel/nss/Makefile:1.215 pkgsrc/devel/nss/Makefile:1.216
--- pkgsrc/devel/nss/Makefile:1.215 Thu Sep 30 21:39:55 2021
+++ pkgsrc/devel/nss/Makefile Thu Oct 28 10:03:12 2021
@@ -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/}
Index: pkgsrc/devel/nss/distinfo
diff -u pkgsrc/devel/nss/distinfo:1.141 pkgsrc/devel/nss/distinfo:1.142
--- pkgsrc/devel/nss/distinfo:1.141 Tue Oct 26 10:15:44 2021
+++ pkgsrc/devel/nss/distinfo Thu Oct 28 10:03:12 2021
@@ -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