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:           Wed Dec  1 17:04:11 UTC 2021

Modified Files:
        pkgsrc/devel/nss: Makefile distinfo

Log Message:
nss: update to 3.73.

This contains the fix for CVE-2021-43527.


To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.142 -r1.143 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.216 pkgsrc/devel/nss/Makefile:1.217
--- pkgsrc/devel/nss/Makefile:1.216     Thu Oct 28 10:03:12 2021
+++ pkgsrc/devel/nss/Makefile   Wed Dec  1 17:04:11 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.216 2021/10/28 10:03:12 wiz Exp $
+# $NetBSD: Makefile,v 1.217 2021/12/01 17:04:11 wiz Exp $
 #
 # release notes
 # https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.72.0
+NSS_RELEASE=           3.73.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.142 pkgsrc/devel/nss/distinfo:1.143
--- pkgsrc/devel/nss/distinfo:1.142     Thu Oct 28 10:03:12 2021
+++ pkgsrc/devel/nss/distinfo   Wed Dec  1 17:04:11 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.142 2021/10/28 10:03:12 wiz Exp $
+$NetBSD: distinfo,v 1.143 2021/12/01 17:04:11 wiz Exp $
 
-BLAKE2s (nss-3.72.tar.gz) = 12dd2bb507012867fb391bfa86c8e5d32494d64a437780492d3e572176b7dd8d
-SHA512 (nss-3.72.tar.gz) = 1d818d2ef85735837275059fecf68d57e48152f0348ea54887c29171cf029b6944e94d99a8cd96e580a81edb678b79c55515ac0516e27daf6b290c34baed9ebb
-Size (nss-3.72.tar.gz) = 83928300 bytes
+BLAKE2s (nss-3.73.tar.gz) = 2a666a407c84224ebe15595560497bb0ddfbbd9dbe0ff13e6723aa96ec0b2f90
+SHA512 (nss-3.73.tar.gz) = 84b6e4ce8838f77674a5587cd227fa103c80f1b36c8bfb9b60a175157f131e59153c79ee77b29feffa57f49b217a90a8a091ee368eb0bc03312894e386a4c01b
+Size (nss-3.73.tar.gz) = 83928905 bytes
 SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
 SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
 SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0



Home | Main Index | Thread Index | Old Index