!786 fix systemd-logind.service failed
From: @zhang-yao-2022 Reviewed-by: @xujing99 Signed-off-by: @xujing99
This commit is contained in:
commit
e7d7cef89a
@ -25,7 +25,7 @@
|
||||
Name: systemd
|
||||
Url: https://systemd.io/
|
||||
Version: 255
|
||||
Release: 28
|
||||
Release: 29
|
||||
License: MIT and LGPLv2+ and GPLv2+
|
||||
Summary: System and Service Manager
|
||||
|
||||
@ -154,6 +154,7 @@ BuildRequires: util-linux
|
||||
BuildRequires: chrpath
|
||||
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
Requires: dbus >= 1.9.18
|
||||
Requires(post): coreutils
|
||||
Requires(post): sed
|
||||
Requires(post): acl
|
||||
@ -1665,6 +1666,9 @@ fi
|
||||
%{_unitdir}/veritysetup.target
|
||||
|
||||
%changelog
|
||||
* Mon Dec 09 2024 zhangyao <zhangyao108@huawei.com> - 255-29
|
||||
- Add dbus requires for systemd-logind.service
|
||||
|
||||
* Mon Dec 09 2024 zhangyao <zhangyao108@huawei.com> - 255-28
|
||||
- DESC:fix memory leak in src/partition/repart.c
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user