Commit Graph

2576 Commits

Author SHA1 Message Date
R. Ryantm
f7d9d1048c mariadb-galera: 26.4.18 -> 26.4.19 2024-07-04 02:36:41 +00:00
R. Ryantm
6ae3fb2ed6 rqlite: 8.26.2 -> 8.26.3 2024-07-02 06:31:10 +00:00
R. Ryantm
3c511b8c62 dolt: 1.41.0 -> 1.41.1 2024-07-01 01:59:18 +00:00
Robert Scott
2b7c73e4a6
Merge pull request #322037 from LeSuisse/mysql-8.0.37
mysql80: 8.0.36 -> 8.0.37
2024-06-30 20:56:18 +01:00
R. Ryantm
a7cf84d087 rqlite: 8.24.10 -> 8.26.2 2024-06-26 11:16:13 +00:00
R. Ryantm
425a82701a dolt: 1.39.4 -> 1.41.0 2024-06-25 09:17:10 +00:00
Thomas Gerbet
9b648599ea mysql80: 8.0.36 -> 8.0.37
Changes:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-37.html

Fixes:
* CVE-2024-21047
* CVE-2024-21069
* CVE-2024-21060
* CVE-2024-21087
* CVE-2024-20998
* CVE-2024-21009
* CVE-2024-21054
* CVE-2024-21062
* CVE-2024-21102
* CVE-2024-21096
* CVE-2024-21008
* CVE-2024-21013
* CVE-2024-21000

