dev-libs/nspr: version bump to 4.12
authorIan Stakenvicius <axs@gentoo.org>
Mon, 29 Feb 2016 19:42:46 +0000 (14:42 -0500)
committerIan Stakenvicius <axs@gentoo.org>
Mon, 29 Feb 2016 20:05:39 +0000 (15:05 -0500)
commitc3d074180d6f3aea7ab5304d2c19bb0b00a40978
tree05cb745e81b2ce2c93fa47031b157c531b47ca18
parent74d1226acba63eb764b70c39ea67ae6d5c259874
dev-libs/nspr: 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]