Commit Graph

2211 Commits

Author SHA1 Message Date
Mario Rodas
5fc25dedf3
Merge pull request #257164 from ivan/init-pg_embedding-0.3.6
postgresqlPackages.pg_embedding: init at 0.3.6
2023-11-01 13:02:23 -05:00
github-actions[bot]
97868dae8e
Merge master into staging-next 2023-10-31 06:00:58 +00:00
Thomas Gerbet
390a2965da mysql80: 8.0.34 -> 8.0.35
Fixes CVE-2023-22059, CVE-2023-22079, CVE-2023-22097, CVE-2023-22066, CVE-2023-22068, CVE-2023-22114, CVE-2023-22084, CVE-2023-22032, CVE-2023-22064, CVE-2023-22070, CVE-2023-22112, CVE-2023-22078 and CVE-2023-22092.

https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixMSQL

Changes:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-35.html
2023-10-30 22:10:38 +01:00
Maximilian Bosch
945cdad4ee
postgresql: remove pipelinedb extension
This one is apparently abandoned by upstream and only supported
postgresql_11 which is about to be dropped from nixpkgs.
2023-10-30 15:01:31 +01:00
Maximilian Bosch
6d82eb7753
postgresqlPackages: remove compat with postgresql_11 2023-10-30 14:26:44 +01:00
Maximilian Bosch
1220a4d4dd
postgresql_11: remove
As described in the release lifecycle docs from postgresql[1], v11 will
stop receiving fixes as of Nov 9 2023. This means it's EOL throughout
the entire lifetime of 23.11, so let's drop it now.

A lot of examples are also referencing postgresql_11. Where it's
sensible, use postgresql_15 as example now to avoid confusion.

This is also handy because the LLVM 16 fix for postgresql is not
available for postgresql 11 ;-)

[1] https://www.postgresql.org/support/versioning/
2023-10-30 10:41:16 +01:00
Maximilian Bosch
8fbd381b8a
postgresql_jit: fix build
Failing Hydra build: https://hydra.nixos.org/build/239477682/nixlog/1

This got fixed upstream already in the release branches, applying the
patches here solves the issue.

This skips v11 since there's no patch available and it will be dropped
soon anyways[1].

[1] #264250
2023-10-29 23:58:28 +01:00
R. Ryantm
88e296d3b4 mssql_jdbc: 12.4.1 -> 12.4.2 2023-10-28 16:02:33 +00:00
Mario Rodas
0f81c0be5a
Merge pull request #263591 from anthonyroussel/updates/mysql-connector-jdbc
mysql_jdbc: 8.1.0 -> 8.2.0
2023-10-27 17:39:03 -05:00
Peder Bergebakken Sundt
fb1c60b65a
Merge pull request #262224 from chayleaf/tsja
postgresqlPackages.tsja: init at 0.5.0
2023-10-27 19:53:14 +02:00
chayleaf
47646a34ba
postgresqlPackages.tsja: init at 0.5.0 2023-10-27 01:09:48 +07:00
Anthony Roussel
7e08fc9049
mysql_jdbc: add passthru.updateScript 2023-10-26 15:21:30 +02:00
Anthony Roussel
1a7b36dd1b
mysql_jdbc: fix meta.homepage, add meta.{changelog,sourceProvenance} 2023-10-26 15:21:15 +02:00
Anthony Roussel
42a2fc9129
mysql_jdbc: 8.1.0 -> 8.2.0
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-2-0.html
https://github.com/mysql/mysql-connector-j/compare/8.1.0...8.2.0
2023-10-26 15:21:11 +02:00
Mario Rodas
fb97aa67ab
Merge pull request #262882 from gaelreyrol/postgresql-packages-pg_uudiv7-init
postgresqlPackages.pg_uuidv7: init at 1.3.0
2023-10-25 20:56:56 -05:00
Mario Rodas
991c8a8cf7 postgresqlPackages.pg_cron: 1.6.1 -> 1.6.2
Diff: https://github.com/citusdata/pg_cron/compare/v1.6.1...v1.6.2

