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:   ryoon
Date:           Thu Apr 27 01:47:21 UTC 2017

Modified Files:
        pkgsrc/devel/nss: Makefile distinfo

Log Message:
Update to 3.30.2

Changelog:
The NSS team has released Network Security Services (NSS) 3.30.2,
which is a patch release to update the list of root CA certificates.

Below is a summary of the changes.
Please refer to the full release notes for additional details,
including the SHA256 fingerprints of the changed CA certificates.

Notable Changes:
* The following CA certificates were Removed
- O = Japanese Government, OU = ApplicationCA 
- CN = WellsSecure Public Root Certificate Authority 
- CN = TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6
- CN = Microsec e-Szigno Root 
* The following CA certificates were Added
- CN = D-TRUST Root CA 3 2013 
- CN = TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 
* The version number of the updated root CA list has been set to 2.14
  (Bug 1350859)
* Domain name constraints for one of the new CAs have been added to the
  NSS code (Bug 1349705)


To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.72 -r1.73 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.134 pkgsrc/devel/nss/Makefile:1.135
--- pkgsrc/devel/nss/Makefile:1.134     Sat Apr 22 21:03:32 2017
+++ pkgsrc/devel/nss/Makefile   Thu Apr 27 01:47:21 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.134 2017/04/22 21:03:32 adam Exp $
+# $NetBSD: Makefile,v 1.135 2017/04/27 01:47:21 ryoon Exp $
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.30.1
-PKGREVISION=           1
+NSS_RELEASE=           3.30.2
 CATEGORIES=            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.72 pkgsrc/devel/nss/distinfo:1.73
--- pkgsrc/devel/nss/distinfo:1.72      Thu Apr 13 03:21:05 2017
+++ pkgsrc/devel/nss/distinfo   Thu Apr 27 01:47:21 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.72 2017/04/13 03:21:05 ryoon Exp $
+$NetBSD: distinfo,v 1.73 2017/04/27 01:47:21 ryoon Exp $
 
-SHA1 (nss-3.30.1.tar.gz) = 3e1207b1293605435106148aa8e7205b37aeae74
-RMD160 (nss-3.30.1.tar.gz) = bc00a0c7b28a6d7ea77048a8c0f7d1926c8ce115
-SHA512 (nss-3.30.1.tar.gz) = 591c518bc7e8105675678863e1995725982527e138b45e12ad0efd927f5d3eaa2aaa704d335ff46d572c2f7ad8a8f9a38e671c1d5a9f46fe495077ba0522bc51
-Size (nss-3.30.1.tar.gz) = 9501791 bytes
+SHA1 (nss-3.30.2.tar.gz) = e8ceea087e2ab2d53ffe156d8641007abad2b13f
+RMD160 (nss-3.30.2.tar.gz) = 2960cfce2c133a6066df7cd9c6f279232c0f0f68
+SHA512 (nss-3.30.2.tar.gz) = 02f14bc000cbde42268c4b6f42df80680b010d1491643ef9b11e0bac31a286a2e7fa251c40cb4ac70b64883a1b90efc64440ef9d797357f8a47cd37195fc5500
+Size (nss-3.30.2.tar.gz) = 9499119 bytes
 SHA1 (patch-am) = bab47640c0d25629f43578e7b788859418b27ecd
 SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
 SHA1 (patch-md) = 0a09fd2abb8674a2d301f1b6a5331af5db94178f



Home | Main Index | Thread Index | Old Index