diff options
author | obache <obache@pkgsrc.org> | 2014-11-03 08:33:47 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-11-03 08:33:47 +0000 |
commit | 8c4d385305c6791f4f23a13ee1e1b7482f002820 (patch) | |
tree | af6238e0127b287910b3c38d2bca270b4c91fc58 | |
parent | 74efd788929e22e22af0ea2c83c3772e41f6792b (diff) | |
download | pkgsrc-8c4d385305c6791f4f23a13ee1e1b7482f002820.tar.gz |
Apply following update to suse131_mozilla-nspr, bump PKGREVISION to 3.
openSUSE Security Update: update for firefox, mozilla-nspr, mozilla-nss and seamonkey
______________________________________________________________________________
Announcement ID: openSUSE-SU-2014:1345-1
Rating: moderate
References: #894370 #896624 #897890 #900941 #901213
Cross-References: CVE-2014-1554 CVE-2014-1574 CVE-2014-1575
CVE-2014-1576 CVE-2014-1577 CVE-2014-1578
CVE-2014-1580 CVE-2014-1581 CVE-2014-1582
CVE-2014-1583 CVE-2014-1584 CVE-2014-1585
CVE-2014-1586
Affected Products:
openSUSE 13.1
______________________________________________________________________________
An update that fixes 13 vulnerabilities is now available.
Description:
...
Changes in mozilla-nspr:
- update to version 4.10.7
* bmo#836658: VC11+ defaults to SSE2 builds by default.
* bmo#979278: TSan: data race nsprpub/pr/src/threads/prtpd.c:103
PR_NewThreadPrivateIndex.
* bmo#1026129: Replace some manual declarations of MSVC intrinsics with
#include <intrin.h>.
* bmo#1026469: Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. Skip
compiler checks when using MSVC, even when $CC is not literally "cl".
* bmo#1034415: NSPR hardcodes the C compiler to cl on Windows.
* bmo#1042408: Compilation fix for Android > API level 19.
* bmo#1043082: NSPR's build system hardcodes -MD.
-rw-r--r-- | emulators/suse131_mozilla-nspr/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse131_mozilla-nspr/distinfo | 14 |
2 files changed, 10 insertions, 10 deletions
diff --git a/emulators/suse131_mozilla-nspr/Makefile b/emulators/suse131_mozilla-nspr/Makefile index aabc0c2998a..be315036572 100644 --- a/emulators/suse131_mozilla-nspr/Makefile +++ b/emulators/suse131_mozilla-nspr/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/09/07 12:26:44 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/11/03 08:33:47 obache Exp $ PKGNAME= suse_mozilla-nspr-${SUSE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators -RPMUPDPKGS+= mozilla-nspr-4.10.6-12.1.${SUSE_ARCH} +RPMUPDPKGS+= mozilla-nspr-4.10.7-16.1.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for Mozilla NSPR diff --git a/emulators/suse131_mozilla-nspr/distinfo b/emulators/suse131_mozilla-nspr/distinfo index f690962fc3d..7299b3e07e8 100644 --- a/emulators/suse131_mozilla-nspr/distinfo +++ b/emulators/suse131_mozilla-nspr/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2014/06/21 13:35:54 obache Exp $ +$NetBSD: distinfo,v 1.4 2014/11/03 08:33:47 obache Exp $ -SHA1 (suse131/mozilla-nspr-4.10.6-12.1.i586.rpm) = 317d2f940779233b9c9f752cfe76f7ada76ffc12 -RMD160 (suse131/mozilla-nspr-4.10.6-12.1.i586.rpm) = 16427351e963b51a541c87e552bab8bb8b50286a -Size (suse131/mozilla-nspr-4.10.6-12.1.i586.rpm) = 112768 bytes -SHA1 (suse131/mozilla-nspr-4.10.6-12.1.x86_64.rpm) = 3aa5d17de30478131b5f314e979cee3085a5d87f -RMD160 (suse131/mozilla-nspr-4.10.6-12.1.x86_64.rpm) = be186b94fc864e6069bc44405f10188802122440 -Size (suse131/mozilla-nspr-4.10.6-12.1.x86_64.rpm) = 112530 bytes +SHA1 (suse131/mozilla-nspr-4.10.7-16.1.i586.rpm) = e76d18ee781fe0d6b378695fa727d47b75fd8a74 +RMD160 (suse131/mozilla-nspr-4.10.7-16.1.i586.rpm) = cc33d3e02bd3bb171be19eba77aa98da7a832531 +Size (suse131/mozilla-nspr-4.10.7-16.1.i586.rpm) = 113441 bytes +SHA1 (suse131/mozilla-nspr-4.10.7-16.1.x86_64.rpm) = 931ba31a9c79070b6b2043fb2c2ccc3973e31380 +RMD160 (suse131/mozilla-nspr-4.10.7-16.1.x86_64.rpm) = 64b68b08a8f7468266e6d881cf490cec3204fff3 +Size (suse131/mozilla-nspr-4.10.7-16.1.x86_64.rpm) = 113152 bytes |