Hello community, here is the log from the commit of package systemd for openSUSE:Factory checked in at Wed Jul 20 09:12:46 CEST 2011.
-------- --- systemd/systemd.changes 2011-06-29 15:07:06.000000000 +0200 +++ /mounts/work_src_done/STABLE/systemd/systemd.changes 2011-07-19 14:02:06.000000000 +0200 @@ -1,0 +2,9 @@ +Tue Jul 19 11:56:43 UTC 2011 - [email protected] + +- Update to version 30: + + Logic from pam_systemd has been moved to new systemd-login. + + VT gettys are autospawn only when needed + + Handle boot.local/halt.local on SUSE distribution + + add support for systemctl --root + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- systemd-29.tar.bz2 New: ---- systemd-30.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd.spec ++++++ --- /var/tmp/diff_new_pack.eq3vR6/_old 2011-07-20 09:11:52.000000000 +0200 +++ /var/tmp/diff_new_pack.eq3vR6/_new 2011-07-20 09:11:52.000000000 +0200 @@ -21,8 +21,8 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd -Version: 29 -Release: 3 +Version: 30 +Release: 1 License: GPLv2+ Group: System/Base Summary: A System and Session Manager @@ -37,7 +37,8 @@ BuildRequires: pkg-config BuildRequires: gtk2-devel libnotify-devel libxslt-devel vala BuildRequires: libselinux-devel libsepol-devel -Requires: udev >= 167 +BuildRequires: intltool +Requires: udev >= 172 Requires: dbus-1 >= 1.4.0 Requires: kbd Requires: util-linux >= 2.19 @@ -194,6 +195,7 @@ /bin/systemctl /bin/systemd-notify /bin/systemd-ask-password +/bin/systemd-loginctl /bin/systemd-tty-ask-password-agent /bin/systemd-tmpfiles /bin/systemd-machine-id-setup @@ -219,12 +221,24 @@ %dir %{_sysconfdir}/sysctl.d /usr/lib/tmpfiles.d/*.conf %config(noreplace) %{_sysconfdir}/systemd/system.conf +%config(noreplace) %{_sysconfdir}/systemd/systemd-logind.conf +%config(noreplace) %{_sysconfdir}/systemd/user.conf +%config(noreplace) %{_sysconfdir}/systemd/system.conf +%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf +%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf +%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf +%{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1.xml +%{_datadir}/dbus-1/interfaces/org.freedesktop.locale1.xml %{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml +%{_datadir}/dbus-1/interfaces/org.freedesktop.timedate1.xml %{_datadir}/dbus-1/services/org.freedesktop.systemd1.service %{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service +%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service +%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service %{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service +%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service %{_datadir}/polkit-1 %{_datadir}/polkit-1/actions %{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy ++++++ systemd-29.tar.bz2 -> systemd-30.tar.bz2 ++++++ ++++ 29224 lines of diff (skipped) ++++++ systemd-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.eq3vR6/_old 2011-07-20 09:11:53.000000000 +0200 +++ /var/tmp/diff_new_pack.eq3vR6/_new 2011-07-20 09:11:53.000000000 +0200 @@ -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(".*devel-file-in-non-devel-package.*systemd.pc.*") addFilter(".*files-duplicate .*/reboot.8.*") addFilter(".*files-duplicate .*/sd_is_socket.3.*") +addFilter(".*dbus-policy-allow-receive") + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
