From 6b1df16069c7e066ed091bfa93d3a006abf1d10a4626db73d29314b79c294e95 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 17 Sep 2010 08:59:08 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=61 --- systemd-10.tar.bz2 | 4 ++-- systemd.changes | 21 +++++++++++++++++++++ systemd.spec | 5 ++++- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/systemd-10.tar.bz2 b/systemd-10.tar.bz2 index f72cff38..7dea73e7 100644 --- a/systemd-10.tar.bz2 +++ b/systemd-10.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d119a3e541eaf72f78d12e0a4624a6128308fbde0f01005523a57f3ff8da11a5 -size 669130 +oid sha256:be67ba1aa0e4c24ea0b9af9a4b9a6edf8e1f339ff039c11f392799167619dc90 +size 678772 diff --git a/systemd.changes b/systemd.changes index 8af63d2d..01c5b92b 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Sep 17 10:58:24 CEST 2010 - kay.sievers@novell.com + +- new snapshot + - add new utility to initialize the virtual console + - initialize locale from /etc/locale by default + - ask-password: allow services query SSL/harddisk passphrases + +------------------------------------------------------------------- +Fri Sep 17 10:54:24 CEST 2010 - kay.sievers@novell.com + +- version 10 + - logger: support SOCK_STREAM /dev/log sockets + - make sure the file system is writable before we write utmp data + - systemctl: use isolate when called as telinit for a runlevel + - initctl: properly use isolate when activating runlevels + - set HOME=/root when running shells + - make sure we don't crash if there's an automount unit without + mount unit + - start logger only after syslog is up + ------------------------------------------------------------------- Fri Sep 3 11:52:42 CEST 2010 - kay.sievers@novell.com diff --git a/systemd.spec b/systemd.spec index 28ee4d4c..32c7cbf6 100644 --- a/systemd.spec +++ b/systemd.spec @@ -32,7 +32,7 @@ BuildRequires: libcap-devel BuildRequires: tcpd-devel BuildRequires: pam-devel BuildRequires: pkg-config -BuildRequires: dbus-1-glib-devel gtk2-devel +BuildRequires: dbus-1-glib-devel gtk2-devel libnotify-devel BuildRequires: libselinux-devel libsepol-devel Requires: udev >= 162 Requires: dbus-1 >= 1.4.0 @@ -156,6 +156,7 @@ rm -rf $RPM_BUILD_ROOT /bin/systemd /bin/systemctl /bin/systemd-notify +/bin/systemd-ask-password %{_bindir}/systemd-cgls /lib/systemd/systemd-* /%{_lib}/security/pam_systemd.so @@ -170,6 +171,7 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml %{_datadir}/dbus-1/services/org.freedesktop.systemd1.service %{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service +%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy %{_datadir}/systemd %{_datadir}/pkgconfig/systemd.pc %{_mandir}/man1/*.1* @@ -186,6 +188,7 @@ rm -rf $RPM_BUILD_ROOT %files gtk %defattr(-,root,root,-) %{_bindir}/systemadm +%{_bindir}/systemd-ask-password-agent %{_mandir}/man1/systemadm.1* %files sysvinit