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 Jul 27 15:14:02 UTC 2023

Modified Files:
        pkgsrc/devel/nss: Makefile distinfo

Log Message:
nss: update to 3.92.

Changes:
 - Bug 1822935 - Set nssckbi version number to 2.62.
 - Bug 1833270 - Add 4 Atos TrustedRoot Root CA certificates to NSS.
 - Bug 1839992 - Add 4 SSL.com Root CA certificates.
 - Bug 1840429 - Add Sectigo E46 and R46 Root CA certificates.
 - Bug 1840437 - Add LAWtrust Root CA2 (4096).
 - Bug 1822936 - Remove E-Tugra Certification Authority root.
 - Bug 1827224 - Remove Camerfirma Chambers of Commerce Root.
 - Bug 1840505 - Remove Hongkong Post Root CA 1.
 - Bug 1842928 - Remove E-Tugra Global Root CA ECC v3 and RSA v3.
 - Bug 1842937 - Avoid redefining BYTE_ORDER on hppa Linux.


To generate a diff of this commit:
cvs rdiff -u -r1.248 -r1.249 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.169 -r1.170 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.248 pkgsrc/devel/nss/Makefile:1.249
--- pkgsrc/devel/nss/Makefile:1.248     Fri Jun 30 07:05:55 2023
+++ pkgsrc/devel/nss/Makefile   Thu Jul 27 15:14:02 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.248 2023/06/30 07:05:55 wiz Exp $
+# $NetBSD: Makefile,v 1.249 2023/07/27 15:14:02 wiz Exp $
 #
 # release notes
 # https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.91.0
+NSS_RELEASE=           3.92.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.169 pkgsrc/devel/nss/distinfo:1.170
--- pkgsrc/devel/nss/distinfo:1.169     Fri Jun 30 07:05:55 2023
+++ pkgsrc/devel/nss/distinfo   Thu Jul 27 15:14:02 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.169 2023/06/30 07:05:55 wiz Exp $
+$NetBSD: distinfo,v 1.170 2023/07/27 15:14:02 wiz Exp $
 
-BLAKE2s (nss-3.91.tar.gz) = 355690a03c99f25780cf966ec6519e540e8cde7beacb85c3354f92f8600af828
-SHA512 (nss-3.91.tar.gz) = 65258a4ea0b8c06ec49dd411eabe860ad5d7c3873beb27f8f43e10ef6be020b1522112df9deaeed27f23fd72f13cc7554e9c1854cd97e4716de419f722aff020
-Size (nss-3.91.tar.gz) = 72267945 bytes
+BLAKE2s (nss-3.92.tar.gz) = 2b5f480492199fdbea39e958f262f44f9809e1e3e5f78b9b64a5e86257b8d0e3
+SHA512 (nss-3.92.tar.gz) = dc317ec909433c9026f108b466bc436110b3c77edc3f73aef3d6dc6782f584c205053a368e4a134715bfdf63d2c1ae2185fc23238e5c2dca8f88ec185b1fec2a
+Size (nss-3.92.tar.gz) = 72133646 bytes
 SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
 SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
 SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0



Home | Main Index | Thread Index | Old Index