diff options
author | obache <obache@pkgsrc.org> | 2014-04-04 10:02:24 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-04 10:02:24 +0000 |
commit | cacaf397ac7aba41cece1a02b6b6e62edd87ac9b (patch) | |
tree | d867792df0cfecf88300303eb0a71fe93495a2bf /emulators | |
parent | 42c738ac82d24dc14294ad5b23d12cb61a395567 (diff) | |
download | pkgsrc-cacaf397ac7aba41cece1a02b6b6e62edd87ac9b.tar.gz |
Update suse131_mozilla-nspr RPM to 4.10.4-8.1 from openSUSE-SU-2014:0448-1.
Changes in mozilla-nspr:
- update to version 4.10.4
* bmo#767759: Add support for new x32 abi
* bmo#844784: Thread data race in PR_EnterMonitor
* bmo#939786: data race
nsprpub/pr/src/pthreads/ptthread.c:137 _pt_root
* bmo#958796: Users of _beginthreadex that set a custom
stack size may not be getting the behavior they want
* bmo#963033: AArch64 support update for NSPR
* bmo#969061: Incorrect end-of-list test when iterating
over a PRCList in prcountr.c and prtrace.c
* bmo#971152: IPv6 detection on linux depends on
availability of /proc/net/if_inet6
- update to version 4.10.3
* bmo#749849: ensure we'll free the thread-specific data
key.
* bmo#941461: don't compile android with unaligned memory
access.
* bmo#932398: Add PR_SyncMemMap, a portable version of
msync/FlushViewOfFile.
* bmo#952621: Fix a thread-unsafe access to lock->owner
in PR_Lock.
* bmo#957458: Fix several bugs in the lock rank checking
code.
* bmo#936320: Use an alternative test for IPv6 support on
Linux to avoid opening a socket.
Bump PKGREVISION.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse131_mozilla-nspr/Makefile | 5 | ||||
-rw-r--r-- | emulators/suse131_mozilla-nspr/distinfo | 14 |
2 files changed, 10 insertions, 9 deletions
diff --git a/emulators/suse131_mozilla-nspr/Makefile b/emulators/suse131_mozilla-nspr/Makefile index d20e6c69f89..05991ed27e4 100644 --- a/emulators/suse131_mozilla-nspr/Makefile +++ b/emulators/suse131_mozilla-nspr/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:02:24 obache Exp $ DISTNAME= suse_mozilla-nspr-${SUSE_VERSION} +PKGREVISION= 1 CATEGORIES= emulators -RPMUPDPKGS+= mozilla-nspr-4.10.2-4.1.${SUSE_ARCH} +RPMUPDPKGS+= mozilla-nspr-4.10.4-8.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 afc3d4a2d67..646796654cc 100644 --- a/emulators/suse131_mozilla-nspr/distinfo +++ b/emulators/suse131_mozilla-nspr/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:02:24 obache Exp $ -SHA1 (suse131/mozilla-nspr-4.10.2-4.1.i586.rpm) = 8ccab3ec968ffaf8e978198b394cc76f57b42e56 -RMD160 (suse131/mozilla-nspr-4.10.2-4.1.i586.rpm) = 835b83ea33435b66c44d21efb1692a53626e26a6 -Size (suse131/mozilla-nspr-4.10.2-4.1.i586.rpm) = 110228 bytes -SHA1 (suse131/mozilla-nspr-4.10.2-4.1.x86_64.rpm) = 338d1b9c59977406755e4ccf7cb8178b72f1e00c -RMD160 (suse131/mozilla-nspr-4.10.2-4.1.x86_64.rpm) = 4b12a16b8b36da3959912dd2e7c145bd77e87177 -Size (suse131/mozilla-nspr-4.10.2-4.1.x86_64.rpm) = 110267 bytes +SHA1 (suse131/mozilla-nspr-4.10.4-8.1.i586.rpm) = 4e27f2875df381b248c19f6ae3ef5c68db83358c +RMD160 (suse131/mozilla-nspr-4.10.4-8.1.i586.rpm) = cc3ca3a77338d0fbed751b3e8ab4268aa451f803 +Size (suse131/mozilla-nspr-4.10.4-8.1.i586.rpm) = 112131 bytes +SHA1 (suse131/mozilla-nspr-4.10.4-8.1.x86_64.rpm) = c1c9f707d28b03cadb6be5bc9ecaf5825e870748 +RMD160 (suse131/mozilla-nspr-4.10.4-8.1.x86_64.rpm) = 32d91713b8a6fbe39ebf4116cd7385fde831aab7 +Size (suse131/mozilla-nspr-4.10.4-8.1.x86_64.rpm) = 112001 bytes |