diff --git a/= b/= new file mode 100644 index 00000000..473a0f4c diff --git a/systemd-16.tar.bz2 b/systemd-16.tar.bz2 index 92d480c1..a59c7f47 100644 --- a/systemd-16.tar.bz2 +++ b/systemd-16.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e35f25cf6815b7f010718b51abd491fd83ed0ce7d3c7210702e6eb5c0d96873b -size 768175 +oid sha256:fab550208fbb10aaa03f575053f032da9117159f2f21b3b11a69600adb7049be +size 772446 diff --git a/systemd.changes b/systemd.changes index f886eb74..ae15a9d7 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Jan 19 12:55:40 CET 2011 - kay.sievers@novell.com + +- new snapshot + - shutdown: use correct kexec options + - serial-getty: do not invoke /sbin/securetty; recent + pam_securetty looks for console= in /proc/cmdline + - systemctl: before spawning pager cache number of columns + - pam: optionally keep processes of root user around + - service: if a reload operation fails, don't shut down + the service + - execute: make sending of SIGKILL on shutdown optional + - mount: do not translate uuids to lowercase + - man: document missing KillSignal= and swap options +- require recent util-linux +- drop mtab symlink creation which is done in util-linux + ------------------------------------------------------------------- Sat Jan 8 19:25:40 CET 2011 - kay.sievers@novell.com diff --git a/systemd.spec b/systemd.spec index 925aaf5f..92321134 100644 --- a/systemd.spec +++ b/systemd.spec @@ -38,8 +38,7 @@ BuildRequires: libselinux-devel libsepol-devel Requires: udev >= 164 Requires: dbus-1 >= 1.4.0 Requires: kbd -Requires: util-linux -Requires: fsck-with-dev-lock +Requires: util-linux >= 2.18.91 Conflicts: mkinitrd < 2.6.0-5 Source0: http://www.freedesktop.org/software/systemd/releases/%{name}-%{version}.tar.bz2 Source1: systemd-rpmlintrc @@ -136,8 +135,6 @@ if [ "$1" -eq 1 ]; then systemd-readahead-replay.service \ remote-fs.target >/dev/null 2>&1 || : fi -# regular mtab is not written/cleaned-up/supported -ln -sf /proc/self/mounts /etc/mtab || : %preun if [ $1 -eq 0 ]; then