Skip to content

systemd/systemd: upgrade to 256.11

Jane Rachinger requested to merge jane400/systemd-256.11 into master

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

Merge request reports

Loading