Yorick van Pelt
a5c9290979
mysql57: drop
...
Mysql 5.7 is not EOL yet, but is quite old and fully replaceable
by mysql 8.0 or mariadb.
2022-10-12 11:02:14 +02:00
Yorick van Pelt
8b30afdd78
mariadb: move callPackage down one layer to preserve .override
2022-10-12 11:02:13 +02:00
Yorick van Pelt
9517864e93
mariadb-embedded: add override to enable building libmysqld.so
2022-10-12 10:29:27 +02:00
github-actions[bot]
5d957f3dba
Merge staging-next into staging
2022-10-11 00:05:26 +00:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Yorick van Pelt
a9cd13546b
proxysql: switch libmicrohttpd from 0.9.70 to 0.9.69
...
0.9.70 is vulnerable to CVE-2021-3466, but 0.9.69 is fine.
proxysql is not yet compatible with 0.9.71
2022-10-10 08:13:24 +02:00
Franz Pletz
31e5ad8466
pgpool: fix build with libxcrypt
2022-10-09 18:10:36 +02:00
github-actions[bot]
cdfb8a30a4
Merge staging-next into staging
2022-10-08 12:02:12 +00:00
Mario Rodas
f3e5a86391
postgresqlPackages.pgroonga: 2.3.9 -> 2.4.0
2022-10-08 04:00:00 +00:00
Mario Rodas
582631fb34
Merge pull request #194936 from marsam/update-pg_auto_failover
...
postgresqlPackages.pg_auto_failover: 1.6.4 -> 2.0
2022-10-07 11:09:52 -05:00
Mario Rodas
7b57b52721
Merge pull request #194906 from marsam/update-smlar
...
postgresqlPackages.smlar: 2020-10-07 -> 2021-11-08
2022-10-07 09:48:35 -05:00
Mario Rodas
516cdc8831
postgresqlPackages.smlar: 2020-10-07 -> 2021-11-08
2022-10-07 04:20:00 +00:00
Mario Rodas
61d95fdcf0
postgresqlPackages.timescaledb: 2.8.0 -> 2.8.1
...
https://github.com/timescale/timescaledb/releases/tag/2.8.1
2022-10-07 04:20:00 +00:00
Mario Rodas
405db07799
Merge pull request #167047 from helsinki-systems/drop/postgresql10
...
postgresql: remove 10.x
2022-10-06 21:32:46 -05:00
Mario Rodas
b8c4d2a721
postgresqlPackages.pg_auto_failover: 1.6.4 -> 2.0
...
https://github.com/citusdata/pg_auto_failover/releases/tag/v2.0
2022-10-06 04:20:00 +00:00
Mario Rodas
7e7c3e77fb
Merge pull request #194662 from ivan/pg_ivm-1.3
...
postgresqlPackages.pg_ivm: 1.2 -> 1.3
2022-10-05 23:06:41 -05:00
Jan Tojnar
06b147f6b3
mariadb: remove dangling symlink
...
There was a symlink `libmariadb.a` → `libmariadbclient.a`
but we are removing the latter file. This causes `nixos-rebuild`
to complain:
system-path> warning: creating dangling symlink
Let’s remove the symlink as well.
2022-10-06 00:46:48 +02:00
Ivan Kozik
8d807a1026
postgresqlPackages.pg_ivm: 1.2 -> 1.3
2022-10-05 22:36:23 +00:00
Thomas Gerbet
75b887d7cb
mysql57: use Protobuf 3.21
...
Part of #193370
2022-10-03 21:06:17 +02:00
Mario Rodas
695ec17b60
Merge pull request #193570 from ivan/pgroonga_database
...
postgresqlPackages.pgroonga: also install the pgroonga_database extension
2022-10-01 20:56:58 -05:00
Sandro
b043399172
Merge pull request #192740 from LeSuisse/mysql57-5.7.39
2022-10-01 19:25:06 +02:00
Ivan Kozik
af9fb6eb3b
postgresqlPackages.pgroonga: also install the pgroonga_database extension
...
This extension contains the pgoronga_database_remove() function, which
can be used to actually remove the pgrn* files, because `DROP INDEX`
on a pgroonga index does not actually delete the index data.
https://pgroonga.github.io/reference/modules/pgroonga-database.html
https://pgroonga.github.io/reference/functions/pgroonga-database-remove.html
2022-09-29 19:40:10 +00:00
R. Ryantm
40221c7265
monetdb: 11.43.9 -> 11.45.7
2022-09-29 07:44:45 +02:00
Thomas Gerbet
06c9198cbf
mysql57: 5.7.37 -> 5.7.39
...
Fixes CVE-2022-21417, CVE-2022-21427, CVE-2022-21451, CVE-2022-21444 and CVE-2022-21460
See https://www.oracle.com/security-alerts/cpuapr2022.html#AppendixMSQL
Changelogs:
https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-39.html
https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-38.html
2022-09-24 09:51:10 +02:00
Mario Rodas
eaecf0149a
Merge pull request #192508 from DeeUnderscore/update/postgresql-rum-1.3.13
...
postgresqlPackages.rum: 1.3.12 -> 1.3.13
2022-09-23 01:13:35 -05:00
Mario Rodas
00daf21bda
Merge pull request #192533 from r-ryantm/auto-update/plpgsql_check
...
postgresql11Packages.plpgsql_check: 2.1.9 -> 2.2.1
2022-09-23 01:11:21 -05:00
R. Ryantm
307ac4259c
postgresql11Packages.pgroonga: 2.3.8 -> 2.3.9
2022-09-23 02:02:00 +00:00
R. Ryantm
3c4b51f390
postgresql11Packages.plpgsql_check: 2.1.9 -> 2.2.1
2022-09-23 01:57:26 +00:00
D Anzorge
383b0ea9a5
postgresqlPackages.rum: 1.3.12 -> 1.3.13
...
https://github.com/postgrespro/rum/releases/tag/1.3.13
2022-09-23 01:10:07 +02:00
ajs124
89ce25efe9
mariadb: also use openssl_3 for 10.7 and 10.6
...
follow-up to 84f17a3082
2022-09-19 21:59:46 +02:00
ajs124
1b8755548c
mariadb_106: 10.6.9 -> 10.6.10
...
https://mariadb.com/kb/en/mariadb-10610-release-notes/
2022-09-19 21:55:12 +02:00
ajs124
0f1042dec1
mariadb_107: 10.7.5 -> 10.7.6
...
https://mariadb.com/kb/en/mariadb-1076-release-notes/
2022-09-19 21:55:06 +02:00
ajs124
d563e5c1e0
mariadb_108: 10.8.4 -> 10.8.5
...
https://mariadb.com/kb/en/mariadb-1085-release-notes/
2022-09-19 21:51:17 +02:00
ajs124
137d846cbb
mariadb_109: 10.9.2 -> 10.9.3
...
https://mariadb.com/kb/en/mariadb-1093-release-notes/
2022-09-19 21:48:09 +02:00
ajs124
f6784462bf
proxysql: 2.4.3 -> 2.4.4
...
https://github.com/sysown/proxysql/releases/tag/v2.4.4
2022-09-16 00:20:07 +02:00
Mario Rodas
e86fa2f90d
Merge pull request #191016 from marsam/update-pg-age
...
postgresql11Packages.age: 1.0.0-rc1 -> 1.1.0-rc0
2022-09-13 08:46:22 -05:00
Mario Rodas
16074f96ce
postgresql11Packages.age: 1.0.0-rc1 -> 1.1.0-rc0
...
https://github.com/apache/age/releases/tag/v1.1.0-rc0
2022-09-13 04:20:00 +00:00
Mario Rodas
617e70f309
Merge pull request #190843 from DeeUnderscore/update/postgresql-rum-1.3.12
...
postgresqlPackages.rum: 1.3.11 -> 1.3.12
2022-09-13 00:34:18 -05:00
Mario Rodas
dfcbbdaa93
postgresqlPackages.postgis: 3.3.0 -> 3.3.1
2022-09-13 04:20:00 +00:00
D Anzorge
75478e097c
postgresqlPackages.rum: 1.3.11 -> 1.3.12
...
https://github.com/postgrespro/rum/releases/tag/1.3.12
2022-09-11 20:15:08 +02:00
github-actions[bot]
b65b9f0d68
Merge master into staging-next
2022-09-07 12:01:42 +00:00
R. Ryantm
0cac2f536f
postgresql11Packages.plpgsql_check: 2.1.8 -> 2.1.9
2022-09-06 02:30:52 +00:00
Vladimír Čunát
11656ec9a9
Merge branch 'master' into staging-next
2022-09-02 07:33:30 +02:00
Mario Rodas
4137382abc
postgresqlPackages.timescaledb: 2.7.2 -> 2.8.0
...
https://github.com/timescale/timescaledb/releases/tag/2.8.0
2022-09-01 04:20:00 +00:00
R. Ryantm
80e9c6a933
postgresql11Packages.pgrouting: 3.3.1 -> 3.3.2
2022-09-02 00:22:26 +00:00
github-actions[bot]
b37ebd6715
Merge master into staging-next
2022-08-29 18:01:33 +00:00
Jonas Heinrich
fd29a29c9b
Merge pull request #187425 from r-ryantm/auto-update/dolt
...
dolt: 0.40.26 -> 0.40.28
2022-08-29 18:26:08 +02:00
Vladimír Čunát
f08ac2c92b
Merge branch 'master' into staging-next
2022-08-29 08:58:52 +02:00
Mario Rodas
55f5af9799
postgresqlPackages.postgis: 3.2.3 -> 3.3.0
...
https://postgis.net/2022/08/27/postgis-3.3.0-released/
2022-08-27 04:20:00 +00:00
Mario Rodas
74195d7b7f
Merge pull request #188506 from marsam/update-pg_hll
...
postgresqlPackages.pg_hll: 2.16 -> 2.17
2022-08-27 10:01:10 -05:00
Mario Rodas
9533f2752c
Merge pull request #187882 from ivan/pg_ivm
...
postgresqlPackages.pg_ivm: init at 1.2
2022-08-27 09:57:18 -05:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
...
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Mario Rodas
45a63492f2
postgresqlPackages.pg_hll: 2.16 -> 2.17
2022-08-27 04:20:00 +00:00
Mario Rodas
1975d5997f
postgresqlPackages.pg_topn: 2.4.0 -> 2.5.0
2022-08-27 04:20:00 +00:00
Janne Heß
cf793de1b0
Merge pull request #188026 from helsinki-systems/init/mariadb109
...
mariadb_109: init
2022-08-26 16:33:42 +02:00
github-actions[bot]
ef162076bf
Merge master into staging-next
2022-08-26 06:13:53 +00:00
superherointj
1021457ee8
Merge pull request #188198 from r-ryantm/auto-update/monetdb
...
monetdb: 11.43.9 -> 11.43.21
2022-08-26 00:17:16 -03:00
github-actions[bot]
ed777c26b3
Merge staging-next into staging
2022-08-25 06:11:07 +00:00
Mario Rodas
b52f7e9a57
Merge pull request #187860 from SuperSandro2000/pgpool
...
pgpool: remove broken libmemcached, update download URL
2022-08-25 00:44:16 -05:00
github-actions[bot]
5aa24ca693
Merge staging-next into staging
2022-08-25 00:03:34 +00:00
Martin Weinelt
249398ffa8
Merge remote-tracking branch 'origin/staging-next' into staging
2022-08-25 00:32:27 +02:00
Janne Heß
3852b03bbc
Merge pull request #179790 from NickCao/mariadb-cross
...
mariadb{,-client}: fix cross compilation and build on riscv
2022-08-24 22:53:49 +02:00
R. Ryantm
2a3fabed14
monetdb: 11.43.9 -> 11.43.21
2022-08-24 16:34:47 +00:00
R. Ryantm
9ae30fe404
dolt: 0.40.26 -> 0.40.28
2022-08-24 10:04:20 +00:00
ajs124
386dc41360
mariadb_109: init
...
https://mariadb.com/kb/en/mariadb-1092-release-notes/
2022-08-23 15:13:46 +02:00
Ivan Kozik
a895a0b3ad
postgresqlPackages.pg_ivm: init at 1.2
2022-08-22 14:11:30 +00:00
Sandro Jäckel
ba0632d248
pgpool: remove broken libmemcached, update download URL
...
libmemcache support is broken since 2015
9308b8e121
2022-08-22 14:12:40 +02:00
github-actions[bot]
fd9f6da81c
Merge master into staging-next
2022-08-21 18:01:29 +00:00
Mario Rodas
1a2a8227f8
Merge pull request #187660 from r-ryantm/auto-update/pgpool-II
...
pgpool: 4.3.2 -> 4.3.3
2022-08-21 10:44:24 -05:00
Mario Rodas
510d55d5d7
pgpool: enable on darwin
2022-08-21 04:20:00 +00:00
github-actions[bot]
e5f0224881
Merge master into staging-next
2022-08-21 00:02:49 +00:00
R. Ryantm
fa0978e9a2
pgpool: 4.3.2 -> 4.3.3
2022-08-21 00:01:27 +00:00
Mario Rodas
461ce34ec1
postgresqlPackages.postgis: 3.2.2 -> 3.2.3
2022-08-20 04:20:00 +00:00
github-actions[bot]
3346909bad
Merge staging-next into staging
2022-08-18 12:02:05 +00:00
github-actions[bot]
28612f43c8
Merge master into staging-next
2022-08-18 12:01:28 +00:00
Jonas Heinrich
bb46b7a341
Merge pull request #187066 from r-ryantm/auto-update/dolt
...
dolt: 0.40.25 -> 0.40.26
2022-08-18 11:12:31 +02:00
github-actions[bot]
f9974c3fe1
Merge staging-next into staging
2022-08-18 00:03:06 +00:00
github-actions[bot]
87085e3d62
Merge master into staging-next
2022-08-18 00:02:31 +00:00
Lassulus
002bd07544
Merge pull request #186867 from helsinki-systems/upd/mariadb
2022-08-17 21:09:30 +02:00
ajs124
0df0cbff94
proxysql: don't reference openssl_3 explicitly
...
it's the default now
2022-08-17 20:16:46 +02:00
ajs124
84f17a3082
mariadb: use openssl_1_1 for older releases
...
https://jira.mariadb.org/browse/MDEV-28339
2022-08-17 20:16:21 +02:00
ajs124
b802fc1e5c
mysql80: pin to openssl_1_1
2022-08-17 20:16:20 +02:00
R. Ryantm
e95f913cb1
dolt: 0.40.25 -> 0.40.26
2022-08-17 05:58:03 +00:00
github-actions[bot]
6489cd2db3
Merge master into staging-next
2022-08-16 18:01:16 +00:00
Paul-Henri Froidmont
d2ce318bd4
nixos/patroni: init
2022-08-16 18:57:15 +02:00
Artturin
c6568adb00
treewide: makeWrapper buildInputs to nativeBuildInputs
...
most found with https://github.com/siraben/nix-lint
2022-08-16 13:14:19 +03:00
github-actions[bot]
e3522b27b2
Merge staging-next into staging
2022-08-16 00:03:13 +00:00
ajs124
e710cd5106
mariadb_108: 10.8.3 -> 10.8.4
...
https://mariadb.com/kb/en/mariadb-1084-release-notes/
Fixes:
- CVE-2022-32082
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:29:09 +02:00
ajs124
4131e59c77
mariadb_107: 10.7.4 -> 10.7.5
...
https://mariadb.com/kb/en/mariadb-1075-release-notes/
Fixes:
- CVE-2022-32082
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:28:47 +02:00
ajs124
c7aba71f1c
mariadb_106: 10.6.8 -> 10.6.9
...
https://mariadb.com/kb/en/mariadb-1069-release-notes/
Fixes:
- CVE-2022-32082
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:28:19 +02:00
ajs124
aeb72f7668
mariadb_105: 10.5.16 -> 10.5.17
...
https://mariadb.com/kb/en/mariadb-10517-release-notes/
Fixes:
- CVE-2022-32082
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:27:50 +02:00
ajs124
7ea9e62df1
mariadb_104: 10.4.25 -> 10.4.26
...
https://mariadb.com/kb/en/mariadb-10426-release-notes/
Fixes:
- CVE-2022-32089
- CVE-2022-32081
- CVE-2018-25032
- CVE-2022-32091
- CVE-2022-32084
2022-08-16 01:27:22 +02:00
ajs124
9c6f7712a2
mariadb: sha256 -> hash
2022-08-16 01:19:55 +02:00
ajs124
aa1483114b
postgresql_10: remove ahead of 22.11 release, because it will go EOL 2022-11-10
2022-08-15 22:36:31 +02:00
ajs124
99bc6920c2
proxysql: 2.3.2 -> 2.4.3
...
https://github.com/sysown/proxysql/releases/tag/v2.4.0
https://github.com/sysown/proxysql/releases/tag/v2.4.1
https://github.com/sysown/proxysql/releases/tag/v2.4.2
https://github.com/sysown/proxysql/releases/tag/v2.4.3
2022-08-15 19:33:40 +02:00
github-actions[bot]
7ef4d517f3
Merge staging-next into staging
2022-08-14 18:01:52 +00:00
Mario Rodas
f6711af3a8
Merge pull request #185535 from NoneTirex/mysql80-upgrade-8.0.30
...
mysql: 8.0.29 -> 8.0.30
2022-08-14 09:29:01 -05:00
github-actions[bot]
1c7931d7e1
Merge staging-next into staging
2022-08-13 18:01:53 +00:00
R. Ryantm
b626ce773c
dolt: 0.40.21 -> 0.40.25
2022-08-13 12:28:10 +00:00
Mario Rodas
bfa6cb4d6f
Merge pull request #186170 from helsinki-systems/upd/postgresql
...
postgresql: 10.21 -> 10.22, 11.16 -> 11.17, 12.11 -> 12.12, 13.7 -> 13.8, 14.4 -> 14.5
2022-08-13 03:28:37 -05:00