summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-14.5.ebuild
AgeCommit message (Collapse)Author
2023-03-30dev-db/postgresql: drop versionsPatrick Lauer
Bug: https://bugs.gentoo.org/903193 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2023-01-14*/*: remove py3.8 from PYTHON_COMPATDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-09-08dev-db/postgresql: Fix llvm behaviour properly for :14 and :15Patrick Lauer
Closes: https://bugs.gentoo.org/869167 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2022-09-07dev-db/postgresql: Narrow llvm depsPatrick Lauer
llvm-15 doesn't work yet. Closes: https://bugs.gentoo.org/869044 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2022-08-16dev-db/postgresql: Stabilize 14.5 amd64, #865327Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-08-16dev-db/postgresql: Stabilize 14.5 x86, #865327Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-08-16dev-db/postgresql: sparc stable wrt bug #865327Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2022-08-16dev-db/postgresql: ppc64 stable wrt bug #865327Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2022-08-16dev-db/postgresql: ppc stable wrt bug #865327Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2022-08-16dev-db/postgresql: arm64 stable wrt bug #865327Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2022-08-16dev-db/postgresql: arm stable wrt bug #865327Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2022-08-15dev-db/postgresql: Security bumpAaron W. Swenson
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>