Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / systemd
Commits: ba836b0f by Christian Hesse at 2025-09-23T18:43:42+02:00 apply fix for ACL on static device nodes Closes: https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/issues/60 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -102,6 +102,9 @@ _backports=( # basic/efivars: read EFI variables using one read(), not two #38864 # https://github.com/systemd/systemd/pull/38864 '9db9d6806e398465a6366dfc5bdde2e24338ac29~1..4125e0c3db9fd8a2102781674db7aae263714aec' + + # udev,login: update ACL on static device nodes #39071 + '41c4a69653f7ca48a449de172e73acd43eda81a4~1..2c762d90cfe7d67f10af87986ed2e6f0005eabfb' ) _reverts=( View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/ba836b0f3e60fdf1dffad965bc0cfd2c4a68ae70 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/ba836b0f3e60fdf1dffad965bc0cfd2c4a68ae70 You're receiving this email because of your account on gitlab.archlinux.org.
