Wolfgang Walther
d2a46a1693
postgresqlPackages.pgvector: 0.6.2 -> 0.8.0
...
(cherry picked from commit 1e8e3d000f
)
2024-11-19 21:31:47 +00:00
Wolfgang Walther
05e219b55a
postgresqlPackages.pgsql-http: 1.6.0 -> 1.6.1
...
(cherry picked from commit 2b9fc77f89
)
2024-11-19 21:31:47 +00:00
Wolfgang Walther
a15548f815
postgresqlPackages.pgrouting: 3.6.3 -> 3.7.0
...
(cherry picked from commit 34bcb530b1
)
2024-11-19 21:31:47 +00:00
Wolfgang Walther
42108ff589
postgresqlPackages.pgroonga: 3.2.3 -> 3.2.4
...
(cherry picked from commit 1f44f94ad3
)
2024-11-19 21:31:47 +00:00
Wolfgang Walther
cc000088e6
postgresqlPackages.pgmq: 1.4.4 -> 1.4.5
...
(cherry picked from commit b0187db369
)
2024-11-19 21:31:47 +00:00
Wolfgang Walther
8cb8a741f3
postgresqlPackages.pg_uuidv7: 1.5.0 -> 1.6.0
...
(cherry picked from commit 796e44d168
)
2024-11-19 21:31:46 +00:00
Wolfgang Walther
128e34ede1
postgresqlPackages.pg_repack: 1.5.0 -> 1.5.1
...
(cherry picked from commit e7b11ef572
)
2024-11-19 21:31:46 +00:00
Wolfgang Walther
09b40f80d4
postgresqlPackages.pg_net: 0.8.0 -> 0.13.0
...
(cherry picked from commit a65bd1adef
)
2024-11-19 21:31:46 +00:00
Wolfgang Walther
6ebb3fd784
postgresqlPackages.pg_bigm: 1.2-20200228 -> 1.2-20240606
...
(cherry picked from commit 448763cd4b
)
2024-11-19 21:31:46 +00:00
Wolfgang Walther
850bcea10c
postgresqlPackages.periods: 1.2.2 -> 1.2.3
...
(cherry picked from commit 7c19e85065
)
2024-11-19 21:31:46 +00:00
Wolfgang Walther
c8498f0eea
postgresqlPackages.lantern: 0.4.1 -> 0.5.0
...
(cherry picked from commit e87aa28b9c
)
2024-11-19 21:31:46 +00:00
Wolfgang Walther
54339a832f
postgresqlPackages.h3-pg: 4.1.3 -> 4.1.4
...
(cherry picked from commit 53b1df6254
)
2024-11-19 21:31:46 +00:00
Wolfgang Walther
db0269e5c2
postgresqlPackages.citus: 12.1.2 -> 12.1.6
...
(cherry picked from commit 0dbbc3c5f9
)
2024-11-19 21:31:46 +00:00
Wolfgang Walther
a7ab390051
postgresqlPackages: enable update scripts by default
...
This enables update scripts via buildPostgresqlExtension. Extensions
must actively opt-out, if they don't support either the default
configuration or the unstable configuration.
To make the update script work, some extensions had to be changed to
pull their code from GitHub instead. Those with PostgreSQL-style version
tags (REL_X_Y) had to be changed to make src.rev the source of truth.
(cherry picked from commit 68254e438c
)
2024-11-19 21:31:46 +00:00
Elliot Cameron
e70ee96f0b
openresty: 1.25.3.2 -> 1.27.1.1
...
(cherry picked from commit 84a3cd9361
)
2024-11-19 15:29:23 +00:00
Elliot Cameron
861b05cff2
nginx: upgrade pcre to pcre2
...
Nginx builds with pcre2 by default as of version 1.21.5.
(cherry picked from commit 06b9024cc0
)
2024-11-19 15:29:23 +00:00
Nick Cao
8ca3b02173
[Backport release-24.11] openafs: 1.8.12 → 1.8.13 ( #356570 )
2024-11-17 09:30:37 -05:00
Martin Weinelt
210f9b1546
nixos/postgresql: create infrastructure for relaxing systemd hardening
...
By matching on the package names of the plugins passed into the package
we can relax the systemd unit hardening as needed.
(cherry picked from commit d370af0785
)
2024-11-16 21:30:02 +00:00
Anders Kaseorg
e7da3ab2ee
openafs: 1.8.12 → 1.8.13
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 0eb18249a5
)
2024-11-16 21:24:29 +00:00
Maximilian Bosch
022c3e8ad0
postgresql_12: remove
...
This will be EOL at the end of November, so there's little reason to
keep it in 24.11[1]. As discussed, we'd like to keep it for as long as
possible to make sure there's a state in nixpkgs that has the latest
minor of postgresql_12 available with the most recent CVEs fixed for
people who cannot upgrade[2].
This aspect has been made explicit in the manual now for the next .11
release.
During the discussions it has been brought up that if people just do
`services.postgresql.enable = true;` and let the code decide the
postgresql version based on `system.stateVersion`, there's a chance that
such EOL dates will be missed. To make this harder, a warning will now
be raised when using the stateVersion-condition and the oldest still
available major is selected.
Additionally regrouped the postgresql things in the release notes to
make sure these are all shown consecutively. Otherwise it's a little
hard to keep track of all the changes made to postgresql in 24.11.
[1] https://endoflife.date/postgresql
[2] https://github.com/NixOS/nixpkgs/pull/353158#issuecomment-2453056692
(cherry picked from commit 0b3eef7441
)
2024-11-15 11:07:42 +00:00
Wolfgang Walther
38d6432684
postgresql_17: 17.0 -> 17.1
...
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
(cherry picked from commit 8e48064d55
)
2024-11-14 21:51:57 +00:00
Wolfgang Walther
40d87ba1a1
postgresql_15: 15.8 -> 15.9
...
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
(cherry picked from commit 9dc6733018
)
2024-11-14 21:51:57 +00:00
Wolfgang Walther
e1012b25b3
postgresql_14: 14.13 -> 14.14
...
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
(cherry picked from commit cf1f7e7201
)
2024-11-14 21:51:57 +00:00
Wolfgang Walther
4ca43a67c0
postgresql_13: 13.16 -> 13.17
...
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
(cherry picked from commit b1a05d9399
)
2024-11-14 21:51:57 +00:00
Wolfgang Walther
49f880de70
postgresql_12: 12.20 -> 12.21
...
Release Notes:
https://www.postgresql.org/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/
(cherry picked from commit fbae27508f
)
2024-11-14 21:51:57 +00:00
Nick Cao
57ffa0833c
postgresqlPackages.lantern: update license ( #355841 )
2024-11-14 08:44:04 -05:00
Vladimír Čunát
7f2d3d2feb
staging-next 2024-11-07 - the last one for 24.11 ( #354201 )
2024-11-14 08:32:49 +01:00
zowoq
dfedbb6088
postgresqlPackages.lantern: update license
...
license was changed to agpl3 in the 0.4.0 release
7ed99eb2b8
2024-11-14 17:29:45 +10:00
Maximilian Bosch
c90513d3ec
Merge: matrix-synapse: 1.118.0 -> 1.119.0 ( #355692 )
2024-11-14 07:39:20 +01:00
github-actions[bot]
c79fde307d
Merge master into staging-next
2024-11-14 06:05:02 +00:00
Yt
84053c3e53
rustus: 0.7.6 -> 0.7.6-unstable-2024-05-10 ( #355593 )
2024-11-13 19:25:04 -05:00
github-actions[bot]
b3a71c7e0d
Merge master into staging-next
2024-11-13 18:04:17 +00:00
R. RyanTM
2fd7958f0b
home-assistant-custom-lovelace-modules.mushroom: 4.1.0 -> 4.1.1 ( #355676 )
...
https://github.com/piitaya/lovelace-mushroom/releases/tag/v4.1.1
2024-11-13 18:14:07 +01:00
Maximilian Bosch
5b52e9d7e2
matrix-synapse: 1.118.0 -> 1.119.0
...
ChangeLog: https://github.com/element-hq/synapse/releases/tag/v1.119.0
2024-11-13 16:47:52 +01:00
Nick Cao
189f5dcfb3
python312Packages.pybind11-stubgen: init at 2.5.1 ( #355442 )
2024-11-13 09:05:47 -05:00
github-actions[bot]
d6721ede31
Merge master into staging-next
2024-11-13 12:05:52 +00:00
Gaétan Lepage
17767a5a05
invidious: move to by-name ( #355086 )
2024-11-13 12:46:06 +01:00
Franz Pletz
e248daeebc
grafana: 11.3.0 -> 11.3.0+security-01, fix CVE-2024-9476 ( #355481 )
2024-11-13 09:32:10 +01:00
github-actions[bot]
50eb4d03f7
Merge master into staging-next
2024-11-13 06:04:52 +00:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages ( #355156 )
2024-11-12 20:55:45 -08:00
wxt
f507397ee5
rustus: move to by-name
2024-11-13 12:43:31 +08:00
github-actions[bot]
80fdc8b778
Merge master into staging-next
2024-11-13 00:14:23 +00:00
Gaetan Lepage
3a5902323e
invidious: move to by-name
2024-11-12 22:34:21 +01:00
Nikita Uvarov
a1fc14ab31
home-assistant-custom-components.systemair: init at 0.2.0
2024-11-12 21:34:58 +01:00
Maximilian Bosch
dbd8326b7f
Merge: wordpress: drop unmaintained release ( #355291 )
2024-11-12 19:20:25 +01:00
K900
9c85c8a22a
Merge remote-tracking branch 'origin/master' into staging-next
2024-11-12 21:14:32 +03:00
Maximilian Bosch
33811d45da
grafana: 11.3.0 -> 11.3.0+security-01, fix CVE-2024-9476
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.3.0%2Bsecurity-01
2024-11-12 18:54:39 +01:00
qbisi
8487e692fd
lib/licenses: add bsd3Lbnl
2024-11-13 01:16:30 +08:00
Nick Cao
9f1f4969a8
prometheus-junos-czerwonk-exporter: 0.12.4 -> 0.12.5 ( #355237 )
2024-11-12 11:33:20 -05:00
alvar
df8b26b3f7
icinga2: 2.14.2 -> 2.14.3 ( #355443 )
...
Fixes critical CVE-2024-49369 by updating Icinga 2 to 2.14.3.
- https://github.com/Icinga/icinga2/releases/tag/v2.14.3
- https://github.com/Icinga/icinga2/security/advisories/GHSA-j7wq-r9mg-9wpv
- https://icinga.com/blog/2024/11/12/critical-icinga-2-security-releases-2-14-3/
- https://icinga.com/blog/2024/11/04/icinga2-security-pre-announcement/
2024-11-12 15:42:16 +01:00