https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixMSQL
2024-06-23 22:16:44 +02:00
Yt
c07812f979
Merge pull request #320302 from diogotcorreia/pgvecto-rs-fix-rust-1-78
postgresqlPackages.pgvecto-rs: fix build failure on rust 1.78
2024-06-23 00:32:44 +00:00
R. Ryantm
ea50d3d0f1 mssql_jdbc: 12.6.2 -> 12.6.3 2024-06-21 01:21:58 +00:00
Sandro
e5aa50d733
Merge pull request #319256 from shivaraj-bh/system_stats 2024-06-20 12:11:16 +02:00
Simon Hauser
d62d2c6b49
mariadb: 10.5.25, 10.6.18, 10.11.8, 11.0.6 (#315099) 2024-06-19 18:43:50 +02:00
shivaraj-bh
da694466aa system_stats: init at 3.0 2024-06-19 21:18:44 +05:30
Maximilian Bosch
6d8d21411e
Merge pull request #317281 from wolfgangwalther/postgresql-eol-policy
postgresql: add readme with eol-policy
2024-06-18 15:54:37 +00:00
Weijia Wang
458e40ae71
Merge pull request #320577 from r-ryantm/auto-update/patroni
patroni: 3.3.0 -> 3.3.1
2024-06-18 10:16:59 +02:00
R. Ryantm
5f8615de26 patroni: 3.3.0 -> 3.3.1 2024-06-17 17:06:01 +00:00
Leona Maroni
c4cb6eb3c9
Merge pull request #315851 from LeSuisse/v8-mark-vulnerable
v8: mark vulnerable, move dependents to `nodejs.libv8`
2024-06-17 10:15:09 +02:00
Diogo Correia
005c08d4f6
postgresqlPackages.pgvecto-rs: fix build failure on rust 1.78 2024-06-16 16:52:19 +01:00
Wolfgang Walther
0487937af3
postgresql: add readme with eol-policy
This was discussed and agreed on in [1].

[1]: https://github.com/NixOS/nixpkgs/pull/310580#discussion_r1597284693
2024-06-14 09:38:23 +02:00
R. Ryantm
3e98e4df50 dolt: 1.39.1 -> 1.39.4 2024-06-10 05:15:38 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Peder Bergebakken Sundt
09397213a3
Merge pull request #312334 from r-ryantm/auto-update/pgpool
pgpool: 4.5.1 -> 4.5.2
2024-06-08 17:22:10 +02:00
Maximilian Bosch
4cf50b4388
Merge pull request #317270 from wolfgangwalther/maintain-postgres
postgresql: add wolfgangwalther as maintainer
2024-06-08 13:49:24 +00:00
R. Ryantm
9fe3f6a37d rqlite: 8.24.8 -> 8.24.10 2024-06-05 08:56:08 +00:00
Wolfgang Walther
f43616270a
postgresql: add wolfgangwalther as maintainer 2024-06-04 20:56:47 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Weijia Wang
17db53c9ef
Merge pull request #313504 from r-ryantm/auto-update/dolt
dolt: 1.38.0 -> 1.39.1
2024-06-02 18:18:26 +02:00
Weijia Wang
b416019daa
Merge pull request #309369 from r-ryantm/auto-update/mysql_jdbc
mysql_jdbc: 8.3.0 -> 8.4.0
2024-06-02 01:40:06 +02:00
Sigmanificient
8b473d1a27 treewide: remove unused fetch* (and other) arguments 2024-05-30 13:36:48 +02:00
Thomas Gerbet
773c17e752 postgresqlPackages.plv8: 3.1.10 -> 3.2.2
Changes:
https://github.com/plv8/plv8/blob/v3.2.2/Changes
2024-05-30 11:30:47 +02:00
R. Ryantm
7b69133e06 rqlite: 8.24.7 -> 8.24.8 2024-05-29 05:48:30 +00:00
R. Ryantm
212c224f2f dolt: 1.38.0 -> 1.39.1 2024-05-28 10:20:07 +00:00
Weijia Wang
defedd80f8
Merge pull request #313931 from Lurkki14/gpl2-pkgs-servers
pkgs/servers: remove licenses.gpl2
2024-05-26 14:37:45 +02:00
R. Ryantm
989b3c9f1f mssql_jdbc: 12.6.1 -> 12.6.2 2024-05-25 02:45:02 +00:00
Jussi Kuokkanen
8064d28a4f pkgs/servers: remove licenses.gpl2 2024-05-23 11:49:42 +03:00
github-actions[bot]
9a96b85a88
Merge master into staging-next 2024-05-18 12:01:16 +00:00
Matthias Beyer
3ba1cae737
Merge pull request #310713 from r-ryantm/auto-update/monetdb
monetdb: 11.49.7 -> 11.49.9
2024-05-18 09:31:45 +02:00
github-actions[bot]
11e181f00d
Merge master into staging-next 2024-05-18 00:02:17 +00:00
R. Ryantm
cf4182a998 dolt: 1.37.0 -> 1.38.0 2024-05-17 21:31:49 +00:00
R. Ryantm
f7e37fbfb0 pgpool: 4.5.1 -> 4.5.2 2024-05-17 02:12:46 +00:00
github-actions[bot]
5ba1706aa5
Merge master into staging-next 2024-05-16 18:01:25 +00:00
Maximilian Bosch
d5f39744c8
Merge pull request #309953 from flyingcircusio/PL-132430-percona-innovation
percona: restructure releases according to upstream release policy
2024-05-16 16:35:08 +00:00
github-actions[bot]
350d12c2fb
Merge master into staging-next 2024-05-16 12:01:25 +00:00
jopejoe1
0fad153e47 postgresql16Packages.pg_libversion: 2.0.0 -> 2.0.1 2024-05-15 18:34:33 +02:00
jopejoe1
8dbfbe8e5f postgresql16Packages.pg_libversion: add update script 2024-05-15 18:11:02 +02:00
github-actions[bot]
5ecf9476cb
Merge staging-next into staging 2024-05-14 00:02:48 +00:00
Weijia Wang
1fbd31f24d
Merge pull request #311293 from diogotcorreia/pgvecto.rs-broken-pg12-pg13
pgvecto-rs: mark as broken in pg12 and pg13
2024-05-13 23:02:50 +02:00
github-actions[bot]
0f00113a2f
Merge staging-next into staging 2024-05-13 12:01:49 +00:00
Diogo Correia
101e8a0a2b
pgvecto-rs: mark as broken in pg12 and pg13
Upstream (accidentally) broke support for postgresql 12 and 13 on
v0.2.1 by changing the signature of the `from_datum` function[^1].
This went unnoticed since the release branch `0.2` did not have CI.
Furthermore, they are removing support for these versions of postgresql
on v0.3.0[^2].

[^1]: 97e861d51d
[^2]: https://github.com/tensorchord/pgvecto.rs/issues/343
2024-05-13 09:25:06 +01:00