Release 2019_017 (2019-07-18)#
NixOS 15.09 platform#
Ensure that a sudo password is always needed for the wheel group (#114332).
NixOS 18.09 platform#
Installing user packages via
nix-env
works as on our 15.09 platform now:nix-env -iA nixos.nano
(#114783, #114443).Change sudo default to require a password.
NOPASSWD
must be set explicitly now (#114332).Fix permissions in
/etc/local
and user ids for redis and memcached (#114432).Always update the channel on first run of the agent (#114423).
Fix missing network routes after address unit restart (#113315).
Don’t create a broken syslog unit when service is disabled.
Gentoo platform#
Use quad9 resolvers to avoid operational issues with 3rd party nameservers (#114689).
Enable milter for ClamAV.