diff --git a/mozilla-nspr.changes b/mozilla-nspr.changes index d81dcea..693be94 100644 --- a/mozilla-nspr.changes +++ b/mozilla-nspr.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Aug 29 11:47:40 UTC 2014 - wr@rosenauer.org + +- 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 . + * 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. + ------------------------------------------------------------------- Tue Jun 10 09:59:12 UTC 2014 - wr@rosenauer.org diff --git a/mozilla-nspr.spec b/mozilla-nspr.spec index c3de19b..51ec2c7 100644 --- a/mozilla-nspr.spec +++ b/mozilla-nspr.spec @@ -18,7 +18,7 @@ Name: mozilla-nspr -Version: 4.10.6 +Version: 4.10.7 Release: 0 Summary: Netscape Portable Runtime License: MPL-2.0 diff --git a/nspr-4.10.6.tar.gz b/nspr-4.10.6.tar.gz deleted file mode 100644 index 024b06e..0000000 --- a/nspr-4.10.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df69ac8b0126f11907792384468adf42712b1d6db9772f4aa20c6d471594644a -size 1131328 diff --git a/nspr-4.10.7.tar.gz b/nspr-4.10.7.tar.gz new file mode 100644 index 0000000..6f99277 --- /dev/null +++ b/nspr-4.10.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389af5cfa863ea9bc6de7b30c15f8a4f9bddd8002f8c6fdc8b33caef43893938 +size 1131171