systemd/systemd: upgrade to 256.11
There are some notable changes:
- systemd-journal-upload is now available, but not tested
- pam files now live under
/usr/lib/pam.d
. users can easily override configuration by putting files under /etc/pam.d with the same name. - journalctl should now work for
wheel
groups without privilege esclation to root. ACLs' for /var/log/journal should hopefully be set correctly now. - /bin/udevadm /sbin/{init,udevd} are now provided by the APKBUILD itself
- The split-usr backport lives now in the MR and will be included in the downstream release. So 256.11 will no longer have 4.patch.
Edited by Jane Rachinger