# ChangeLog for dev-libs/nspr # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *nspr-4.10.8 (09 Aug 2015) *nspr-4.10.7-r1 (09 Aug 2015) *nspr-4.10.6-r1 (09 Aug 2015) *nspr-4.10.2 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/nspr-4.10.6-solaris.patch, +files/nspr-4.6.1-lang.patch, +files/nspr-4.7.0-prtime.patch, +files/nspr-4.7.1-solaris.patch, +files/nspr-4.7.4-solaris.patch, +files/nspr-4.8.4-darwin-install_name.patch, +files/nspr-4.8.9-link-flags.patch, +files/nspr-4.9.5_nspr_config.patch, +metadata.xml, +nspr-4.10.2.ebuild, +nspr-4.10.6-r1.ebuild, +nspr-4.10.7-r1.ebuild, +nspr-4.10.8.ebuild: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher *nspr-4.10.9 (24 Aug 2015) 24 Aug 2015; Ian Stakenvicius +nspr-4.10.9.ebuild: version bump to 4.10.9 Package-Manager: portage-2.2.20.1 24 Aug 2015; Ian Stakenvicius -nspr-4.10.2.ebuild, -nspr-4.10.6-r1.ebuild, -nspr-4.10.7-r1.ebuild: clean up old ebuilds Package-Manager: portage-2.2.20.1 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 28 Aug 2015; Ian Stakenvicius nspr-4.10.8.ebuild: 4.10.8: fix SRC_URI and rename configure.in to configure.ac Package-Manager: portage-2.2.20.1 *nspr-4.10.10 (04 Nov 2015) 04 Nov 2015; Ian Stakenvicius -nspr-4.10.9.ebuild, +nspr-4.10.10.ebuild: version bump, security bug 564834 Package-Manager: portage-2.2.20.1 05 Nov 2015; Agostino Sarubbo nspr-4.10.10.ebuild: amd64 stable wrt bug #564834 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" 05 Nov 2015; Agostino Sarubbo nspr-4.10.10.ebuild: x86 stable wrt bug #564834 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" 06 Nov 2015; Jeroen Roovers nspr-4.10.10.ebuild: Stable for HPPA PPC64 (bug #564834). Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches 09 Nov 2015; Agostino Sarubbo nspr-4.10.10.ebuild: ppc stable wrt bug #564834 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" 14 Nov 2015; Markus Meier nspr-4.10.10.ebuild: arm stable, bug #564834 Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="arm" 15 Nov 2015; Matt Turner nspr-4.10.10.ebuild: alpha stable, bug 564834. 18 Nov 2015; Agostino Sarubbo nspr-4.10.10.ebuild: ia64 stable wrt bug #564834 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" *nspr-4.10.10-r1 (26 Nov 2015) 26 Nov 2015; Jory A. Pratt +files/nspr-4.10.10-musl-support.patch, +nspr-4.10.10-r1.ebuild: add musl support *nspr-4.11 (04 Dec 2015) 04 Dec 2015; Lars Wendler +nspr-4.11.ebuild: Bump to version 4.11 Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler 27 Dec 2015; Mikle Kolyada nspr-4.10.10.ebuild: sparc stable wrt bug #564834 Package-Manager: portage-2.2.24 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) *nspr-4.12 (29 Feb 2016) 29 Feb 2016; Ian Stakenvicius +nspr-4.12.ebuild: 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 29 Feb 2016; Ian Stakenvicius -nspr-4.12.ebuild: Revert "dev-libs/nspr: version bump to 4.12" This reverts commit c3d074180d6f3aea7ab5304d2c19bb0b00a40978 since it doesn't compile *nspr-4.12 (29 Feb 2016) 29 Feb 2016; Ian Stakenvicius +nspr-4.12.ebuild: 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 14 Mar 2016; Agostino Sarubbo nspr-4.12.ebuild: amd64 stable wrt bug #576862 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo 14 Mar 2016; Agostino Sarubbo nspr-4.12.ebuild: x86 stable wrt bug #576862 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo 15 Mar 2016; Tobias Klausmann nspr-4.12.ebuild: 4.12-r0: add alpha keyword Gentoo-Bug: 576862 Package-Manager: portage-2.2.28 16 Mar 2016; Agostino Sarubbo nspr-4.12.ebuild: ppc stable wrt bug #576862 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo 17 Mar 2016; Agostino Sarubbo nspr-4.12.ebuild: ppc64 stable wrt bug #576862 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo 18 Mar 2016; Markus Meier nspr-4.12.ebuild: arm stable, bug #576862 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" 19 Mar 2016; Jeroen Roovers nspr-4.12.ebuild: Stable for HPPA (bug #576862). Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches 19 Mar 2016; Agostino Sarubbo nspr-4.12.ebuild: sparc stable wrt bug #576862 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo 20 Mar 2016; Agostino Sarubbo nspr-4.12.ebuild: ia64 stable wrt bug #576862 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo 04 Sep 2016; Jory A. Pratt -files/nspr-4.6.1-lang.patch, -files/nspr-4.7.4-solaris.patch: remove unused patches Closes: https://github.com/gentoo/gentoo/pull/2230 Signed-off-by: Jory A. Pratt *nspr-4.13 (28 Sep 2016) 28 Sep 2016; Lars Wendler files/nspr-4.10.6-solaris.patch, files/nspr-4.7.0-prtime.patch, files/nspr-4.7.1-solaris.patch, files/nspr-4.8.4-darwin-install_name.patch, files/nspr-4.8.9-link-flags.patch, files/nspr-4.9.5_nspr_config.patch, +nspr-4.13.ebuild: Bump to version 4.13 Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler *nspr-4.13.1 (24 Oct 2016) 24 Oct 2016; Lars Wendler +nspr-4.13.1.ebuild: Bump to version 4.13.1 Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler 24 Oct 2016; Lars Wendler -files/nspr-4.10.10-musl-support.patch, -nspr-4.10.8.ebuild, -nspr-4.10.10.ebuild, -nspr-4.10.10-r1.ebuild, -nspr-4.11.ebuild: Removed old. Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler