Commit graph

1308 commits

Author SHA1 Message Date
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ryan Mulligan
b51c9bfb89
Merge pull request #110263 from r-ryantm/auto-update/pg_partman
postgresql11Packages.pg_partman: 4.4.0 -> 4.4.1
2021-01-23 16:59:36 -08:00
Ryan Mulligan
35d893da49
Merge pull request #110252 from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 3.1.1 -> 3.1.2
2021-01-21 06:49:45 -08:00
R. RyanTM
628b9538a4 postgresql11Packages.pg_partman: 4.4.0 -> 4.4.1 2021-01-21 02:06:01 +00:00
R. RyanTM
21afdc1355 postgresql11Packages.pgroonga: 2.2.7 -> 2.2.8 2021-01-21 01:12:41 +00:00
R. RyanTM
d56049ea97 postgresql11Packages.pgrouting: 3.1.1 -> 3.1.2 2021-01-21 00:51:29 +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
R. RyanTM
94bd2938d8 dolt: 0.22.6 -> 0.22.11 2021-01-18 14:47:25 +00:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Izorkin
856a8b6ab5
mariadb: disable build S3 plugin on Darwin 2021-01-12 17:22:54 +03:00
Izorkin
91e580397e
mariadb: 10.4.15 -> 10.5.8 2021-01-12 17:22:54 +03:00
Izorkin
d688f790dd
mariadb: drop build server with tokudb storage 2021-01-12 17:22:47 +03:00
Benjamin Hipple
1e678a98d5
Merge pull request #109006 from totten/master-mysql-8022
mysql80: 8.0.17 -> 8.0.22
2021-01-11 21:51:01 -05:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Tim Otten
0f387ba184 mysql80: Fix additional libtool reference in 8.0.22 2021-01-10 23:51:29 -08:00
Tim Otten
1dc5b4612f mysql80: 8.0.21 -> 8.0.22 2021-01-10 22:50:34 -08:00
Alyssa Ross
4d5d04a238 mysql80: 8.0.17 -> 8.0.21
Hopefully substituteInPlace will be less brittle than the patch.
2021-01-10 22:48:02 -08:00
github-actions[bot]
433c7b069c
Merge master into staging-next 2021-01-10 01:03:35 +00:00
Léo Gaspard
94793d3fab
postgresql: add passthru.tests (#108449) 2021-01-10 00:52:23 +01:00
github-actions[bot]
f89e74dbcc
Merge master into staging-next 2021-01-08 18:37:56 +00:00
Mario Rodas
40842049e8
Merge pull request #108784 from 1000101/tsdb
postgresqlPackages.timescaledb: 1.7.4 -> 2.0.0
2021-01-08 12:48:51 -05:00
1000101
ff1d77d788 postgresqlPackages.timescaledb: 1.7.4-> 2.0.0 2021-01-08 12:46:44 +01:00
github-actions[bot]
5c072a088d
Merge master into staging-next 2021-01-07 18:40:50 +00:00
Graham Christensen
b63aa4ccb2
Deshaw: create team and reassign limeytexan's maintainership (#108678)
* team: add deshaw

* maintainership: reassign limeytexan's packages to the deshaw team
2021-01-07 10:44:08 -05:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Mario Rodas
0356399563 postgreslPackages.postgis: 3.0.3 -> 3.1.0
https://postgis.net/2020/12/18/postgis-3.1.0/
2020-12-18 04:20:00 +00:00
Mario Rodas
2ca80a9baa postgresqlPackages.pg_hll: 2.15 -> 2.15.1 2020-12-08 04:20:00 -05:00
Sandro
128eb3f940
Merge pull request #106241 from ocharles/patch-1
Remove myself from maintainers sets
2020-12-07 18:34:26 +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
R. RyanTM
0306003afe dolt: 0.22.5 -> 0.22.6 2020-12-07 14:27:40 +00:00
R. RyanTM
6f5dfaacd2 dolt: 0.22.1 -> 0.22.5 2020-12-04 09:42:55 +00:00
Mario Rodas
79b25549cf postgresqlPackages.pg_auto_failover: 1.4.0 -> 1.4.1
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.4.1
2020-12-03 04:20:00 +00:00
Frederik Rietdijk
9a63b3d3d6
Merge pull request #104781 from NixOS/staging-next
Staging next
2020-11-30 18:27:29 +01:00
Frederik Rietdijk
0d8491cb2b Merge master into staging-next 2020-11-29 13:51:10 +01:00
R. RyanTM
ce6c6fa81f pgbouncer: 1.14.0 -> 1.15.0 2020-11-29 08:38:11 +00:00
Frederik Rietdijk
b2a3891e12 Merge master into staging-next 2020-11-27 15:09:19 +01:00
Mario Rodas
e422ca4566
Merge pull request #105114 from marsam/update-postgresql-hll
postgresqlPackages.pg_hll: 2.14 -> 2.15
2020-11-27 08:47:03 -05:00
StigP
4e5342cce4
Merge pull request #104955 from r-ryantm/auto-update/dolt
dolt: 0.22.0 -> 0.22.1
2020-11-27 08:47:33 +01:00
Mario Rodas
587ef34841 postgresqlPackages.pg_hll: 2.14 -> 2.15 2020-11-26 04:20:00 +00:00
R. RyanTM
0d589439a6 dolt: 0.22.0 -> 0.22.1 2020-11-26 02:08:48 +00:00
Florian Engel
588cf72443 monetdb: 11.39.5 -> 11.39.7 2020-11-25 13:49:23 +01:00
Mario Rodas
d28f3cacde postgresqlPackages.plpgsql_check: 1.13.1 -> 1.15.1 2020-11-25 04:20:00 +00:00
Guillaume Girol
ebe455a410
Merge pull request #103287 from happysalada/postgresql_add_debug
postgresql: add debug versions
2020-11-28 20:40:32 +00:00
Mario Rodas
736db6273b postgresqlPackages.pg_topn: 2.3.0 -> 2.3.1 2020-11-27 04:20:00 +00:00
Jan Tojnar
6d99109b12
Merge branch 'staging-next' into staging 2020-11-24 05:44:44 +01:00
Sandro
15dc396ae5
Merge pull request #103862 from r-ryantm/auto-update/dolt
dolt: 0.21.4 -> 0.22.0
2020-11-23 23:51:20 +01:00
Frederik Rietdijk
587538d087 Merge staging-next into staging 2020-11-23 18:10:33 +01:00
Mario Rodas
0ee380ca93
Merge pull request #104546 from marsam/update-pgrouting
postgresqlPackages.pgrouting: 3.1.0 -> 3.1.1
2020-11-23 07:15:46 -05:00
Mario Rodas
0dd8d4d878 postgresqlPackages.pgrouting: 3.1.0 -> 3.1.1
https://github.com/pgRouting/pgrouting/releases/tag/v3.1.1
2020-11-21 04:20:00 +00:00
Mario Rodas
2a23c7cfd5 postgresqlPackages.postgis: add passthru.tests 2020-11-21 04:20:00 +00:00
Mario Rodas
45ab7143b0 postgresqlPackages.postgis: 3.0.2 -> 3.0.3 2020-11-21 04:20:00 +00:00
Frederik Rietdijk
cbb4e4733b Merge staging-next into staging 2020-11-20 08:12:39 +01:00
R. RyanTM
48a3cdb957 postgresql11Packages.pgroonga: 2.2.6 -> 2.2.7 2020-11-19 21:44:56 +00: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
zowoq
87aa3671e8 cockroachdb: workaround trimpath build failure 2020-11-18 08:13:34 +10:00
Antonio Nuno Monteiro
c7b9b3dee5 cockroachdb: fix license information 2020-11-15 16:19:17 -08:00
R. RyanTM
f00a9fee3f dolt: 0.21.4 -> 0.22.0 2020-11-15 03:21:09 +00:00
R. RyanTM
220f6933ef cockroachdb: 20.1.7 -> 20.1.8 2020-11-12 17:28:52 +00:00
R. RyanTM
5012439804 dolt: 0.21.1 -> 0.21.4 2020-11-11 03:00:26 +00: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
Frederik Rietdijk
20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Austin Butler
a361626b6e patroni: fix tests 2020-11-06 09:42:17 -08:00
Frederik Rietdijk
9eb00b9a71 Merge staging-next into staging 2020-11-04 10:48:21 +01: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
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Mario Rodas
91cde503fb
Merge pull request #101329 from r-ryantm/auto-update/cockroach
cockroachdb: 20.1.4 -> 20.1.7
2020-11-02 18:22:01 -05:00
R. RyanTM
7afb8feb40 dolt: 0.21.0 -> 0.21.1 2020-11-01 17:22:27 -08:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Ivan Kozik
5074b8e473 postgresqlPackages.periods: 1.1 -> 1.2 2020-10-27 21:07:29 +00:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Aaron Andersen
7298f524e5
Merge pull request #100413 from helsinki-systems/fix/mariadb-perl
pkgs/mariadb: Fix when running without aliases
2020-10-27 08:23:56 -04:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
Vladimír Čunát
17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
Michael Weiss
3bde36537c
monetdb: 11.37.11 -> 11.39.5 (#101362) 2020-10-23 20:30:17 +02:00
Stig Palmquist
2929f5edb9
mariadb: 10.4.14 -> 10.4.15
Fixes CVE-2020-15180
2020-10-23 12:24:20 +02:00
R. RyanTM
67630ea1fb cockroachdb: 20.1.4 -> 20.1.7 2020-10-22 07:22:32 +00:00
Andrew Childs
722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Mario Rodas
61a0a50116
Merge pull request #100914 from r-ryantm/auto-update/dolt
dolt: 0.19.0 -> 0.21.0
2020-10-18 08:27:23 -05:00
R. RyanTM
a0c0d2557b dolt: 0.19.0 -> 0.21.0 2020-10-18 02:19:15 +00:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Janne Heß
ba003ec930
pkgs/mariadb: Fix when running without aliases
DataDumper is an alias to `null` in top-level/perl-packages.nix since
it's included as part of perl.
2020-10-13 15:18:31 +02:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Florian Klink
b1e627292c oracleXE: remove
This is heavily outdated and unmaintained. If someone decides to pick it
up again, it can be reintroduced.

Fixes https://github.com/NixOS/nixpkgs/issues/99649.
2020-10-09 16:42:10 +02:00
Frederik Rietdijk
ec28e32c9e Merge master into staging-next 2020-10-08 21:47:26 +02:00
Mario Rodas
4468ccc32e postgresqlPackages.pg_cron: 1.2.0 -> 1.3.0
https://github.com/citusdata/pg_cron/releases/tag/v1.3.0
2020-10-06 18:00:00 -05:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Mario Rodas
90911d7834 postgresqlPackages.tds_fdw: 2.0.1 -> 2.0.2
https://github.com/tds-fdw/tds_fdw/releases/tag/v2.0.2
2020-09-27 04:20:00 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02: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
8e4616ce89 postgresqlPackages.pg_auto_failover: 1.3 -> 1.4.0
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.4.0
2020-09-23 06:42:00 -05:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Lassulus
6a9b6dce0b
Merge pull request #97111 from r-ryantm/auto-update/dolt
dolt: 0.18.3 -> 0.19.0
2020-09-17 20:29:26 +02:00
Thomas Tuegel
c0825ddbe9
Merge pull request #97672 from ttuegel/mariadb-connector-c-multiple-outputs
mariadb-connector-c: multiple outputs
2020-09-15 05:38:28 -05:00
Milan
c15bcdd91f
percona-server: 5.6.43-84.3 -> 5.6.49-89.0 (#97923)
Fixes build with recent versions of glibc.

ZHF: #97479
2020-09-15 08:25:19 +02:00
Maximilian Bosch
1897ff96d3
mysql*: fix build w/glibc-2.32 2020-09-12 23:04:45 +02:00
Thomas Tuegel
f72d7dcf77
mariadb-connector-c: separate .dev output 2020-09-12 06:58:20 -05:00
Daniël de Kok
58b66c0dcb postgresqlPackages.age: fix build
The build broke by a recent bison update. Use bison_3_5.
2020-09-10 08:54:17 -07:00
Mario Rodas
234c6e8a89 postgresqlPackages.timescaledb: 1.7.3 -> 1.7.4 2020-09-08 08:40:00 -05:00
R. RyanTM
04b2a20122 dolt: 0.18.3 -> 0.19.0 2020-09-04 11:37:18 +00:00
Daniël de Kok
09d1aa9622
Merge pull request #96025 from danieldk/age-0.2.0
postgresqlPackages.age: init at 0.2.0
2020-09-01 08:53:40 +02:00
R. RyanTM
f873eced51 cockroachdb: 20.1.3 -> 20.1.4 2020-08-31 17:03:21 -07:00
Mario Rodas
8f9cbeeae7
postgresqlPackages.timescaledb: 1.7.2 -> 1.7.3
https://github.com/timescale/timescaledb/releases/tag/1.7.3
2020-08-27 18:35:47 -05:00
R. RyanTM
8c86aafbfe postgresql11Packages.pgrouting: 3.0.2 -> 3.1.0 2020-08-27 05:03:35 +00:00
Frederik Rietdijk
0a874ff2a6 Merge master into staging-next 2020-08-24 11:50:58 +02:00
Mario Rodas
79b0cf6941
Merge pull request #95961 from r-ryantm/auto-update/dolt
dolt: 0.18.2 -> 0.18.3
2020-08-23 20:33:13 -05:00
Jan Tojnar
91104b5417
Merge branch 'master' into staging-next 2020-08-23 02:00:50 +02:00
Daniël de Kok
58ba6ca2fe postgresqlPackages.age: init at 0.2.0
Apache AGE is an extension of PostgreSQL that provides an
implementation of the openCypher query language.
2020-08-22 20:16:30 +02:00
R. RyanTM
e9a31bc1a6 dolt: 0.18.2 -> 0.18.3 2020-08-22 05:46:15 +00:00
Frederik Rietdijk
0ac85bc455 Merge master into staging-next 2020-08-17 14:54:39 +02:00
Mario Rodas
2021a4b870
postgresqlPackages.plpgsql_check: init at 1.13.1 2020-08-17 04:20:00 -05:00
Mario Rodas
725c154369
Merge pull request #95548 from marsam/update-postgresqlPackages.plv8
postgresqlPackages.plv8: 2.3.14 -> 2.3.15
2020-08-16 20:12:23 -05:00
Florian Klink
431b08cafd
Merge pull request #95158 from Izorkin/mariadb
mariadb: 10.4.13 -> 10.4.14
2020-08-16 20:32:57 +02:00
Mario Rodas
8404fd0aff
postgresqlPackages.postgis: 3.0.1 -> 3.0.2 2020-08-15 16:20:00 -05:00
Izorkin
8e4ecf17db mariadb: 10.4.13 -> 10.4.14 2020-08-15 10:42:13 +03:00
Frederik Rietdijk
cfe6081cee Merge staging-next into staging 2020-08-15 09:12:42 +02:00
R. RyanTM
a27b4e427f dolt: 0.18.1 -> 0.18.2 2020-08-14 17:26:13 -07: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
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM
c337ad413a cockroachdb: 20.1.2 -> 20.1.3 2020-08-07 00:29:37 -07:00
Mario Rodas
e54722a041
Merge pull request #94832 from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 3.0.1 -> 3.0.2
2020-08-06 22:04:36 -05:00
R. RyanTM
846baaa1cd postgresql11Packages.pgrouting: 3.0.1 -> 3.0.2 2020-08-07 01:28:10 +00:00
R. RyanTM
0acd4d5735
dolt: 0.18.0 -> 0.18.1 (#94393) 2020-08-01 00:02:30 -07:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM
28f2d2faf1 monetdb: 11.37.7 -> 11.37.11 2020-07-29 04:05:20 +00:00
Mario Rodas
504ec2573e
postgresqlPackages.smlar: init at 2020-04-08 2020-07-28 00:00:00 -05:00
Mario Rodas
ff9b35f4bc
postgresqlPackages.plv8: 2.3.14 -> 2.3.15 2020-07-15 00:00:00 +00:00
Ryan Mulligan
fb3fd9762f
Merge pull request #92826 from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 3.0.0 -> 3.0.1
2020-07-10 11:48:36 -07:00
R. RyanTM
1441467015 postgresql11Packages.pgrouting: 3.0.0 -> 3.0.1 2020-07-10 05:59:20 +00:00
Mario Rodas
86f70c06d8
Merge pull request #92731 from r-ryantm/auto-update/timescaledb
postgresql11Packages.timescaledb: 1.7.1 -> 1.7.2
2020-07-08 18:50:05 -05:00
R. RyanTM
70d5bfb126 postgresql11Packages.timescaledb: 1.7.1 -> 1.7.2 2020-07-08 17:12:26 +00:00
Mario Rodas
d2afe945d8
Merge pull request #92394 from r-ryantm/auto-update/pgroonga
postgresql11Packages.pgroonga: 2.2.5 -> 2.2.6
2020-07-06 07:56:04 -05:00
R. RyanTM
a659d69a82 postgresql11Packages.pgroonga: 2.2.5 -> 2.2.6 2020-07-06 03:03:39 +00:00
OmnipotentEntity
14ee9eba43
postgresqlPackages.repmgr 5.0.0 -> 5.1.0 (#92362) 2020-07-05 20:25:24 +00:00
Mario Rodas
2c33e5da9e
Merge pull request #91909 from r-ryantm/auto-update/cockroach
cockroachdb: 19.1.5 -> 20.1.2
2020-07-01 05:04:51 -05:00
R. RyanTM
7735182689 cockroachdb: 19.1.5 -> 20.1.2 2020-07-01 02:38:44 +00:00
R. RyanTM
c1ab60fc63 dolt: 0.16.3 -> 0.18.0 2020-06-30 04:26:36 +00:00
Mario Rodas
8c04239539
Merge pull request #90664 from r-ryantm/auto-update/pgbouncer
pgbouncer: 1.13.0 -> 1.14.0
2020-06-23 07:11:35 -05:00
Lassulus
217f844406
Merge pull request #90623 from r-ryantm/auto-update/monetdb
monetdb: 11.35.19 -> 11.37.7
2020-06-18 11:32:53 +02:00
R. RyanTM
e5055647e6 pgbouncer: 1.13.0 -> 1.14.0 2020-06-17 09:39:19 +00:00
Mario Rodas
b01133858d postgresqlPackages.pg_repack: 1.4.5 -> 1.4.6 2020-10-01 04:20:00 +00:00
R. RyanTM
0f5aa19015 monetdb: 11.35.19 -> 11.37.7 2020-06-16 16:09:18 +00:00
Renzo Carbonara
b4e428ecd0 pg_ed25519: init at 0.2
PostgreSQL extension for signing and verifying ed25519 signatures.
2020-06-16 10:17:42 -05:00
Frederik Rietdijk
febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
Doron Behar
1f13d6506f mariadb: don't move pam files on Darwin 2020-06-11 21:34:38 +03:00
Frederik Rietdijk
1c68570ab2 Merge staging-next into staging 2020-06-05 19:42:16 +02:00
Frederik Rietdijk
43f71029cc Merge master into staging-next 2020-06-05 19:40:53 +02:00
Florian Klink
47d4cd2c31
Merge pull request #87878 from Izorkin/mariadb-update
mariadb: 10.4.12 -> 10.4.13
2020-06-05 15:15:36 +02:00
Frederik Rietdijk
b76c308ecd Merge staging-next into staging 2020-06-04 15:28:16 +02:00
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Mario Rodas
818fa358c8
Merge pull request #87954 from marsam/update-postgresql
postgresql: 9.5.21 -> 9.5.22, 9.6.17 -> 9.6.18, 10.12 -> 10.13, 11.7 -> 11.8, 12.2 -> 12.3
2020-06-03 20:39:09 -05:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Frederik Rietdijk
d578248611 Merge staging-next into staging 2020-05-24 10:10:06 +02:00
Mario Rodas
c167ec8159
Merge pull request #88654 from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 2.6.3 -> 3.0.0
2020-05-23 08:51:41 -05:00
Izorkin
f23e4bdc56 mariadb-galera: 26.4.3 -> 26.4.5 2020-05-23 15:33:16 +03:00
Izorkin
a1ec028812 mariadb: move mariadb_mtr to share/pam 2020-05-23 15:32:46 +03:00
Izorkin
2f0396776e mariadb: change directory installing pam 2020-05-23 15:32:46 +03:00
Izorkin
feaac81f01 mariadb: 10.4.12 -> 10.4.13 2020-05-23 15:32:46 +03:00
Mario Rodas
6fcae88f9a
postgresqlPackages.pgrouting: remove unneeded dependencies
These dependencies were removed in https://github.com/pgRouting/pgrouting/pull/1188
2020-05-23 04:20:00 -05:00
R. RyanTM
3623ea3ff6 postgresql11Packages.pg_partman: 4.3.1 -> 4.4.0 2020-05-23 05:33:24 +00:00
R. RyanTM
6aefe6c171 postgresql11Packages.pgrouting: 2.6.3 -> 3.0.0 2020-05-23 05:03:07 +00:00
Orivej Desh
16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Mario Rodas
3859ef98f7 postgresqlPackages.timescaledb: 1.7.0 -> 1.7.1
Changelog: https://github.com/timescale/timescaledb/releases/tag/1.7.1
2020-05-18 18:06:40 -07:00
Jan Tojnar
f8a9c6efac
Merge branch 'staging-next' into staging 2020-05-18 21:09:48 +02:00
Izorkin
c1983f71a2 mariadb-connector-c: 3.1.7 -> 3.1.8 2020-05-15 16:37:48 +03: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
Izorkin
6ac9a9fcb4 mariadb: 10.3.22 -> 10.4.12 2020-05-14 17:29:40 +03:00
Izorkin
a40a811b17 mariadb-galera: 25.3.27 -> 26.4.3 2020-05-14 17:29:40 +03:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM
1aa7ce79d6 patroni: 1.6.4 -> 1.6.5 2020-05-09 09:00:54 +02:00
Jörg Thalheim
c880c7b592
Merge pull request #84136 from Izorkin/mariadb-galera-test
nixos/tests: add check mariadb galera cluster
2020-05-07 15:51:17 +01:00
Mario Rodas
897c450cc5
Merge pull request #87092 from r-ryantm/auto-update/pg_partman
postgresql11Packages.pg_partman: 4.3.0 -> 4.3.1
2020-05-07 06:46:46 -05:00
R. RyanTM
2bbfc9b8d6 pgbouncer: 1.12.0 -> 1.13.0 2020-05-06 23:09:50 -07:00
Izorkin
585bbc598c mariadb: add link to all mysql tests 2020-05-06 16:42:31 +03:00
Izorkin
300c3f9990 nixos/tests: add check mariadb galera cluster with rsync-based SST 2020-05-06 16:42:31 +03:00
R. RyanTM
75503db6f3 postgresql11Packages.pg_partman: 4.3.0 -> 4.3.1 2020-05-06 12:54:01 +00:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
Mario Rodas
53dd3921cd
postgresqlPackages.pg_auto_failover: 1.2 -> 1.3
Changelog: https://github.com/citusdata/pg_auto_failover/releases/tag/v1.3
2020-05-05 04:20:00 -05:00
R. RyanTM
52ea351426 dolt: 0.15.2 -> 0.16.3 2020-05-02 07:00:23 +00:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq
94e4ec143f cockroachdb: use installShellFiles 2020-04-27 08:48:42 +10:00