Release 2021_025 (2021-07-26)¶
Impact¶
[NixOS 21.05] Most services will be restarted due to a glibc update. VMs will schedule a reboot to activate the new kernel version.
NixOS 21.05 platform¶
Fix nix-env -qa (#PL-129888).
Mailserver: make autoconfig virtual hosts in Nginx listen only on ethfe instead of all interfaces (#PL-129209).
Add a new infrastructure module to support running development containers using the Flying Circus platform.
Merge upstream NixOS changes that include security fixes and other updates (#PL-129998):
glibc: 2.32-46 -> 2.32-48 (CVE-2021-33574)
go_1_15: 1.15.13 -> 1.15.14
go_1_16: 1.16.4 -> 1.16.6
grafana: 7.5.9 -> 7.5.10
imagemagick: 7.0.11-13 -> 7.1.0-2
linux: 5.10.45 -> 5.10.50
matrix-synapse: 1.37.1 -> 1.38.0
nodejs-12_x: 12.22.1 -> 12.22.2
nodejs-14_x: 14.17.0 -> 14.17.2
nodejs-15_x: remove expression
nodejs-16_x: 16.2.0 -> 16.4.1
php73: 7.3.28 -> 7.3.29 (CVE-2021-21705, CVE-2021-21704)
php74: 7.4.20 -> 7.4.21 (CVE-2021-21705, CVE-2021-21704)
php80: 8.0.7 -> 8.0.8 (CVE-2021-21705, CVE-2021-21704)
tcpdump: 4.99.0 -> 4.99.1
Production channel URL for this release: https://hydra.flyingcircus.io/build/98691/download/1/nixexprs.tar.xz
NixOS 20.09 platform¶
Add a new infrastructure module to support running development containers using the Flying Circus platform.
Production channel URL for this release: https://hydra.flyingcircus.io/build/98375/download/1/nixexprs.tar.xz
Detailed Changes¶
NixOS 21.05: platform code, upstream changes
NixOS 20.09: platform code