Release 2024_022 (2024-07-22)¶
Impact¶
[NixOS 24.05] Machines will reboot after the update to activate the changed kernel.
[NixOS 23.11] Percona/MySQL and Gitlab will be restarted.
NixOS 24.05 platform¶
Pull upstream NixOS changes, security fixes and package updates (PL-132805):
apacheHttpd: 2.4.59 -> 2.4.61
chromedriver: 126.0.6478.61 -> 126.0.6478.126
chromium: 126.0.6478.61 -> 126.0.6478.126
discourse: 3.2.2 -> 3.2.3 (CVE-2024-35227, CVE-2024-35234, CVE-2024-36113, CVE-2024-36122)
element-web: 1.11.69 -> 1.11.70
firefox: 127.0.2 -> 128.0
gitlab: 16.11.5 -> 17.1.1
go: 1.21.11 -> 1.21.12
grafana: 10.4.4 -> 10.4.5
k3s: 1.30.1+k3s1 -> 1.30.2+k3s2
linux_5_15: 5.15.161 -> 5.15.162
mastodon: 4.2.9 -> 4.2.10 (CVE-2024-37903)
mysql80: 8.0.36 -> 8.0.37
nodejs_18: 18.20.2 -> 18.20.3
nss_latest: 3.101 -> 3.101.1
php82: 8.2.20 -> 8.2.21
php83: 8.3.8 -> 8.3.9
prometheus: 2.52.0 → 2.53.1
pkgs.python3Packages.result
was accidentally missing from our shipped version of nixpkgs. It is available again (PL-132753).Production channel URL for this release: https://hydra.flyingcircus.io/build/461765/download/1/nixexprs.tar.xz
NixOS 23.11 platform¶
Pull upstream NixOS changes, security fixes and package updates (PL-132805):
chromedriver: 126.0.6478.61 -> 126.0.6478.126
chromium: 126.0.6478.61 -> 126.0.6478.126
grafana: 10.2.7 -> 10.2.8
mysql80: 8.0.36 -> 8.0.37
nix: 2.18.1 -> 2.18.4
gitlab: security update 16.11.5 -> 16.11.6
pkgs.python3Packages.result
was accidentally missing from our shipped version of nixpkgs. It is available again (PL-132753).Production channel URL for this release: https://hydra.flyingcircus.io/build/461833/download/1/nixexprs.tar.xz
Detailed Changes¶
NixOS 24.05: platform code, nixpkgs/upstream changes
NixOS 23.11: platform code, nixpkgs/upstream changes