diff --git a/systemd-7.tar.bz2 b/systemd-7.tar.bz2 index 9b0ea8ca..edfd95d3 100644 --- a/systemd-7.tar.bz2 +++ b/systemd-7.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74b2f1a848eb4e6c5afd41234dc5264c782211d448e68be179b640a7f50bfa65 -size 641369 +oid sha256:951cb958080e24b211d4f24d6bf78358295bfda69d5ab301e94c3ccd8f1b90c1 +size 644164 diff --git a/systemd.changes b/systemd.changes index 1011ae17..8e7f8b69 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 diff --git a/systemd.spec b/systemd.spec index e12467dd..2c8b3a84 100644 --- a/systemd.spec +++ b/systemd.spec @@ -27,6 +27,7 @@ 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