dev-libs/nspr: re-committing version bump to 4.12
authorIan Stakenvicius <axs@gentoo.org>
Mon, 29 Feb 2016 21:44:31 +0000 (16:44 -0500)
committerIan Stakenvicius <axs@gentoo.org>
Mon, 29 Feb 2016 22:09:03 +0000 (17:09 -0500)
commit95c84d0c3f2f0586ac81146987b1cca6afdcd226
tree12b9d7592e0f26b2cf0c1e83b876be00f9118d3c
parent1d285a27559c30c2567232ddcc030fa6db0fd677
dev-libs/nspr: re-committing version bump to 4.12

Upstream release notes:
 * 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

Package-Manager: portage-2.2.26
dev-libs/nspr/Manifest
dev-libs/nspr/nspr-4.12.ebuild [new file with mode: 0644]