pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/mozilla-rootcerts
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 5 11:21:57 UTC 2026
Modified Files:
pkgsrc/security/mozilla-rootcerts: Makefile distinfo
Log Message:
mozilla-rootcerts: update to 1.1.20260611.
Add Cybertrust Japan SecureSign Root CA16. r=bwilson
Remove Email Trust bit from TrustAsia Global Root CA G3 and G4. r=bwilson
Remove Entrust Root Certification Authority. r=bwilson
Remove SecureSign Root CA12. r=bwilson
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/security/mozilla-rootcerts/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/mozilla-rootcerts/Makefile
diff -u pkgsrc/security/mozilla-rootcerts/Makefile:1.63 pkgsrc/security/mozilla-rootcerts/Makefile:1.64
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.63 Fri May 1 08:56:36 2026
+++ pkgsrc/security/mozilla-rootcerts/Makefile Sun Jul 5 11:21:57 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2026/05/01 08:56:36 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2026/07/05 11:21:57 wiz Exp $
#
# Please also update the dependency pattern in mozilla-rootcerts-openssl
# and bump its version when updating this package.
@@ -17,8 +17,11 @@ LICENSE= mpl-2.0
USE_TOOLS= awk:run echo:run expr:run ln:run ls:run openssl:run rm:run mkdir:run
# This must be kept in sync with security/mozilla-rootcerts-openssl
-CERTDATA_DATE= 20260412
-CERTDATA_COMMIT= 489c4f70f0fd7eca111c3a9369aa17b5ca4e0641
+# https://hg-edge.mozilla.org/mozilla-central/log/tip/security/nss/lib/ckfw/builtins/certdata.txt
+# 'created' date
+CERTDATA_DATE= 20260611
+# 'git commit hash'
+CERTDATA_COMMIT= ae3b4f24dc1b54f8b7770eea1e44d7123ebdb131
CERTDATA= certdata-${CERTDATA_DATE}.txt
WRKSRC= ${WRKDIR}
Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.40 pkgsrc/security/mozilla-rootcerts/distinfo:1.41
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.40 Fri May 1 08:56:36 2026
+++ pkgsrc/security/mozilla-rootcerts/distinfo Sun Jul 5 11:21:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2026/05/01 08:56:36 wiz Exp $
+$NetBSD: distinfo,v 1.41 2026/07/05 11:21:57 wiz Exp $
-BLAKE2s (certdata-20260412.txt) = f981d0e8801332afd7fbd38cb7334bba06f2043222301315a0b7b6ea5461b17e
-SHA512 (certdata-20260412.txt) = 80dde9c32a53b7e95737e4f306b7598612c323260a7eca2502a1e6854e612f2515cc0501fb6a6f9ce1665ffb96a8a99d4a37aa30e833635e5869c63f7f7d9522
-Size (certdata-20260412.txt) = 1338403 bytes
+BLAKE2s (certdata-20260611.txt) = bad70c19c6f9de580776ce3c214bdf059a384cbd4ab3ec099508440c33d430db
+SHA512 (certdata-20260611.txt) = 6db7f23f1823b8588c783d97fc7826d0396efbf2315b0d52f5be148ddc3435853aac44c89611829bccba330628b742d4910fb6e9f87269f57d98784b414fa1e0
+Size (certdata-20260611.txt) = 1330761 bytes
Home |
Main Index |
Thread Index |
Old Index