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:           Fri Jun  4 09:58:03 UTC 2021

Modified Files:
        pkgsrc/devel/nss: Makefile distinfo

Log Message:
nss: update to 3.66.

Bugs fixed:
* Bug 1710716 - Remove Expired Sonera Class2 CA from NSS.
* Bug 1710716 - Remove Expired Root Certificates from NSS - QuoVadis Root Certification Authority.
* Bug 1708307 - Remove Trustis FPS Root CA from NSS.
* Bug 1707097 - Add Certum Trusted Root CA to NSS.
* Bug 1707097 - Add Certum EC-384 CA to NSS.
* Bug 1703942 - Add ANF Secure Server Root CA to NSS.
* Bug 1697071 - Add GLOBALTRUST 2020 root cert to NSS.
* Bug 1712184 - NSS tools manpages need to be updated to reflect that sqlite is the default database.
* Bug 1712230 - Don't build ppc-gcm.s with clang integrated assembler.
* Bug 1712211 - Strict prototype error when trying to compile nss code that includes blapi.h.
* Bug 1710773 - NSS needs FIPS 180-3 FIPS indicators.
* Bug 1709291 - Add VerifyCodeSigningCertificateChain.
* Use GNU tar for the release helper script.


To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.131 -r1.132 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.207 pkgsrc/devel/nss/Makefile:1.208
--- pkgsrc/devel/nss/Makefile:1.207     Mon May 24 19:50:03 2021
+++ pkgsrc/devel/nss/Makefile   Fri Jun  4 09:58:03 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.207 2021/05/24 19:50:03 wiz Exp $
+# $NetBSD: Makefile,v 1.208 2021/06/04 09:58:03 wiz Exp $
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.65.0
-PKGREVISION=           1
+NSS_RELEASE=           3.66.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.131 pkgsrc/devel/nss/distinfo:1.132
--- pkgsrc/devel/nss/distinfo:1.131     Sun May 16 17:42:31 2021
+++ pkgsrc/devel/nss/distinfo   Fri Jun  4 09:58:03 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.131 2021/05/16 17:42:31 wiz Exp $
+$NetBSD: distinfo,v 1.132 2021/06/04 09:58:03 wiz Exp $
 
-SHA1 (nss-3.65.tar.gz) = a7ec3874d091c4783a8cb78f064bceafba875c1f
-RMD160 (nss-3.65.tar.gz) = d0b6da2d2ab3c4faea885413651dfaf3b4237615
-SHA512 (nss-3.65.tar.gz) = 6f980f44056c69c74754124ce16d4880fb47440146d55906584f70d1be8e74885570308914d4482b3ee676a1f5b1e529616eae8ccd6906d678394dd929dd0825
-Size (nss-3.65.tar.gz) = 82386222 bytes
+SHA1 (nss-3.66.tar.gz) = c0d452f828e16e3345e891fe2bd016250f1b51e1
+RMD160 (nss-3.66.tar.gz) = f7e821dfd8767e2064e8071116b582972295b026
+SHA512 (nss-3.66.tar.gz) = 327129cb065a8c19246e081e3cbc4798c81dc52eab6ee366eade151e9d308990592075c52a7c672165725fd855a0c539d56a803c26ef066561c584d693e0e467
+Size (nss-3.66.tar.gz) = 82401896 bytes
 SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
 SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
 SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0



Home | Main Index | Thread Index | Old Index