summaryrefslogtreecommitdiff
path: root/security/mozilla-rootcerts
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-08-31 11:42:43 +0000
committerdrochner <drochner@pkgsrc.org>2011-08-31 11:42:43 +0000
commitcd2b04e5bad3c8ff587d057a297a5784d2be095e (patch)
treea8870ab4a702b4c9be236778038f1ee48f82aa72 /security/mozilla-rootcerts
parentb5b6b9f5122140f2fbe88626f07ae4777382674e (diff)
downloadpkgsrc-cd2b04e5bad3c8ff587d057a297a5784d2be095e.tar.gz
update to the version distributed with firefox-6.0.1, in response
to the recent discovery of false certificates from diginotar (Recent versions from the source repository don't work, see the comment in Makefile.)
Diffstat (limited to 'security/mozilla-rootcerts')
-rw-r--r--security/mozilla-rootcerts/Makefile9
-rw-r--r--security/mozilla-rootcerts/distinfo8
2 files changed, 11 insertions, 6 deletions
diff --git a/security/mozilla-rootcerts/Makefile b/security/mozilla-rootcerts/Makefile
index 8e0ebb9dd6d..a3eb70c564a 100644
--- a/security/mozilla-rootcerts/Makefile
+++ b/security/mozilla-rootcerts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/11/13 21:09:03 shattered Exp $
+# $NetBSD: Makefile,v 1.7 2011/08/31 11:42:43 drochner Exp $
DISTNAME= mozilla-rootcerts-1.0.${CERTDATA_DATE}
CATEGORIES= security
@@ -15,7 +15,12 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS= awk:run echo:run expr:run ln:run ls:run openssl:run rm:run
-CERTDATA_DATE= 20100827
+# This is not the file from the repository in HOMEPAGE above but
+# the version distributed with firefox-6.0.1.
+# (Newer versions seem to handle trust explicitely so that the mere
+# presence of a certificate doesn't mean that it is trusted. The
+# extraction by our "mozilla-rootcerts" script doesn't handle this.)
+CERTDATA_DATE= 20110830
CERTDATA= certdata-${CERTDATA_DATE}.txt
WRKSRC= ${WRKDIR}
diff --git a/security/mozilla-rootcerts/distinfo b/security/mozilla-rootcerts/distinfo
index 3c3c34360b8..348cc512650 100644
--- a/security/mozilla-rootcerts/distinfo
+++ b/security/mozilla-rootcerts/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/10/22 10:41:49 wiz Exp $
+$NetBSD: distinfo,v 1.4 2011/08/31 11:42:43 drochner Exp $
-SHA1 (certdata-20100827.txt) = 774c0132ac6920a4f37ce670bed4abcb6e21476c
-RMD160 (certdata-20100827.txt) = 5af26ece6f3e379b247ac8da565d41ff36768972
-Size (certdata-20100827.txt) = 1135654 bytes
+SHA1 (certdata-20110830.txt) = a43ca7e68478739b2a12fb5d32a745b29170dfa1
+RMD160 (certdata-20110830.txt) = c31be39b17bbced1ea0caec011ca58cdef7ddde3
+Size (certdata-20110830.txt) = 1151237 bytes