diff --git a/systemd-7.tar.bz2 b/systemd-7.tar.bz2 new file mode 100644 index 0000000..9b0ea8c --- /dev/null +++ b/systemd-7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b2f1a848eb4e6c5afd41234dc5264c782211d448e68be179b640a7f50bfa65 +size 641369 diff --git a/systemd.changes b/systemd.changes index 80abf24..1011ae1 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 10 06:54:23 CEST 2010 - kay.sievers@novell.com + +- version 7 + - hide output if quiet is passed on the kernel cmdline + - fix auto restarting of units after a configuration reload + - don't call bus_path_escape() with NULL unit name + ------------------------------------------------------------------- Fri Aug 6 13:07:35 CEST 2010 - kay.sievers@novell.com diff --git a/systemd.spec b/systemd.spec index d5d32d1..e12467d 100644 --- a/systemd.spec +++ b/systemd.spec @@ -20,7 +20,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd -Version: 6 +Version: 7 Release: 1 License: GPLv2+ Group: System/Base