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.29.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24c048bd04d7
branches:  trunk
changeset: 359350:24c048bd04d7
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Mar 07 20:53:22 2017 +0000

description:
Update to 3.29.3

Changelog:
The NSS team has released Network Security Services (NSS) 3.29.3

No new functionality is introduced in this release.
This is a patch release to fix a rare crash when initializing an SSL socket
fails.


The NSS team has released Network Security Services (NSS) 3.29.2

No new functionality is introduced in this release.
This is a patch release to fix an issue with TLS session tickets.

diffstat:

 devel/nss/Makefile |   4 ++--
 devel/nss/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r d6f8fa8ca716 -r 24c048bd04d7 devel/nss/Makefile
--- a/devel/nss/Makefile        Tue Mar 07 20:52:11 2017 +0000
+++ b/devel/nss/Makefile        Tue Mar 07 20:53:22 2017 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.130 2017/02/20 12:30:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.131 2017/03/07 20:53:22 ryoon Exp $
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.29.1
+NSS_RELEASE=           3.29.3
 CATEGORIES=            security
 MASTER_SITES=          ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
 
diff -r d6f8fa8ca716 -r 24c048bd04d7 devel/nss/distinfo
--- a/devel/nss/distinfo        Tue Mar 07 20:52:11 2017 +0000
+++ b/devel/nss/distinfo        Tue Mar 07 20:53:22 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.69 2017/02/20 12:30:50 ryoon Exp $
+$NetBSD: distinfo,v 1.70 2017/03/07 20:53:22 ryoon Exp $
 
-SHA1 (nss-3.29.1.tar.gz) = 83970bf7006aea3e6152fbbf84265799546e47eb
-RMD160 (nss-3.29.1.tar.gz) = ab40fb4d859e094fb2e5df93b36eb63107e1fde6
-SHA512 (nss-3.29.1.tar.gz) = c060f568a3243343b5a1315d632015373dc7dfd2ca9567fb484190dd56f87b1bc977539b9e28fe4fbfc6ee25409e69b1192a2b590031257dd8c89d162332e050
-Size (nss-3.29.1.tar.gz) = 7479324 bytes
+SHA1 (nss-3.29.3.tar.gz) = d96e14b204ea43cb78f65ed12894bec04f4653e4
+RMD160 (nss-3.29.3.tar.gz) = a18187186fa641145a11f6094d1b7ea18e8fda2d
+SHA512 (nss-3.29.3.tar.gz) = eebc479521dc4e64565929620f60bf457875a2b21d7b5dc2b67f4e4279bfb1a814c31a7b17638052cec44ede9fb686a3ff776cd2239271142100e0fd5f769519
+Size (nss-3.29.3.tar.gz) = 7479458 bytes
 SHA1 (patch-am) = bab47640c0d25629f43578e7b788859418b27ecd
 SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69
 SHA1 (patch-md) = 0a09fd2abb8674a2d301f1b6a5331af5db94178f



Home | Main Index | Thread Index | Old Index