Update to nss 3.26.

See
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.26_release_notes,
notables changes:

- the letsencrypt CA (ISRG Root X1) root certificate was added
- NPN is disabled and ALPN is enabled by default
This commit is contained in:
landry 2016-09-04 08:55:13 +00:00
parent 2971147cd1
commit 1c7255b5eb
2 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.64 2016/08/05 06:56:58 landry Exp $
# $OpenBSD: Makefile,v 1.65 2016/09/04 08:55:13 landry Exp $
COMMENT= libraries to support development of security-enabled apps
VERSION= 3.25
VERSION= 3.26
DISTNAME= nss-${VERSION}
SO_VERSION= 42.0
SO_VERSION= 43.0
.for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
SHARED_LIBS+= ${_lib} ${SO_VERSION}
.endfor

View File

@ -1,2 +1,2 @@
SHA256 (nss-3.25.tar.gz) = XRrUddoZ0MAzpxY1DcX4p0eZnT66WsB+4DaMW61uI1k=
SIZE (nss-3.25.tar.gz) = 7338238
SHA256 (nss-3.26.tar.gz) = kXg6Vwq5U2k+uXfOR8UB8EwQTOwof6ARyRvMiXDRxWQ=
SIZE (nss-3.26.tar.gz) = 7386943