Next | Query returned 158 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2016-02-17 22:58:26 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 4.12

Changelog:
The NSPR 4.12 release is now available.  The hg tag is
NSPR_4_12_RTM.  The source tar file can be downloaded from
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.12/src/

NSPR 4.12 has the following bug fixes:

* added a PR_GetEnvSecure function, which attempts to detect if the program
  is being executed with elevated privileges, and returns NULL if detected.
  It is recommended to use this function in general purpose library code.

* fixed a memory allocation bug related to the PR_*printf functions

* exported API PR_DuplicateEnvironment, which had already been added in
  NSPR 4.10.9

* added support for FreeBSD aarch64

* several minor correctness and compatibility fixes
   2016-02-06 23:08:57 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 4.11

Changelog:
NSPR 4.11 has the following bug fixes:

1129878  Enable atomic instructions on mips
1129968  Fix mips assertion failure when creating thread
         with custom stack size
   2015-11-02 16:24:49 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 4.10.10

Changelog:
Not available.
Required by upcoming Firefox 42.
   2015-08-20 12:53:13 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 4.10.9

Changelog:
NSPR 4.10.9 has the following bug fixes:

1021167 Leak of |poll_list| on failure in _MW_PollInternal
1030692 Make compiling nspr on windows possible again.
1088790 dosprint() doesn't support %zu and other size formats
1130787 prtime.h does not compile with MSVC's /Za (ISO C/C++
        conformance) option
1153610 MIPS64: Add support for n64 ABI
1156029 Teach clang-analyzer about PR_ASSERT
1160125 MSVC version detection is broken CC is set to a wrapper
        (like sccache)
1163346 Add NSPR support for FreeBSD mips/mips64
1169185 Add support for OpenRISC (or1k)
1174749 Remove configure block for iOS that uses MACOS_SDK_DIR
1174781 PR_GetInheritedFD can use uninitialized variables
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-02-21 01:10:21 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix config.guess override.
   2015-01-27 13:37:02 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 4.10.8

Changelog:
Not available yet.
   2015-01-03 20:52:22 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Bump PKGREVISION.

* When ABI=64 under OS X/Darwin, generate 64-bit shared libraries.
  Fix PR pkg/49532.
   2014-10-13 11:14:29 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 4.10.7:

NSPR 4.10.7 has the following bug fixes:
- Bug 836658: VC11+ defaults to SSE2 builds by default. Contributed by
  David Major.
- Bug 979278: TSan: data race nsprpub/pr/src/threads/prtpd.c:103
  PR_NewThreadPrivateIndex.
- Bug 1026129: Replace some manual declarations of MSVC intrinsics with
  #include <intrin.h>. Contributed by Ehsan Akhgari.
- Bug 1026469: Use AC_CHECK_LIB instead of MOZ_CHECK_PTHREADS. Skip
  compiler checks when using MSVC, even when $CC is not literally "cl".
  Contributed by Mike Hommey.
- Bug 1034415: NSPR hardcodes the C compiler to cl on Windows.
  Contributed by Ehsan Akhgari.
- Bug 1042408: Compilation fix for Android > API level 19. Contributed
  by Zach Anderson.
- Bug 1043082: NSPR's build system hardcodes -MD.
   2014-06-11 04:41:34 by Ryo ONODERA | Files touched by this commit (2)
Log message:
Update to 4.10.6

* Update HOMEPAGE

Changelog:
Not provided.

https://www.mozilla.org/security/announce/2014/mfsa2014-55.html
Mozilla Foundation Security Advisory 2014-55 has been fixed
in this release.

Next | Query returned 158 messages, browsing 51 to 60 | Previous