forked from pool/systemd
update
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=130
This commit is contained in:
parent
1d0877f234
commit
cb67238f2c
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58f3b9e01def7f73e5bc5c08640ce163205a42cb98e842ff5e41cbd9fab14732
|
||||
size 756010
|
||||
oid sha256:b441c9392f6800b4111857268419058372b4dfea84fafc8639d3e8cc68a4c254
|
||||
size 759008
|
||||
|
@ -1,6 +1,7 @@
|
||||
addFilter(".*dangling-symlink /sbin/(halt|init|poweroff|telinit|shutdown|runlevel|reboot).*")
|
||||
addFilter(".*dangling-symlink .* /dev/null.*")
|
||||
addFilter(".*suse-dbus-unauthorized-service.*")
|
||||
addFilter(".*polkit-unauthorized-privilege.*")
|
||||
addFilter(".*devel-file-in-non-devel-package.*systemd.pc.*")
|
||||
addFilter(".*files-duplicate .*/reboot.8.*")
|
||||
addFilter(".*files-duplicate .*/sd_is_socket.3.*")
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 12 14:26:28 CET 2011 - kay.sievers@novell.com
|
||||
|
||||
- new snapshot
|
||||
- polkit: autogenerate polkit policy with correct paths
|
||||
- systemctl: support remote and privileged systemctl access
|
||||
via SSH and pkexec
|
||||
- gnome-ask-password-agent: fix path to watch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 13:59:34 CET 2011 - kay.sievers@novell.com
|
||||
|
||||
|
@ -180,6 +180,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/bin/systemd-tty-ask-password-agent
|
||||
/bin/systemd-tmpfiles
|
||||
/sbin/systemd-machine-id-setup
|
||||
/usr/bin/systemd-stdio-bridge
|
||||
%{_bindir}/systemd-cgls
|
||||
/lib/systemd/systemd-*
|
||||
/%{_lib}/security/pam_systemd.so
|
||||
|
Loading…
Reference in New Issue
Block a user