Changelog: https://github.com/citusdata/pg_cron/raw/v1.6.2/CHANGELOG.md
2023-10-25 04:20:00 +00:00
Mario Rodas
63678e9f3d
Merge pull request #263491 from marsam/update-plpgsql_check
postgresqlPackages.plpgsql_check: 2.5.3 -> 2.5.4
2023-10-26 06:01:41 -05:00
Mario Rodas
c1a759b8d0
Merge pull request #263534 from r-ryantm/auto-update/dolt
dolt: 1.18.1 -> 1.21.4
2023-10-26 05:42:00 -05:00
R. Ryantm
6a60bf095c dolt: 1.18.1 -> 1.21.4 2023-10-26 08:34:19 +00:00
Mario Rodas
f630a7b65a postgresqlPackages.plpgsql_check: 2.5.3 -> 2.5.4
Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.3...v2.5.4

Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.4
2023-10-25 04:20:00 +00:00
Bruno Bigras
6901ab53f5 postgresqlPackages.hypopg: init at 1.4.0 2023-10-23 16:19:21 -04:00
Gaël Reyrol
d42436b175
postgresqlPackages.pg_uuidv7: init at 1.3.0 2023-10-23 10:33:38 +02:00
Mario Rodas
d100e11dbf
Merge pull request #262264 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.12.1 -> 2.12.2
2023-10-22 08:39:32 -05:00
Kai Norman Clasen
2fd6c3a3aa pgbouncer: meta add mainProgram 2023-10-21 15:10:41 -03:00
Mario Rodas
c938026ae9
Merge pull request #261538 from marsam/update-pgbouncer
pgbouncer: 1.20.1 -> 1.21.0
2023-10-20 05:45:35 -05:00
Mario Rodas
d6dbcefb30 postgresqlPackages.timescaledb: 2.12.1 -> 2.12.2
Diff: https://github.com/timescale/timescaledb/compare/2.12.1...2.12.2

Changelog: https://github.com/timescale/timescaledb/blob/2.12.2/CHANGELOG.md
2023-10-20 04:20:00 +00:00
Thiago Kenji Okada
b348656665
Merge pull request #259053 from flyingcircusio/percona-server-8.0
percona-server_8_0: init at 8.0.34
2023-10-19 18:17:59 +01:00
Meet Barot
19a4154a7c postgresql: Add meta.pkgConfigModules and test 2023-10-16 00:36:24 -04:00
Mario Rodas
a9f4d2dd95 pgbouncer: 1.20.1 -> 1.21.0
Changelog: https://github.com/pgbouncer/pgbouncer/releases/tag/pgbouncer_1_21_0
2023-10-16 04:20:00 +00:00
Mario Rodas
a0acbbbf67
Merge pull request #260626 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.12.0 -> 2.12.1
2023-10-13 08:42:37 -05:00
Mario Rodas
b52131dbbe
Merge pull request #260793 from r-ryantm/auto-update/postgresql11JitPackages.tds_fdw
postgresql11JitPackages.tds_fdw: unstable-2023-07-20 -> unstable-2023-09-28
2023-10-13 08:41:54 -05:00
Mario Rodas
0870f06ef8
Merge pull request #260792 from r-ryantm/auto-update/postgresql11JitPackages.pg_cron
postgresql11JitPackages.pg_cron: 1.6.0 -> 1.6.1
2023-10-13 08:40:36 -05:00
Weijia Wang
1ce7126744
Merge pull request #258944 from r-ryantm/auto-update/dolt
dolt: 1.15.0 -> 1.18.1
2023-10-13 03:58:29 +02:00
R. Ryantm
83e81819e5 postgresql11JitPackages.tds_fdw: unstable-2023-07-20 -> unstable-2023-09-28 2023-10-12 23:35:53 +00:00
R. Ryantm
efa025f3b3 postgresql11JitPackages.pg_cron: 1.6.0 -> 1.6.1 2023-10-12 23:28:57 +00:00
Weijia Wang
b202a3a8de
Merge pull request #260394 from r-ryantm/auto-update/monetdb
monetdb: 11.47.5 -> 11.47.11
2023-10-12 23:30:10 +02:00
Mario Rodas
1011a8c946 postgresqlPackages.timescaledb: 2.12.0 -> 2.12.1
Diff: https://github.com/timescale/timescaledb/compare/2.12.0...2.12.1

