From 55c729e0ce9538ef117cb983070a5fe49383834e39daca0c4144c838ff8df9aa Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 14 Jan 2011 02:32:33 +0000 Subject: [PATCH 1/4] Updating link to change in openSUSE:Factory/systemd revision 28.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=86c3d8071be5120a0e8791a5c715dd71 --- systemd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systemd.spec b/systemd.spec index c72aa8b1..925aaf5f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,7 +1,7 @@ # -# spec file for package systemd (Version 15) +# spec file for package systemd # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 7891a192fa115a9336fc19bef652ea996acdc12667f9ec52c1cc22ce2e2d58fe Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 19 Jan 2011 12:24:41 +0000 Subject: [PATCH 2/4] update OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=106 --- = | 0 systemd-16.tar.bz2 | 4 ++-- systemd.changes | 17 +++++++++++++++++ systemd.spec | 5 +---- 4 files changed, 20 insertions(+), 6 deletions(-) create mode 100644 = 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 From 9046cd3e42007745f0ce360989ce6e3bca30cbfc94fc9b688a0021b240e51c09 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 19 Jan 2011 12:27:44 +0000 Subject: [PATCH 3/4] delete bogus file OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=107 --- = | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 = diff --git a/= b/= deleted file mode 100644 index 473a0f4c..00000000 From fbdcb2889a0f9d12e925616e6bfb8a351850ade756eb2dafbfea216c2206a2b8 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sat, 22 Jan 2011 13:54:03 +0000 Subject: [PATCH 4/4] version 17 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=108 --- systemd-16.tar.bz2 | 3 --- systemd-17.tar.bz2 | 3 +++ systemd.changes | 33 +++++++++++++++++++++++++++++++++ systemd.spec | 4 ++-- 4 files changed, 38 insertions(+), 5 deletions(-) delete mode 100644 systemd-16.tar.bz2 create mode 100644 systemd-17.tar.bz2 diff --git a/systemd-16.tar.bz2 b/systemd-16.tar.bz2 deleted file mode 100644 index a59c7f47..00000000 --- a/systemd-16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fab550208fbb10aaa03f575053f032da9117159f2f21b3b11a69600adb7049be -size 772446 diff --git a/systemd-17.tar.bz2 b/systemd-17.tar.bz2 new file mode 100644 index 00000000..44f8b173 --- /dev/null +++ b/systemd-17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6db8b30923c2508bd8bcfe957399939b23f958248a6460a6207396f0023fdf +size 755192 diff --git a/systemd.changes b/systemd.changes index ae15a9d7..c5c7af1d 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sat Jan 22 14:42:34 CET 2011 - kay.sievers@novell.com + +- new snapshot + - clang: fix some issues found with clang-analyzer + - gcc: make gcc shut up + +------------------------------------------------------------------- +Sat Jan 22 14:40:24 CET 2011 - kay.sievers@novell.com + +- version 17 + - vala 0.10 seem to work fine + - cryptsetup: fix ordering loop when dealing with encrypted + swap devices + - main: don't warn if /etc/mtab is a symlink to /proc/mounts + - socket: don't crash if the .service unit for a .socket unit + is not found + - mount: ignore if an fsck is requested for a bind mount, + so that we don't wait for the bind 'device' to show up + - automount: fix segfault when shutting down + - man: give an example for vconsole.conf + - dbus: don't try to connect to the system bus before it is + actually up + - service: make chain of main commands and control commands + independent of each other, so that both can be executed + simultaneously and independently + - service: don't allow reload operations for oneshot services + - vala: convert from dbus-glib to gdbus + - systemctl: highlight failed processes in systemctl status + - systemctl: show process type along process exit codes + - service: when reloading a service fails don't fail the entire + service but just the reload job + ------------------------------------------------------------------- Wed Jan 19 12:55:40 CET 2011 - kay.sievers@novell.com diff --git a/systemd.spec b/systemd.spec index 92321134..beeab891 100644 --- a/systemd.spec +++ b/systemd.spec @@ -20,7 +20,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd -Version: 16 +Version: 17 Release: 1 License: GPLv2+ Group: System/Base @@ -33,7 +33,7 @@ BuildRequires: tcpd-devel BuildRequires: pam-devel BuildRequires: libcryptsetup-devel BuildRequires: pkg-config -BuildRequires: dbus-1-glib-devel gtk2-devel libnotify-devel +BuildRequires: gtk2-devel libnotify-devel BuildRequires: libselinux-devel libsepol-devel Requires: udev >= 164 Requires: dbus-1 >= 1.4.0