65 Commits

Author SHA256 Message Date
Stephan Kulow
faa970a5ab Accepting request 210809 from mozilla:Factory
- Add ppc64le-support.patch:
  * add support for powerpc64le-linux (forwarded request 210800 from k0da)

OBS-URL: https://build.opensuse.org/request/show/210809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=47
2013-12-15 08:55:26 +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
Stephan Kulow
4ea48db634 Accepting request 206761 from mozilla:Factory
- 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/request/show/206761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=46
2013-11-14 07:42:42 +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
Stephan Kulow
a6807c8017 Accepting request 201359 from mozilla:Factory
not a critical requirement yet for 13.1 but Firefox 25 (in around 4 weeks) will
require it nevertheless

- 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/request/show/201359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=45
2013-09-29 15:50:14 +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
Stephan Kulow
4f9ed29a00 Accepting request 178597 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/178597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=43
2013-06-14 14:46:33 +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
Stephan Kulow
78adfcbe7e Accepting request 159915 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/159915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=42
2013-03-22 11:05:00 +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
Stephan Kulow
1604277e78 Accepting request 156924 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/156924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=41
2013-03-01 09:50:41 +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
Ismail Dönmez
e7c3462901 Accepting request 143857 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/143857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=39
2012-12-05 13:00:20 +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
Stephan Kulow
42bece4266 Accepting request 139270 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/139270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=38
2012-10-26 15:26:13 +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
Stephan Kulow
92f92bf8df Accepting request 128855 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/128855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=37
2012-07-25 08:35:33 +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
Stephan Kulow
764e38acfd Accepting request 123276 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/123276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=35
2012-06-06 14:08:42 +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
Stephan Kulow
851624cff1 Accepting request 105666 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/105666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=34
2012-02-17 14:00:45 +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
Stephan Kulow
5093c7ab5f replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=33
2011-12-06 17:29:53 +00:00
Sascha Peilicke
ef6d6201d5 Accepting request 84569 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/84569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=31
2011-09-26 08:09:23 +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
Ruediger Oertel
d75dd55acf Accepting request 78703 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/78703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=30
2011-08-13 15:14:05 +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
Sascha Peilicke
09b3ee9255 Autobuild autoformatter for 70635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=29
2011-05-19 08:10:37 +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
Sascha Peilicke
7623c833f4 Accepting request 70635 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/70635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=28
2011-05-19 08:10:28 +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
Sascha Peilicke
8829ff4254 Accepting request 68644 from mozilla:Factory
update

OBS-URL: https://build.opensuse.org/request/show/68644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=27
2011-04-29 07:06:28 +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
Berthold Gunreben
f624ebf741 Autobuild autoformatter for 57622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=25
2011-01-10 09:44:22 +00:00
Berthold Gunreben
2aed2db668 Accepting request 57622 from mozilla:Factory
Accepted submit request 57622 from user wrosenauer

OBS-URL: https://build.opensuse.org/request/show/57622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=24
2011-01-10 09:44:11 +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
b6c0dc4408 Accepting request 55473 from mozilla:Factory
Accepted submit request 55473 from user wrosenauer

OBS-URL: https://build.opensuse.org/request/show/55473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=23
2010-12-10 15:01:07 +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
OBS User autobuild
89518f8762 Accepting request 44286 from mozilla:Factory
Copy from mozilla:Factory/mozilla-nspr based on submit request 44286 from user wrosenauer

OBS-URL: https://build.opensuse.org/request/show/44286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=22
2010-08-01 15:15:31 +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
2154e75b68 Accepting request 38739 from mozilla:Factory
Copy from mozilla:Factory/mozilla-nspr based on submit request 38739 from user wrosenauer

OBS-URL: https://build.opensuse.org/request/show/38739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=19
2010-04-24 15:21:40 +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
ae58c89486 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=18 2010-03-18 15:09:48 +00:00
OBS User autobuild
1c80b51a3e Accepting request 34191 from mozilla:Factory
Copy from mozilla:Factory/mozilla-nspr based on submit request 34191 from user wrosenauer

OBS-URL: https://build.opensuse.org/request/show/34191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mozilla-nspr?expand=0&rev=17
2010-03-07 10:00:00 +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