Security: this adds options for full SMTP smuggling attack protection which are disabled by default.
Many forms of the attack are already prevented by default settings of our platform.
See https://www.postfix.org/smtp-smuggling.html#long for more information.
Introduce Maximilian Bosch as new global admin (FC-34774).
Improve the reliability of NFS during machine startup, both for clients and
servers. As the network may not be 100% reliable during startup (e.g. name
resolution not yet fully functional) we retry both export registration as
well as mounts (PL-131563, PL-130113).
openssh: update to 9.6p1 to fix SSH vulnerability "Terrapin".
This was released on 2023-12-20 as hotfix to staging/production (PL-132033).
This is the last release with regular updates from upstream NixOS.
We will still patch critical security issues ourselves but recommend
upgrading to the 23.11 platform version
to keep packages up-to-date.
Pull upstream NixOS changes, security fixes and package updates (PL-132050):
grub: apply fixes for CVE-2023-4692 and CVE-2023-4693
linux_5_15: 5.15.142 -> 5.15.145
nss_latest: 3.95 -> 3.96
postfix: 3.8.2 -> 3.8.4 (CVE-2023-51764)
Security: this adds options for full SMTP smuggling attack protection which are disabled by default.
Many forms of the attack are already prevented by default settings of our platform.
See https://www.postfix.org/smtp-smuggling.html#long for more information.
python3Packages.urllib3: revert upstream commit to fix jupyter-server