pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/nss Update to 3.18.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40c841a6be4a
branches:  trunk
changeset: 650332:40c841a6be4a
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Apr 21 11:38:19 2015 +0000

description:
Update to 3.18.1

Changelog:
The NSS Development Team announces the release of NSS 3.18.1

Network Security Services (NSS) 3.18.1 is a patch release
for NSS 3.18 to update the list of root CA certificates.

No new functionality is introduced in this release.

Notable Changes:
* The following CA certificate had the Websites and Code Signing
  trust bits restored to their original state to allow more time
  to develop a better transition strategy for affected sites:
  - OU = Equifax Secure Certificate Authority
* The following CA certificate was removed:
  - CN = e-Guven Kok Elektronik Sertifika Hizmet Saglayicisi
* The following intermediate CA certificate has been added as
  actively distrusted because it was mis-used to issue certificates
  for domain names the holder did not own or control:
  - CN=MCSHOLDING TEST, O=MCSHOLDING, C=EG
* The version number of the updated root CA list has been set
  to 2.4

The full release notes, including further details and the SHA1
fingerprints of the changed CA certificates, are available at
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.18.1_release_notes

diffstat:

 devel/nss/Makefile |  5 ++---
 devel/nss/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 5ad57fae71c8 -r 40c841a6be4a devel/nss/Makefile
--- a/devel/nss/Makefile        Tue Apr 21 11:28:35 2015 +0000
+++ b/devel/nss/Makefile        Tue Apr 21 11:38:19 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2015/04/06 08:17:26 adam Exp $
+# $NetBSD: Makefile,v 1.95 2015/04/21 11:38:19 ryoon Exp $
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.18.0
-PKGREVISION=           1
+NSS_RELEASE=           3.18.1
 CATEGORIES=            security
 MASTER_SITES=          ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_RELEASE:S/.0$//:S/./_/g}_RTM/src/}
 
diff -r 5ad57fae71c8 -r 40c841a6be4a devel/nss/distinfo
--- a/devel/nss/distinfo        Tue Apr 21 11:28:35 2015 +0000
+++ b/devel/nss/distinfo        Tue Apr 21 11:38:19 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.45 2015/04/05 12:51:51 ryoon Exp $
+$NetBSD: distinfo,v 1.46 2015/04/21 11:38:19 ryoon Exp $
 
-SHA1 (nss-3.18.tar.gz) = b4461d270d9af84b66376437dfd29414f2889f88
-RMD160 (nss-3.18.tar.gz) = 81c8dd56e79fcd6b96d3372bca670f19424bcbbc
-Size (nss-3.18.tar.gz) = 6944836 bytes
+SHA1 (nss-3.18.1.tar.gz) = 0c1bd239aba56bf1f05ec19748cf8141895668db
+RMD160 (nss-3.18.1.tar.gz) = 22043687b54085cee67e0ee40631fe65120b091b
+Size (nss-3.18.1.tar.gz) = 6945125 bytes
 SHA1 (patch-am) = ee4c4beeb120397852fc4b06b7dd54534d0d5ac5
 SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
 SHA1 (patch-md) = 0a09fd2abb8674a2d301f1b6a5331af5db94178f



Home | Main Index | Thread Index | Old Index