You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

235 lines
9.8 KiB

# ChangeLog for dev-db/postgresql
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.420 2015/03/20 09:55:40 jlec Exp $
20 Mar 2015; Justin Lecher <jlec@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild, postgresql-9999.ebuild:
Fix tcl/tk slotting; fix SLOT operators
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> -postgresql-9.0.18-r2.ebuild,
-postgresql-9.0.18-r3.ebuild, -postgresql-9.1.14-r2.ebuild,
-postgresql-9.1.14-r3.ebuild, -postgresql-9.2.9-r2.ebuild,
-postgresql-9.2.9-r3.ebuild, -postgresql-9.3.5-r2.ebuild,
-postgresql-9.3.5-r3.ebuild, -postgresql-9.4.0-r1.ebuild,
-postgresql-9.4.0.ebuild:
Remove old
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
Stable for alpha, wrt bug #539018
23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
Stable for ia64, wrt bug #539018
18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
Stable for ppc, wrt bug #539018
18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
Stable for ppc64, wrt bug #539018
17 Feb 2015; Markus Meier <maekke@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
arm stable, bug #539018
16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
Stable for sparc, wrt bug #539018
06 Feb 2015; Jeroen Roovers <jer@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
Stable for HPPA (bug #539018).
06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
Stable for x86, wrt bug #539018
06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.19.ebuild,
postgresql-9.1.15.ebuild, postgresql-9.2.10.ebuild, postgresql-9.3.6.ebuild,
postgresql-9.4.1.ebuild:
Stable for amd64, wrt bug #539018
*postgresql-9.0.19 (06 Feb 2015)
*postgresql-9.2.10 (06 Feb 2015)
*postgresql-9.4.1 (06 Feb 2015)
*postgresql-9.1.15 (06 Feb 2015)
*postgresql-9.3.6 (06 Feb 2015)
06 Feb 2015; Patrick Lauer <patrick@gentoo.org> +postgresql-9.0.19.ebuild,
+postgresql-9.1.15.ebuild, +postgresql-9.2.10.ebuild,
+postgresql-9.3.6.ebuild, +postgresql-9.4.1.ebuild:
Bump
01 Feb 2015; Markus Meier <maekke@gentoo.org> postgresql-9.0.18-r3.ebuild,
postgresql-9.1.14-r3.ebuild, postgresql-9.2.9-r3.ebuild,
postgresql-9.3.5-r3.ebuild, postgresql-9.4.0-r1.ebuild:
arm stable, bug #537972
27 Jan 2015; Jeroen Roovers <jer@gentoo.org> postgresql-9.0.18-r3.ebuild,
postgresql-9.1.14-r3.ebuild, postgresql-9.2.9-r3.ebuild,
postgresql-9.3.5-r3.ebuild, postgresql-9.4.0-r1.ebuild:
Stable for HPPA (bug #537972).
*postgresql-9.4.0-r1 (28 Dec 2014)
*postgresql-9.3.5-r3 (28 Dec 2014)
*postgresql-9.2.9-r3 (28 Dec 2014)
*postgresql-9.1.14-r3 (28 Dec 2014)
*postgresql-9.0.18-r3 (28 Dec 2014)
28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org>
+postgresql-9.0.18-r3.ebuild, +postgresql-9.1.14-r3.ebuild,
+postgresql-9.2.9-r3.ebuild, +postgresql-9.3.5-r3.ebuild,
+postgresql-9.4.0-r1.ebuild, postgresql-9999.ebuild, +files/postgresql.confd,
+files/postgresql.init, +files/postgresql.init-pre_9.2,
+files/postgresql.service, +files/postgresql.tmpfilesd,
+files/postgresql-check-db-dir:
Eliminate the patch, initscript, and systemd tarball maintained out
of tree, and:
- Fix bug 460956 by changing directory mask to 1775 which allows
all to access sockets, users within the group to create a socket,
and restricts the deletion or modification to the socket owner or
directory owner.
- Fix bug 488246 by creating symbolic links to the configuration
files when PGDATA and DATADIR differ.
- Fix bug 511942 by warning if CONFIG_SYSVIPC is not enabled.
- Fix bug 518522 by appending the plperl.on_init workaround to
postgresql.conf. (This only affects new installs.)
- Fix bug 529680 by removing the autotools inherit, and removing
the sed statement. We don't change anything in configure.in, which
means we don't need to regenerate the configure script.
- Fix bug 530790 by correcting the typo.
- Fix bug 531820 by removing the pre-initdb tests.
26 Dec 2014; Markus Meier <maekke@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
arm stable, bug #531582
21 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
Stable for sparc, wrt bug #531582
21 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
Stable for alpha, wrt bug #531582
19 Dec 2014; Patrick Lauer <patrick@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild, postgresql-9.4.0.ebuild, postgresql-9999.ebuild:
Default-enable server useflag
*postgresql-9.4.0 (19 Dec 2014)
19 Dec 2014; Patrick Lauer <patrick@gentoo.org> +postgresql-9.4.0.ebuild,
-postgresql-9.4_beta3-r2.ebuild, -postgresql-9.4_rc1.ebuild:
Bump
07 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
Stable for ppc64, wrt bug #531582
07 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
Stable for ppc, wrt bug #531582
06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
Stable for ia64, wrt bug #531582
06 Dec 2014; Jeroen Roovers <jer@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
Stable for HPPA (bug #531582).
05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
Stable for x86, wrt bug #531582
05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> postgresql-9.0.18-r2.ebuild,
postgresql-9.1.14-r2.ebuild, postgresql-9.2.9-r2.ebuild,
postgresql-9.3.5-r2.ebuild:
Stable for amd64, wrt bug #531582
*postgresql-9.4_rc1 (21 Nov 2014)
21 Nov 2014; Patrick Lauer <patrick@gentoo.org> +postgresql-9.4_rc1.ebuild:
Bump
*postgresql-9.4_beta3-r2 (04 Nov 2014)
*postgresql-9.3.5-r2 (04 Nov 2014)
*postgresql-9.2.9-r2 (04 Nov 2014)
*postgresql-9.1.14-r2 (04 Nov 2014)
*postgresql-9.0.18-r2 (04 Nov 2014)
04 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org>
-postgresql-9.0.18-r1.ebuild, +postgresql-9.0.18-r2.ebuild,
-postgresql-9.1.14-r1.ebuild, +postgresql-9.1.14-r2.ebuild,
-postgresql-9.2.9-r1.ebuild, +postgresql-9.2.9-r2.ebuild,
-postgresql-9.3.5-r1.ebuild, +postgresql-9.3.5-r2.ebuild,
-postgresql-9.4_beta3-r1.ebuild, +postgresql-9.4_beta3-r2.ebuild,
postgresql-9999.ebuild:
Fix bug 456778. Use a soft block against dev-db/postgesql-{docs,base,server}
to ease transition.
02 Nov 2014; Sven Vermeulen <swift@gentoo.org> postgresql-9.3.5-r1.ebuild,
postgresql-9.4_beta3-r1.ebuild, postgresql-9999.ebuild:
Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug
#527698)
*postgresql-9.4_beta3-r1 (01 Nov 2014)
*postgresql-9.3.5-r1 (01 Nov 2014)
*postgresql-9.2.9-r1 (01 Nov 2014)
*postgresql-9.1.14-r1 (01 Nov 2014)
*postgresql-9.0.18-r1 (01 Nov 2014)
01 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org>
-postgresql-9.0.18.ebuild, +postgresql-9.0.18-r1.ebuild,
-postgresql-9.1.14.ebuild, +postgresql-9.1.14-r1.ebuild,
-postgresql-9.2.9.ebuild, +postgresql-9.2.9-r1.ebuild,
-postgresql-9.3.5.ebuild, +postgresql-9.3.5-r1.ebuild,
-postgresql-9.4_beta2.ebuild, -postgresql-9.4_beta3.ebuild,
+postgresql-9.4_beta3-r1.ebuild, postgresql-9999.ebuild,
+files/postgresql-9.0-no-server.patch, +files/postgresql-9.1-no-server.patch,
+files/postgresql-9.2-no-server.patch, +files/postgresql-9.3-no-server.patch,
+files/postgresql-9.4-no-server.patch, +files/postgresql-9.5-no-server.patch,
+files/pg_ctl-exit-status.patch:
Removed source dependency on patch collection now that the majority only
require their respective no-server.patch if the server isn't going to be
built. Removed ebuilds with conditionals that always evaluate to false in
src_test() and pkg_prerm().
*postgresql-9.4_beta3 (26 Oct 2014)
26 Oct 2014; Patrick Lauer <patrick@gentoo.org> +postgresql-9.4_beta3.ebuild:
Bump 9.4_beta3
*postgresql-9999 (11 Oct 2014)
*postgresql-9.4_beta2 (11 Oct 2014)
*postgresql-9.3.5 (11 Oct 2014)
*postgresql-9.2.9 (11 Oct 2014)
*postgresql-9.1.14 (11 Oct 2014)
*postgresql-9.0.18 (11 Oct 2014)
11 Oct 2014; Aaron W. Swenson <titanofold@gentoo.org>
+postgresql-9.0.18.ebuild, +postgresql-9.1.14.ebuild,
+postgresql-9.2.9.ebuild, +postgresql-9.3.5.ebuild,
+postgresql-9.4_beta2.ebuild, +postgresql-9999.ebuild, +metadata.xml:
Initial commit.