| Age | Commit message (Collapse) | Author |
|
Vulnerability CVE-2022-2625 addressed by bump to:
- 10.22
- 11.17
- 12.12
- 13.8
- 14.5
- 15_beta3
Also, pgbench is installed with -server again.
Removed unused eclasses multilib and prefix.
Bug: https://bugs.gentoo.org/865255
Closes: https://bugs.gentoo.org/860360
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
New OpenLDAP breaks ABI (changes SONAME)
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Don't bother with a revbump even though this is a run-time change
- 13.4 and 14_beta3 were released yesterday so in the rather unlikely
event of someone already running a PostgreSQL server on a Gentoo/RISC-V
system, they will receive this change along with the the
hopefully-imminent version bump.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
No native spinlock support for this arch yet, not even in Git head.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
Without resetting the environment the config phase results in the following
non-fatal error message being produced:
could not change directory to "/var/tmp/portage/dev-db/postgresql-13.1/homedir": Permission denied
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Martin Kletzander <nert.pinx@gmail.com>
Closes: https://bugs.gentoo.org/796344
Closes: https://github.com/gentoo/gentoo/pull/18332
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
|
|
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
Also update docbook dependencies
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/740592
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Bump to:
- 13.1
- 12.5
- 11.10
- 10.15
- 9.6.20
- 9.5.24
Fixes CVE-2020-25695, CVE-2020-25694, and CVE-2020-25696.
Pg 10+ includes a patch to fix building wit ICU 68.
Bug: https://bugs.gentoo.org/753257
Bug: https://bugs.gentoo.org/754363
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
Bump versions to: 12.3, 11.8, 10.13, 9.6.18, 9.5.22
The 9.4 series is now EOL, and will be masked for removal.
Additionally:
- Dropped L10N since it doesn't actually do anything
- Removed the underscore in a use flag to comply with policy:
pg_legacytimestamp is now pg-legacytimestamp
- Removed outdated and nonexistent blockers
- Added "server" use flag to help clean up some harmless notices in gentoo-ci
- Migrated from user.eclass to GLEP 81
Closes: https://bugs.gentoo.org/723082
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
Closes: https://github.com/gentoo/gentoo/pull/14742
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
Bump to EAPI 7. Use ver-cut instead of versionator.
Preserve libpg{port,common}.a as they're needed by some PGXS builds.
Add Python 3.7 support. Thanks to Jeff Kowalczyk for verifying.
Allow ICU collations via icu USE flag.
Add debug use flag to allow debugging of extensions.
Bug: https://bugs.gentoo.org/671114
Bug: https://bugs.gentoo.org/571046
Bug: https://bugs.gentoo.org/685536
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
There have been various improvements over time to the versioned
ebuilds that haven’t made their way in the live ebuild. This fixes
that.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
Bump the slot to 12. Also, remove obsolete bool fix.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
Also move definition of supported locales to a local variable.
How could this possibly have worked, with an assignment of the
LINGUAS variable in global scope?
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
Now multiple slots can run simultaneously. Thank you Evert.
Bump live ebuild EAPI to 6 and switched to git-r3 eclass.
Gentoo-Bug: https://bugs.gentoo.org/632496
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
For the live ebuild (9999), disabling spinlocks on Alpha as it is no
longer supported upstream.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
All versions now generate slotted man pages instead of using
symlinks. This is cleaner, and won’t result in broken links. You can
now run ‘man psql96’ (or similar) and actually get the man page for
psql, version 9.6.x.
10_beta2 and 9999 now dies if it can’t pushd into the directory it
needs to be in when generating the man pages.
Re-disabled spinlocks for versions 9.5 and after. Somehow this got
excluded from the 9.6 release.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
Added 10_beta2, and bumped the slot on the live ebuild.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
Add systemd USE flag to control required configure option and dependency.
Default events that used to be written to postmaster.log will now be written to
the location specified by DefaultStandardOutput and DefaultStandardError in
system.conf.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4557
|
|
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
Dependency bumped on app-eselect/eselect-postgresql to 2.0. Some of
its work has been shifted into the ebuild as the files/links don’t
change until this package is reemerge, unmerged, or updated.
Security issues addressed in the initscripts per bugs 603716 and 603720.
Bugs: 603716, 603720
Package-Manager: portage-2.3.0
|
|
This allows configuring postgresql without further input from the input
(i.e., makes it scriptable).
Gentoo-Bug: https://bugs.gentoo.org/610418
|
|
Package-Manager: Portage-2.3.4, Repoman-2.3.2
|
|
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
Package-Manager: portage-2.3.0
|
|
Bump slot on live ebuild to 9.7.
Package-Manager: portage-2.2.26
|
|
Package-Manager: portage-2.2.28
|
|
Fixes security bug 578680.
See http://www.postgresql.org/about/news/1656/ for complete release
announcement.
Closes security hole CVE-2016-2193, where a query plan might get reused for more than one ROLE in the same session.
Fixes CVE-2016-3065, a server crash bug triggered by using pageinspect with BRIN index pages.
Additionally, support for Python 3.5 was added for PostgreSQL 9.5.
Bug: 578680, 574646
Package-Manager: portage-2.2.26
|
|
Package-Manager: portage-2.2.27
|
|
Rely on $PATH being in the proper order so that the correct install
program is used for modules utilizing PGXS in both hardened and
non-hardened environments.
Bug: 528786
Package-Manager: portage-2.2.20.1
|
|
Instead of using a separate `tmpfiles.d` definition to create
`/run/postgresql`, let the service unit take care of it on its
own. This prevents situations where the postgresql service can't
start because `systemd-tmpfiles` wasn't run yet.
Bug: https://bugs.gentoo.org/show_bug.cgi?id=563122
Package-Manager: portage-2.2.23
|
|
Security update fixes issues:
1. CVE-2015-5288: The crypt() function included with the optional
pgCrypto extension could be exploited to read a few additional bytes
of memory. No working exploit for this issue has been developed.
2. CVE-2015-5289: json or jsonb input values constructed from
arbitrary user input can crash the PostgreSQL server and cause a
denial of service.
Also added note for new installations that re-sourcing /etc/profile is
reuiqred to pick up environment changes, like MANPATH so man can find
pages installed in non-standard locations.
Package-Manager: portage-2.2.20.1
|
|
|