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:           Sat Dec  7 11:18:31 UTC 2024

Modified Files:
        pkgsrc/security/mozilla-rootcerts: Makefile distinfo

Log Message:
mozilla-rootcerts: update to 1.1.20241118.

Some certificates removed.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/security/mozilla-rootcerts/Makefile
cvs rdiff -u -r1.35 -r1.36 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.57 pkgsrc/security/mozilla-rootcerts/Makefile:1.58
--- pkgsrc/security/mozilla-rootcerts/Makefile:1.57     Sun Sep 15 10:35:00 2024
+++ pkgsrc/security/mozilla-rootcerts/Makefile  Sat Dec  7 11:18:30 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2024/09/15 10:35:00 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2024/12/07 11:18:30 wiz Exp $
 #
 # Please also update the dependency pattern in mozilla-rootcerts-openssl
 # and bump its version when updating this package.
@@ -17,9 +17,9 @@ 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= 20240827
-CERTDATA_COMMIT=       9727cd2f7983d01cc4fd3b5ef21b72fc8f6a052a
-CERTDATA=      certdata-${CERTDATA_DATE}.txt
+CERTDATA_DATE=         20241118
+CERTDATA_COMMIT=       fc857d1685f9cd017a2cf656a52d871b02a4cc89
+CERTDATA=              certdata-${CERTDATA_DATE}.txt
 
 WRKSRC=                ${WRKDIR}
 DATADIR=       ${PREFIX}/share/${PKGBASE}

Index: pkgsrc/security/mozilla-rootcerts/distinfo
diff -u pkgsrc/security/mozilla-rootcerts/distinfo:1.35 pkgsrc/security/mozilla-rootcerts/distinfo:1.36
--- pkgsrc/security/mozilla-rootcerts/distinfo:1.35     Sat Aug 31 18:41:27 2024
+++ pkgsrc/security/mozilla-rootcerts/distinfo  Sat Dec  7 11:18:30 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2024/08/31 18:41:27 wiz Exp $
+$NetBSD: distinfo,v 1.36 2024/12/07 11:18:30 wiz Exp $
 
-BLAKE2s (certdata-20240827.txt) = c0b351cd133cf53ce72790424a221b7de8fb95290703277639e3af358e2de1fc
-SHA512 (certdata-20240827.txt) = ad07fefb47398eb397094f3477d3508acd18086817e26bf2482c09a34bc284886d03d48f1a49e48f996e8b11df06055413d689df7aad1900538a7b47f6b894d4
-Size (certdata-20240827.txt) = 1409577 bytes
+BLAKE2s (certdata-20241118.txt) = 4260788a29bbeb85ff938be372dad5bb60b1cb1cdbee7085ba66be50c46ab66f
+SHA512 (certdata-20241118.txt) = 092c3c75bb755a17e5f3f50424429437d6288776fbd0cf27245ea7e52b1b7bdd4c5c4ec5f58981e7dd68156b76f4669b0dc2d55bcfd49f7a11dcca9982c9f971
+Size (certdata-20241118.txt) = 1394246 bytes



Home | Main Index | Thread Index | Old Index