44 Commits

Author SHA256 Message Date
Wolfgang Rosenauer
d24096be95 - 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
  config.guess and config.sub are updated by the ppc64le patch
  (renamed ppc64le-support.patch to nspr-ppc64le.patch)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=65
2014-03-10 10:45:07 +00:00
Wolfgang Rosenauer
ecae7986e1 Accepting request 224440 from home:oertel:branches:mozilla:Factory
- drop patch config-guess-sub-update.diff
  config.guess and config.sub are updated by the ppc64le patch 

- update of the PowerPC 64 LE support patch

OBS-URL: https://build.opensuse.org/request/show/224440
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=64
2014-03-04 08:17:59 +00:00
Wolfgang Rosenauer
2f2bb77343 - 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.

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=62
2014-02-06 06:41:24 +00:00
Wolfgang Rosenauer
30e96aac87 Accepting request 210800 from openSUSE:Factory:PowerLE
- Add ppc64le-support.patch:
  * add support for powerpc64le-linux

OBS-URL: https://build.opensuse.org/request/show/210800
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=60
2013-12-13 14:50:24 +00:00
Wolfgang Rosenauer
43f6fb4778 - update to version 4.10.2
relevant changes
  * bmo#770534: possible pointer overflow in PL_ArenaAllocate()
  * bmo#888546: ptio.c:PR_ImportUDPSocket doesn't work

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=58
2013-11-11 22:01:55 +00:00
Wolfgang Rosenauer
44fdd483d6 remove full download path for now
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=56
2013-09-29 11:23:47 +00:00
Wolfgang Rosenauer
7447aab00b - update to version 4.10.1
* bmo#888273: RWIN Scaling (RFC1323) limited to 2 on Windows 7 and 8
                (Windows only)
  * bmo#907512: Unix platforms shouldn't mask errors specific to
                Unix domain sockets

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=55
2013-09-22 12:23:52 +00:00
Wolfgang Rosenauer
e485785ea1 - update to version 4.10
* bmo#844513: Add AddressSanitizer (ASan) memory check annotations to
    PLArena.
  * bmo#849089: Simple changes to make NSPR's configure.in work with
    the current version of autoconf.
  * bmo#856196: Fix compiler warnings and clean up code in NSPR 4.10.
  * bmo#859066: Fix warning in nsprpub/pr/src/misc/prnetdb.c.
  * bmo#859830: Deprecate ANDROID_VERSION in favor of android/api-level.h.
  * bmo#861434: Make PR_SetThreadPriority() change priorities
    relatively to the main process instead of using absolute values on
    Linux.
  * bmo#871064L: _PR_InitThreads() should not call PR_SetThreadPriority.

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=53
2013-06-11 04:43:39 +00:00
Wolfgang Rosenauer
6a174662be - update to version 4.9.6
* aarch64 support
    (removed obsolete aarch64-support.patch)
  * added PL_SizeOfArenaPoolExcludingPool function (bmo#807883)
  * Auto detect android api version for x86 (bmo#782214)
  * Initialize Windows CRITICAL_SECTIONs without debug info and
    with nonzero spin count (bmo#812085)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=51
2013-03-16 12:10:52 +00:00
Wolfgang Rosenauer
5c82f78a53 - update to version 4.9.5
* bmo#634793: define NSPR's exact-width integer types PRInt{N} and
    PRUint{N} types to match the <stdint.h> exact-width integer types
    int{N}_t and uint{N}_t.
  * bmo#782815: passing 'int *' to parameter of type 'unsigned int *'
    in setsockopt().
  * bmo#822932: Port bmo#802527 (NDK r8b support for x86) to NSPR.
  * bmo#824742: NSPR shouldn't require librt on Android.
  * bmo#831793: data race on lib->refCount in PR_UnloadLibrary.
  * update config.guess/sub for aarch64 support

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=49
2013-02-28 23:06:28 +00:00
Wolfgang Rosenauer
e9fcf5097a Accepting request 156890 from devel:ARM:AArch64:Factory
- Add config-guess-sub-update.diff:
  * update config.guess/sub for aarch64 support 
- Add aarch64-support.patch:
  * add support for aarch64

OBS-URL: https://build.opensuse.org/request/show/156890
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=48
2013-02-28 22:52:16 +00:00
Wolfgang Rosenauer
fd3454e1c1 - update to version 4.9.4
* bmo#757593: PR_IntervalNow not monotonic for Android, Linux,
                Mac OS X.
  * bmo#804806: Remove support for obsolete platforms (ncr, nec,
                sony, nextstep, sinix/reliantunix, and sunos4).
  * bmo#804833: Allow PR_FormatTime and PR_FormatTimeUSEnglish with
                NO_NSPR_10_SUPPORT. Fixed by Isaac Aggrey.

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=46
2012-11-30 12:57:07 +00:00
Wolfgang Rosenauer
ae35612391 - update to version 4.9.3
* bmo#749849: NSPR pthread_key_t leak and memory corruption.
  * bmo#794316: PR_PushIOLayer doesn't push layer on the top correctly
  * bmo#795213: clang's -Wtautological-constant-out-of-range-compare
                warns on prnetdb.c

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=44
2012-10-25 11:56:43 +00:00
Wolfgang Rosenauer
3e31d343b7 - update to version 4.9.2
* new PR_SetThreadName and PR_GetThreadName functions for setting
    and getting the name of the *current thread*

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=42
2012-07-24 13:01:39 +00:00
Wolfgang Rosenauer
8f0c913d12 - update to version 4.9.1
* Android fixes
  * pkgconfig file included (removed our patch)
  * added Hurd support
  * honor EHOSTDOWN
  * a few smaller fixes
- license change from tri-license to MPL-2.0
- update to version 4.9

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=40
2012-06-01 20:34:23 +00:00
Wolfgang Rosenauer
c95648fd50 - update to version 4.9 RTM
- added testsuite in %check

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=38
2012-02-17 08:34:28 +00:00
Wolfgang Rosenauer
bf8c4861ab - some spec file cleanup
- override the build time detection and use the last change time
  instead to incorporate into the build

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=35
2011-09-21 09:09:51 +00:00
Wolfgang Rosenauer
59983aea34 4.8.9
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=33
2011-08-12 20:54:00 +00:00
OBS User buildservice-autocommit
5f92eb727c Updating link to change in openSUSE:Factory/mozilla-nspr revision 29.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=0f4ca6acd9c393f6a6d1794270e0814d
2011-05-19 08:10:37 +00:00
Wolfgang Rosenauer
478cf5a300 update
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=31
2011-05-19 05:32:38 +00:00
Wolfgang Rosenauer
8ca695a3fd 4.8.8beta3
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=29
2011-04-28 06:02:28 +00:00
Wolfgang Rosenauer
9c457bba14 4.8.7final
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=27
2011-01-09 22:57:52 +00:00
Wolfgang Rosenauer
c41cb65368 4.8.7beta2
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=25
2010-12-09 23:13:45 +00:00
Wolfgang Rosenauer
d0319a84c8 fix changelog
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=23
2010-07-30 12:09:45 +00:00
Wolfgang Rosenauer
0a4a7aac92 update to 4.8.6
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=22
2010-07-23 19:11:02 +00:00
OBS User autobuild
320f268820 Accepting request 38739 from mozilla:Factory
checked in (request 38739)

OBS-URL: https://build.opensuse.org/request/show/38739
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=21
2010-04-24 15:21:38 +00:00
Wolfgang Rosenauer
8f9362cda5 Accepting request 38715 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/mozilla-nspr via accept of submit request 38715 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/38715
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=20
2010-04-24 12:03:46 +00:00
OBS User autobuild
de545ffce2 Accepting request 34191 from mozilla:Factory
checked in (request 34191)

OBS-URL: https://build.opensuse.org/request/show/34191
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=19
2010-03-07 09:59:59 +00:00
Wolfgang Rosenauer
3d2dc35625 update to 4.8.4
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=18
2010-03-05 06:34:10 +00:00
OBS User autobuild
a03a6488b0 Accepting request 27192 from mozilla:Factory
Copy from mozilla:Factory/mozilla-nspr based on submit request 27192 from user wrosenauer

OBS-URL: https://build.opensuse.org/request/show/27192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=16
2009-12-21 13:21:27 +00:00
OBS User autobuild
360ee562c2 Accepting request 22455 from mozilla:Factory
Copy from mozilla:Factory/mozilla-nspr based on submit request 22455 from user wrosenauer

OBS-URL: https://build.opensuse.org/request/show/22455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=15
2009-10-23 12:59:57 +00:00
OBS User unknown
2198b2fa1f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=13 2009-05-27 23:42:06 +00:00
OBS User unknown
869cf60a6c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=12 2009-04-15 15:06:08 +00:00
OBS User unknown
5bda28648a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=11 2009-02-07 08:19:14 +00:00
OBS User unknown
5bdbc91fb0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=10 2009-01-09 00:35:22 +00:00
OBS User unknown
78ca6c3097 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=9 2008-06-23 21:30:51 +00:00
OBS User unknown
1d0b0c27d4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=8 2008-04-10 12:54:23 +00:00
OBS User unknown
2c4c4bbc9c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=7 2008-04-02 22:59:07 +00:00
OBS User unknown
7028164af6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=6 2008-03-26 15:24:29 +00:00
OBS User unknown
638e603027 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=5 2008-02-08 19:06:34 +00:00
OBS User unknown
be41cbf92b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=4 2007-06-13 22:39:59 +00:00
OBS User unknown
db89391454 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=3 2007-02-22 13:29:18 +00:00
OBS User unknown
95ca1e6e57 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=2 2007-02-02 13:42:55 +00:00
OBS User unknown
0e6b4ff079 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=1 2007-01-15 23:25:44 +00:00