SHA256
1
0
forked from pool/systemd
Kay Sievers 2011-01-22 13:54:03 +00:00 committed by Git OBS Bridge
parent ffcc6f6646
commit 5b6cb64809
4 changed files with 38 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fab550208fbb10aaa03f575053f032da9117159f2f21b3b11a69600adb7049be
size 772446

3
systemd-17.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce6db8b30923c2508bd8bcfe957399939b23f958248a6460a6207396f0023fdf
size 755192

View File

@ -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

View File

@ -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