summaryrefslogtreecommitdiff
path: root/emulators/suse131_mozilla-nss
diff options
context:
space:
mode:
authorobache <obache>2014-04-04 10:08:21 +0000
committerobache <obache>2014-04-04 10:08:21 +0000
commit15dfa1d85d89fd6b653071b497473d9867603f83 (patch)
tree4632af3cac2becd0d0f89cca22f784079ac14f91 /emulators/suse131_mozilla-nss
parenta44ff265e63afb010462c2561bd68ffc0f0e810d (diff)
downloadpkgsrc-15dfa1d85d89fd6b653071b497473d9867603f83.tar.gz
Update suse131_mozilla-nss RPM to 3.15.5-16.1 from openSUSE-SU-2014:0448-1.
Changes in mozilla-nss: - update to 3.15.5 * required for Firefox 28 * export FREEBL_LOWHASH to get the correct default headers (bnc#865539) New functionality * Added support for the TLS application layer protocol negotiation (ALPN) extension. Two SSL socket options, SSL_ENABLE_NPN and SSL_ENABLE_ALPN, can be used to control whether NPN or ALPN (or both) should be used for application layer protocol negotiation. * Added the TLS padding extension. The extension type value is 35655, which may change when an official extension type value is assigned by IANA. NSS automatically adds the padding extension to ClientHello when necessary. * Added a new macro CERT_LIST_TAIL, defined in certt.h, for getting the tail of a CERTCertList. Notable Changes * bmo#950129: Improve the OCSP fetching policy when verifying OCSP responses * bmo#949060: Validate the iov input argument (an array of PRIOVec structures) of ssl_WriteV (called via PR_Writev). Applications should still take care when converting struct iov to PRIOVec because the iov_len members of the two structures have different types (size_t vs. int). size_t is unsigned and may be larger than int. Bump PKGREVISION.
Diffstat (limited to 'emulators/suse131_mozilla-nss')
-rw-r--r--emulators/suse131_mozilla-nss/Makefile5
-rw-r--r--emulators/suse131_mozilla-nss/distinfo14
2 files changed, 10 insertions, 9 deletions
diff --git a/emulators/suse131_mozilla-nss/Makefile b/emulators/suse131_mozilla-nss/Makefile
index c8b86e31909..4e901d7e0ca 100644
--- a/emulators/suse131_mozilla-nss/Makefile
+++ b/emulators/suse131_mozilla-nss/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2013/12/12 02:34:28 obache Exp $
+# $NetBSD: Makefile,v 1.2 2014/04/04 10:08:21 obache Exp $
DISTNAME= suse_mozilla-nss-${SUSE_VERSION}
+PKGREVISION= 1
CATEGORIES= emulators
-RPMUPDPKGS+= mozilla-nss-3.15.3-4.2.${SUSE_ARCH}
+RPMUPDPKGS+= mozilla-nss-3.15.5-16.1.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for Mozilla NSS
diff --git a/emulators/suse131_mozilla-nss/distinfo b/emulators/suse131_mozilla-nss/distinfo
index 9fc0388a437..7e2582d8076 100644
--- a/emulators/suse131_mozilla-nss/distinfo
+++ b/emulators/suse131_mozilla-nss/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2013/12/12 02:34:28 obache Exp $
+$NetBSD: distinfo,v 1.2 2014/04/04 10:08:21 obache Exp $
-SHA1 (suse131/mozilla-nss-3.15.3-4.2.i586.rpm) = 41bbc4a2a44fb054eff443a33ce738b27ef10357
-RMD160 (suse131/mozilla-nss-3.15.3-4.2.i586.rpm) = 2f9827c3869d7817540fe15ba56182941c5d2413
-Size (suse131/mozilla-nss-3.15.3-4.2.i586.rpm) = 596114 bytes
-SHA1 (suse131/mozilla-nss-3.15.3-4.2.x86_64.rpm) = 275dff6ad0a71704ee64a83930b1db5d9b533f02
-RMD160 (suse131/mozilla-nss-3.15.3-4.2.x86_64.rpm) = 2d42defb5b573dd5d51f471f42dd888c7883c6f8
-Size (suse131/mozilla-nss-3.15.3-4.2.x86_64.rpm) = 605995 bytes
+SHA1 (suse131/mozilla-nss-3.15.5-16.1.i586.rpm) = 2ee55094b48d06dc0a39a75e88a4577130f0005b
+RMD160 (suse131/mozilla-nss-3.15.5-16.1.i586.rpm) = d0abc7c2a9256778c0a59932fdb32fc905fd213f
+Size (suse131/mozilla-nss-3.15.5-16.1.i586.rpm) = 602509 bytes
+SHA1 (suse131/mozilla-nss-3.15.5-16.1.x86_64.rpm) = e4e4211f31f95351c7050643fa7f8ed7eec483ae
+RMD160 (suse131/mozilla-nss-3.15.5-16.1.x86_64.rpm) = 6856fb6a0834b1caf966bf0691f2bb465ffacec8
+Size (suse131/mozilla-nss-3.15.5-16.1.x86_64.rpm) = 612259 bytes