Changelog: https://github.com/timescale/timescaledb/blob/2.12.1/CHANGELOG.md
2023-10-12 04:20:00 +00:00
R. Ryantm
7f560763b0 monetdb: 11.47.5 -> 11.47.11 2023-10-11 08:30:55 +00:00
Mario Rodas
d9a975bdd7 postgresqlPackages.pgvector: 0.5.0 -> 0.5.1
Diff: https://github.com/pgvector/pgvector/compare/v0.5.0...v0.5.1

Changelog: https://github.com/pgvector/pgvector/raw/v0.5.1/CHANGELOG.md
2023-10-11 04:20:00 +00:00
Artturi
55537cb829
Merge pull request #258380 from sebastianblunt/cockroachdb-name 2023-10-10 21:14:55 +03:00
Mario Rodas
eb745fa4d7
Merge pull request #259734 from marsam/postgresql-update-extensions
postgresql: update extensions
2023-10-10 08:35:15 -05:00
Yureka
8a0223ec08
postgresql: reorganize musl patches (#260067)
This also adds support for building postgresql 15 and 16 under musl.
2023-10-10 00:51:44 +02:00
Sebastian Blunt
e1754aad6a cockroachdb-bin: Expose version
Changes it to use pname and version instead of just name so that the
version is visible in tools such as nix search.
2023-10-09 10:33:40 +09:00
R. Ryantm
7467afede7 dolt: 1.15.0 -> 1.18.1 2023-10-08 06:55:11 +00:00
Weijia Wang
32ce8e70ca
Merge pull request #259512 from r-ryantm/auto-update/mariadb-galera
mariadb-galera: 26.4.15 -> 26.4.16
2023-10-07 17:38:59 +02:00
R. Ryantm
233d9aa23e mariadb-galera: 26.4.15 -> 26.4.16 2023-10-07 03:58:34 +00:00
Mario Rodas
3bbc6d8851
Merge pull request #258755 from marsam/postgresql-pg_hint_plan-support-more-versions
postgresqlPackages.pg_hint_plan: support more PostgreSQL versions
2023-10-06 08:14:03 -05:00
Tobias Stenzel
1261914a96 percona-server_8_0: init at 8.0.34 2023-10-04 20:58:50 +02:00
Mario Rodas
bd5b35db3f pgbouncer: 1.20.0 -> 1.20.1
Changelog: https://github.com/pgbouncer/pgbouncer/releases/tag/pgbouncer_1_20_1
2023-10-04 04:20:00 +00:00
Weijia Wang
c96a78b5a3
Merge pull request #256047 from r-ryantm/auto-update/mysql_jdbc
mysql_jdbc: 8.0.33 -> 8.1.0
2023-10-04 01:44:02 +02:00
Mario Rodas
15e72c0adc postgresqlPackages.pg_hint_plan: support more PostgreSQL versions 2023-10-03 04:20:00 +00:00
Mario Rodas
cf5cea07bd postgresqlPackages.age: support more PostgreSQL versions 2023-10-03 04:20:00 +00:00
Weijia Wang
a47bd714b2 mysql_jdbc: update homepage 2023-10-01 00:29:43 +02:00
Mario Rodas
375a1a8833 postgresqlPackages.timescaledb: 2.11.2 -> 2.12.0
Diff: https://github.com/timescale/timescaledb/compare/2.11.2...2.12.0

Changelog: https://github.com/timescale/timescaledb/raw/2.12.0/CHANGELOG.md
2023-09-26 04:20:00 +00:00
Mario Rodas
d02c3c45a9
Merge pull request #256917 from aaronjheng/mysql
mysql80: use finalAttrs
2023-09-26 06:02:06 -05:00
Weijia Wang
19476ec22f
Merge pull request #256028 from r-ryantm/auto-update/dolt
dolt: 1.14.0 -> 1.15.0
2023-09-26 11:31:54 +02:00
Ivan Kozik
7ea6d0a719 postgresqlPackages.pg_embedding: init at 0.3.6 2023-09-24 23:41:54 +00:00
Aaron Jheng
1d600455cf
mysql80: use finalAttrs 2023-09-23 23:33:57 +08:00
Mario Rodas
aa7811a8f5 postgresql11Packages.pg_partman: mark as broken 2023-09-22 04:20:00 +00:00
Mario Rodas
b831da50f8 postgresqlPackages.plpgsql_check: 2.5.0 -> 2.5.1
Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.0...v2.5.1

Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.1
2023-09-22 04:20:00 +00:00
Mario Rodas
831519f0ea postgresql16Packages.pg_partman: mark as broken on PostgreSQL<14 2023-09-22 04:20:00 +00:00
Mario Rodas
ad99a539a4 postgresql16Packages.wal2json: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
baedf9c0b8 postgresql16Packages.tsearch-extras: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
ac7d7f10a7 postgresql16Packages.rum: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
190ddae4a0 postgresql16Packages.repmgr: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
89da03b52a postgresql16Packages.plr: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
d8b0895554 postgresql16Packages.plpgsql_check: 2.5.1 -> 2.5.3
Diff: https://github.com/okbob/plpgsql_check/compare/v2.5.1...v2.5.3

Changelog: https://github.com/okbob/plpgsql_check/releases/tag/v2.5.3
2023-09-22 04:20:00 +00:00
Mario Rodas
7120d71de5 postgresql16Packages.pg_topn: 2.5.0 -> 2.6.0
Diff: https://github.com/citusdata/postgresql-topn/compare/refs/tags/v2.5.0...v2.6.0

Changelog: https://github.com/citusdata/postgresql-topn/raw/v2.6.0/CHANGELOG.md
2023-09-22 04:20:00 +00:00
Mario Rodas
2c81b4ba39 postgresql16Packages.pg_similarity: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
cb7bcf0ace postgresql16Packages.pg_safeupdate: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
f282039b9b postgresql16Packages.pg_repack: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
fb97353d27 postgresql16Packages.pg_relusage: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
3000d76eb1 postgresql16Packages.pg_rational: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
59d851384d postgresql16Packages.pg_net: 0.7.2 -> 0.7.3
Diff: https://github.com/supabase/pg_net/compare/refs/tags/v0.7.2...v0.7.3

Changelog: https://github.com/supabase/pg_net/releases/tag/v0.7.3
2023-09-22 04:20:00 +00:00
Mario Rodas
daaca70745 postgresql16Packages.pg_partman: 4.7.4 -> 5.0.0
Diff: https://github.com/pgpartman/pg_partman/compare/refs/tags/v4.7.4...v5.0.0

Changelog: https://github.com/pgpartman/pg_partman/blob/v5.0.0/CHANGELOG.md
2023-09-22 04:20:00 +00:00
Mario Rodas
47a896f3c7 postgresql16Packages.pg_hint_plan: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
6f9e07dd45 postgresql16Packages.pgtap: 1.3.0 -> 1.3.1
Diff: https://github.com/theory/pgtap/compare/v1.3.0...v1.3.1
2023-09-22 04:20:00 +00:00
Mario Rodas
e803ddcaf5 postgresql16Packages.pgsql-http: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
7b5d06339f postgresql16Packages.pgrouting: 3.5.0 -> 3.5.1
Diff: https://github.com/pgRouting/pgrouting/compare/v3.5.0...v3.5.1

Changelog: https://github.com/pgRouting/pgrouting/releases/tag/v3.5.1
2023-09-22 04:20:00 +00:00
Mario Rodas
da5f6e21c6 postgresql16Packages.pgroonga: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
5649f3bcbe postgresql16Packages.periods: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
d2ef404d4c postgresql16Packages.jsonb_deep_sum: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
9f0afbb908 postgresql16Packages.pg_hll: 2.17 -> 2.18
Diff: https://github.com/citusdata/postgresql-hll/compare/refs/tags/v2.17...refs/tags/v2.18

Changelog: https://github.com/citusdata/postgresql-hll/blob/v2.18/CHANGELOG.md
2023-09-22 04:20:00 +00:00
Mario Rodas
430ee544ad postgresql16Packages.temporal_tables: unstable-2021-02-20 -> 1.2.2
Diff: https://github.com/arkhipov/temporal_tables/compare/vunstable-2021-02-20...v1.2.2
2023-09-22 04:20:00 +00:00
Mario Rodas
c11d47d99b postgresql16Packages.pg_cron: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
87ced975e7 postgresql16Packages.tds_fdw: unstable-2021-12-14 -> unstable-2023-07-20 2023-09-22 04:20:00 +00:00
Mario Rodas
994ba38473 postgresql16Packages.pgaudit: 1.7.0 -> 16.0
Diff: https://github.com/pgaudit/pgaudit/compare/1.7.0...16.0

Changelog: https://github.com/pgaudit/pgaudit/releases/tag/16.0
2023-09-22 04:20:00 +00:00
Mario Rodas
81beb99b82 postgresql16Packages.pg_ivm: 1.6 -> 1.7
Diff: https://github.com/sraoss/pg_ivm/compare/v1.6...v1.7

Changelog: https://github.com/sraoss/pg_ivm/releases/tag/v1.7
2023-09-22 04:20:00 +00:00
Mario Rodas
6d602bbc4d postgresql16Packages.pgvector: fix build on darwin 2023-09-22 04:20:00 +00:00
Mario Rodas
f861efe860 postgresql16Packages.pg_bigm: fix build 2023-09-22 04:20:00 +00:00
Mario Rodas
cc61b5a175 postgresqlPackages.pg_bigm: use GitHub mirror 2023-09-22 04:20:00 +00:00
Mario Rodas
9bd59c622a postgresql: add dlSuffix to passthru
PostgreSQL changed the extension of its extensions in Darwin to use .dylib [1]

[1] b55f62abb2
2023-09-22 04:20:00 +00:00
R. Ryantm
c30f7457af mysql_jdbc: 8.0.33 -> 8.1.0 2023-09-19 07:10:48 +00:00
R. Ryantm
8b8be4a5a6 dolt: 1.14.0 -> 1.15.0 2023-09-19 05:47:38 +00:00
Mario Rodas
a53e4708f6
Merge pull request #254847 from marsam/update-pgpool
pgpool: 4.4.3 -> 4.4.4
2023-09-16 22:16:10 -05:00
Steve Purcell
ae5b96f3ab postgresql_16: init at 16.0 2023-09-16 18:19:06 +02:00
Mario Rodas
3a4c018036
Merge pull request #254474 from marsam/update-postgresql-pgjwt
postgresqlPackages.pgjwt: unstable-2021-11-13 -> unstable-2023-03-02
2023-09-16 01:20:08 -05:00
ajs124
c75843c2a3
Merge pull request #254576 from helsinki-systems/drop/old-mariadb
mariadb_104: remove
2023-09-13 12:07:45 +02:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Mario Rodas
f1385ec4a9
Merge pull request #254469 from marsam/update-pg_ivm
postgresqlPackages.pg_ivm: 1.5.1 -> 1.6
2023-09-12 18:07:26 -05:00