systemd received lots of bugfixes:
- Set ACL on (binary driver) nvidia devices (bnc#808319),
avoiding the need to have the local user in the 'video' group.
- Improved readahead performance on spinning media with ext4.
- Fixed vacuum logic in journal (bnc#789589).
- Ensure LSB provides are correctly handled if also referenced as
dependencies (bnc#809646).
- Ensure udevd is started (and therefore static devices are created)
before mounting (bnc#809820).
- Update systemd-sysv-convert to search services files in new
location (bnc#809695).
- Do not turn off services if fsck fails (bnc#812874)
- Wait for processes killed by SIGTERM before killing them with SIGKILL.
- Update systemctl-options.patch to only apply SYSTEMCTL_OPTIONS to
systemctl command (bnc#801878).
- Fixed disabling CapsLock and enabling NumLock (bnc#746595)
-
Submitted by
Frederic Crozat (fcrozat)