Commit Graph

2557 Commits

Author SHA1 Message Date
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
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
Matthias Beyer
2f150587c9
Merge pull request #311172 from r-ryantm/auto-update/rqlite
rqlite: 8.24.1 -> 8.24.7
2024-05-13 09:29:52 +02:00
github-actions[bot]
eb2b7beecf
Merge staging-next into staging 2024-05-13 00:02:42 +00:00
R. Ryantm
dff3c958a5 rqlite: 8.24.1 -> 8.24.7 2024-05-12 20:50:35 +00:00
Maximilian Bosch
3ad254b1c4
postgresql: drop obsolete musl checkPhase fix 2024-05-11 18:23:38 +02:00
Maximilian Bosch
0616f7a44f
postgresql_16: 16.2 -> 16.3, fix CVE-2024-4317
Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:19 +02:00
Maximilian Bosch
1f657f2ce9
postgresql_15: 15.6 -> 15.7, fix CVE-2024-4317
Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:18 +02:00
Maximilian Bosch
90fdcc6112
postgresql_14: 14.11 -> 14.12, fix CVE-2024-4317
Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:18 +02:00
Maximilian Bosch
3b6b7fda09
postgresql_13: 13.14 -> 13.15
Accouncement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:18 +02:00
Maximilian Bosch
c69eb60b61
postgresql_12: 12.18 -> 12.19
Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/
2024-05-11 18:09:17 +02:00
R. Ryantm
e68c48ee70 dolt: 1.35.11 -> 1.37.0 2024-05-11 10:22:49 +00:00
R. Ryantm
73dec69cab monetdb: 11.49.7 -> 11.49.9 2024-05-11 00:58:20 +00:00
éclairevoyant
9f038dd682
Merge pull request #309375 from OPNA2608/fix/stableVersion/pkgs-stuff
treewide: Fix some unstableGitUpdater users
2024-05-09 10:03:46 +00:00
Oliver Schmidt
9164c33ab6 percona: apply required multi-version package structure
To work around the pkgs/by-name CI check, I applied the recommended structure
refactoring as documented in https://github.com/NixOS/nixpkgs/tree/master/pkgs/by-name#further-possible-refactorings
2024-05-08 00:40:07 +02:00
Oliver Schmidt
52506a2744 percona: adapt upstream release model
In accordance to the upstream release cycle, we now provide 2 flavours
of the percona mysql ecosystem. The default is the LTS variant,
additionally there is now the floating `percona-server_innovation`
always pointing to the most recent regular release.

- mentioned in release notes
- adapted all depending tests and tools (xtrabackup)
2024-05-08 00:40:06 +02:00
Oliver Schmidt
0999991e93 percona-server_8_3: init at 8.3.0-1
This release belongs to the "innovation" release track of Percona,
making it likely to diverge over time from the LTS release. Hence I just
created a separate packaging expression for this.
2024-05-07 19:56:32 +02:00
OPNA2608
92dcac9339 postgresqlPackages.tds_fdw: unstable-2024-02-10 -> 2.0.3-unstable-2024-02-10 2024-05-05 22:45:23 +02:00
OPNA2608
77f1d8831c postgresqlPackages.pgjwt: unstable-2023-03-02 -> 0-unstable-2023-03-02 2024-05-05 22:45:22 +02:00
Adam Stephens
3d20a75e9a
patroni: 2.1.3 -> 3.3.0
https://github.com/zalando/patroni/blob/v3.3.0/docs/releases.rst#version-330
2024-05-05 16:37:18 -04:00
R. Ryantm
360d400fde mysql_jdbc: 8.3.0 -> 8.4.0 2024-05-05 20:20:44 +00:00