pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse131_mozilla-nss Update suse131_mozilla-n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/53ec7836af04
branches: trunk
changeset: 632715:53ec7836af04
user: obache <obache%pkgsrc.org@localhost>
date: Fri Apr 04 10:08:21 2014 +0000
description:
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:
emulators/suse131_mozilla-nss/Makefile | 5 +++--
emulators/suse131_mozilla-nss/distinfo | 14 +++++++-------
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (34 lines):
diff -r c4ce02a46a9b -r 53ec7836af04 emulators/suse131_mozilla-nss/Makefile
--- a/emulators/suse131_mozilla-nss/Makefile Fri Apr 04 10:02:43 2014 +0000
+++ b/emulators/suse131_mozilla-nss/Makefile Fri Apr 04 10:08:21 2014 +0000
@@ -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@localhost
COMMENT= Linux compatibility package for Mozilla NSS
diff -r c4ce02a46a9b -r 53ec7836af04 emulators/suse131_mozilla-nss/distinfo
--- a/emulators/suse131_mozilla-nss/distinfo Fri Apr 04 10:02:43 2014 +0000
+++ b/emulators/suse131_mozilla-nss/distinfo Fri Apr 04 10:08:21 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index