diff --git a/systemd-6.tar.bz2 b/systemd-6.tar.bz2 new file mode 100644 index 00000000..280fad5e --- /dev/null +++ b/systemd-6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7bf2fe66aa9feeb53a05d5c0264981247ddeb68a3b68996032e553eae4963a8 +size 640107 diff --git a/systemd-7.tar.bz2 b/systemd-7.tar.bz2 deleted file mode 100644 index edfd95d3..00000000 --- a/systemd-7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:951cb958080e24b211d4f24d6bf78358295bfda69d5ab301e94c3ccd8f1b90c1 -size 644164 diff --git a/systemd.changes b/systemd.changes index 8e7f8b69..80abf244 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Aug 11 11:29:17 CEST 2010 - kay.sievers@novell.com - -- add audit messages for service changes -- update utmp with external program -- all to refuse manual service starting/stopping - -------------------------------------------------------------------- -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 2c8b3a84..d5d32d18 100644 --- a/systemd.spec +++ b/systemd.spec @@ -20,14 +20,13 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd -Version: 7 +Version: 6 Release: 1 License: GPLv2+ Group: System/Base Summary: A System and Session Manager BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libudev-devel udev -BuildRequires: audit-devel BuildRequires: libcap-devel BuildRequires: tcpd-devel BuildRequires: pam-devel