Commit Graph
215 Commits
Author SHA1 Message Date
Mario Rodas 1b7893c31a postgresql_13: 13.3 -> 13.4
https://www.postgresql.org/docs/release/13.4/
(cherry picked from commit 3290dd08a210653cb505de997d244d498ce71178)
2021-09-01 04:20:00 +00:00
Mario Rodas d04c1e30be postgresql_12: 12.7 -> 12.8
https://www.postgresql.org/docs/release/12.8/
(cherry picked from commit 677b27c24ee49f548c5593c7938917824bf1f806)
2021-09-01 04:20:00 +00:00
Mario Rodas 1f3805f7bb postgresql_11: 11.12 -> 11.13
https://www.postgresql.org/docs/release/11.13/
(cherry picked from commit 34418e4c2a23a2a461b0b3666a6088040b5962e8)
2021-09-01 04:20:00 +00:00
Mario Rodas 44a33d44a6 postgresql_10: 10.17 -> 10.18
https://www.postgresql.org/docs/release/10.18/
(cherry picked from commit 4c5bf33b5d01bf3524cd96ddcbe6d40787f66de7)
2021-09-01 04:20:00 +00:00
Mario Rodas 297d8d1547 postgresql_9_6: 9.6.22 -> 9.6.23
https://www.postgresql.org/docs/release/9.6.23/
(cherry picked from commit 957a9bd035a9d1a032a2c881b75b42626e16a0f6)
2021-09-01 04:20:00 +00:00
Martin Weinelt 4a7770bfd6 postgresql_9_6: 9.6.21 -> 9.6.22
Fixes: CVE-2021-32027, CVE-2021-32028
(cherry picked from commit 062e1e595fe8bde889c73c2954fb2c5617dcf42c)
2021-06-05 17:09:24 +00:00
Martin Weinelt 731e67c871 postgresql_10: 10.16 -> 10.17
Fixes: CVE-2021-32027, CVE-2021-32028
(cherry picked from commit 376197bc5e9501febea4b6ab46b8073374d52c08)
2021-06-05 17:09:24 +00:00
Martin Weinelt 8d97696b86 postgresql_11: 11.11 -> 11.12
Fixes: CVE-2021-32027, CVE-2021-32028, CVE-2021-32029
(cherry picked from commit daedf20fa605c859a3c4b4c60d1ad0ba88261d4e)
2021-06-05 17:09:24 +00:00
Martin Weinelt 942a01e232 postgresql_12: 12.6 -> 12.7
Fixes: CVE-2021-32027, CVE-2021-32028, CVE-2021-32029
(cherry picked from commit b786157de875702c9a40b0945597ba25e83d918c)
2021-06-05 17:09:23 +00:00
Martin Weinelt 894d6ab2de postgresql_13: 13.2 -> 13.3
Fixes: CVE-2021-32027, CVE-2021-32028, CVE-2021-32029
(cherry picked from commit 3318a937ef800d2ba7818dc50be01bc4319dc0ad)
2021-06-05 17:09:23 +00:00
George Shammas 81c3f7b8ff postgresql: enable gssapi/kerberos support 2021-04-30 09:39:09 -04:00
Mario Rodas 72ab382fb6 postgresql_9_5: drop
PostgreSQL 9.5 has reached EOL on February 11, 2021.
See https://www.postgresql.org/support/versioning/
2021-04-01 04:20:00 +00:00
ento 41428a45ed postgresql_10: build with icu67
PostgreSQL 10.x is known to have issues compiling against icu 68.2:
https://www.postgresql.org/message-id/1159815.1608914156%40sss.pgh.pa.us
2021-03-14 17:12:33 -08:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Mario Rodas a039c085c1 postgresql_13: 13.1 -> 13.2
Release notes: https://www.postgresql.org/docs/13/release-13-2.html
2021-02-11 04:20:00 +00:00
Mario Rodas 444a5b5a05 postgresql_12: 12.5 -> 12.6
Release notes: https://www.postgresql.org/docs/12/release-12-6.html
2021-02-11 04:20:00 +00:00
Mario Rodas 9d5aa602e0 postgresql_11: 11.10 -> 11.11
Release notes: https://www.postgresql.org/docs/11/release-11-11.html
2021-02-11 04:20:00 +00:00
Mario Rodas 1fb790d9fa postgresql_10: 10.15 -> 10.16
Release notes: https://www.postgresql.org/docs/10/release-10-16.html
2021-02-11 04:20:00 +00:00
Mario Rodas 65ef71689f postgresql_9_6: 9.6.20 -> 9.6.21
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-21.html
2021-02-11 04:20:00 +00:00
Mario Rodas f226fa4fda postgresql_9_5: 9.5.24 -> 9.5.25
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-25.html
2021-02-11 04:20:00 +00:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Léo Gaspard 94793d3fab postgresql: add passthru.tests (#108449) 2021-01-10 00:52:23 +01:00
Ollie Charles 1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
Frederik Rietdijk 0d8491cb2b Merge master into staging-next 2020-11-29 13:51:10 +01:00
Mario Rodas 9e802844fc postgresql_13: 13.0 -> 13.1
Release notes: https://www.postgresql.org/docs/13/release-13-1.html
2020-11-19 20:09:49 +01:00
Mario Rodas 93e356349c postgresql_12: 12.4 -> 12.5
Release notes: https://www.postgresql.org/docs/12/release-12-5.html
2020-11-19 20:09:49 +01:00
Mario Rodas 13666eaf58 postgresql_11: 11.9 -> 11.10
Release notes: https://www.postgresql.org/docs/11/release-11-10.html
2020-11-19 20:09:49 +01:00
Mario Rodas 3bfbaf72fa postgresql_10: 10.14 -> 10.15
Release notes: https://www.postgresql.org/docs/10/release-10-15.html
2020-11-19 20:09:49 +01:00
Mario Rodas efa0efa10b postgresql_9_6: 9.6.19 -> 9.6.20
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-20.html
2020-11-19 20:09:49 +01:00
Mario Rodas 71d2840883 postgresql_9_5: 9.5.23 -> 9.5.24
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-24.html
2020-11-19 20:09:49 +01:00
happysalada ef08d4cf0b postgresql: use separateDebugInfo correctly 2020-11-11 09:11:01 +09:00
happysalada 4c5931efb8 postgresql: use separateDebugInfo 2020-11-10 20:43:09 +09:00
happysalada 2d9c6679d1 postgresql: add debug versions 2020-11-10 18:35:45 +09:00
Robert Hensing 83163b43e4 postgresql: Fix timetz test failure
A recent addition to the test suite turned out to be sensitive to
DST. The main code is ok. Patch only required to make test succeed.

See https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=4a071afbd056282746a5bc9362e87f579a56402d
2020-11-04 09:58:09 +01:00
Mario Rodas 8f9d4f3fc6 postgresql: add marsam as maintainer 2020-09-24 04:20:00 +00:00
Mario Rodas 27733e2bf6 postgresql_13: init at 13.0
https://www.postgresql.org/docs/13/release-13.html
2020-09-24 04:20:00 +00:00
Mario Rodas fd741310af postgresql_12: 12.3 -> 12.4
Release notes: https://www.postgresql.org/docs/12/release-12-4.html
2020-08-13 20:04:00 -05:00
Mario Rodas d242f33afb postgresql_11: 11.8 -> 11.9
Release notes: https://www.postgresql.org/docs/11/release-11-9.html
2020-08-13 20:03:00 -05:00
Mario Rodas fce82f49f1 postgresql_10: 10.13 -> 10.14
Release notes: https://www.postgresql.org/docs/10/release-10-14.html
2020-08-13 20:02:00 -05:00
Mario Rodas e9ed812c07 postgresql_9_6: 9.6.18 -> 9.6.19
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-19.html
2020-08-13 20:01:00 -05:00
Mario Rodas 6cdd374d50 postgresql_9_5: 9.5.22 -> 9.5.23
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-23.html
2020-08-13 20:00:00 -05:00
Mario Rodas 490cce07a5 postgresql_12: 12.2 -> 12.3
Release notes: https://www.postgresql.org/docs/current/release-12-3.html
2020-05-15 04:24:00 -05:00
Mario Rodas 070c330f9b postgresql_11: 11.7 -> 11.8
Release notes: https://www.postgresql.org/docs/11/release-11-8.html
2020-05-15 04:23:00 -05:00
Mario Rodas 35d2d4d223 postgresql_10: 10.12 -> 10.13
Release notes: https://www.postgresql.org/docs/10/release-10-13.html
2020-05-15 04:22:00 -05:00
Mario Rodas 6851378614 postgresql_9_6: 9.6.17 -> 9.6.18
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-18.html
2020-05-15 04:21:00 -05:00
Mario Rodas 3ea0c17200 postgresql_9_5: 9.5.21 -> 9.5.22
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-22.html
2020-05-15 04:20:00 -05:00
Orivej Desh 7c4282bf43 postgresql: remove version from passthru
It is already available in the regular attrs.

`passthru.version` prevents `overrideAttrs (attrs: { version = "x"; })` from
taking effect.
2020-04-23 15:20:35 +00:00
Michael Reilly 84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
zowoq 711617f5e3 Revert "postgresql: build < 9.5 with openssl 1.0.2" (#80481)
This reverts commit 2d6f0cb176.

postgresql versions < 9.5 have been removed from nixpkgs.
2020-02-19 08:59:49 +02:00
Mario Rodas bfdb8f99ce postgresql_12: 12.1 -> 12.2
Release notes: https://www.postgresql.org/docs/current/release-12-2.html
2020-02-14 00:04:00 -05:00