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)
This commit is contained in:
parent
75eb5125f5
commit
d28b526384
2 changed files with 7 additions and 8 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue