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: Tue Mar 7 20:53:22 UTC 2017
Modified Files:
pkgsrc/devel/nss: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.69 -r1.70 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.130 pkgsrc/devel/nss/Makefile:1.131
--- pkgsrc/devel/nss/Makefile:1.130 Mon Feb 20 12:30:50 2017
+++ pkgsrc/devel/nss/Makefile Tue Mar 7 20:53:22 2017
@@ -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/}
Index: pkgsrc/devel/nss/distinfo
diff -u pkgsrc/devel/nss/distinfo:1.69 pkgsrc/devel/nss/distinfo:1.70
--- pkgsrc/devel/nss/distinfo:1.69 Mon Feb 20 12:30:50 2017
+++ pkgsrc/devel/nss/distinfo Tue Mar 7 20:53:22 2017
@@ -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