Hello community, here is the log from the commit of package audit for openSUSE:Factory checked in at 2014-03-30 07:55:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audit (Old) and /work/SRC/openSUSE:Factory/.audit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "audit" Changes: -------- --- /work/SRC/openSUSE:Factory/audit/audit-secondary.changes 2014-03-01 14:55:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.audit.new/audit-secondary.changes 2014-03-30 12:09:12.000000000 +0200 @@ -1,0 +2,11 @@ +Wed Mar 26 18:41:33 UTC 2014 - crrodriguez@opensuse.org + +- fix systemd warning: + "Configuration file /usr/lib/systemd/system/auditd.service + is marked world-inaccessible. + This has no effect as configuration data is accessible + via APIs without restrictions" +* indeed restricting access to unit files using filesystem + permissions is non-sense. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audit-secondary.spec ++++++ --- /var/tmp/diff_new_pack.KmJm6i/_old 2014-03-30 12:09:15.000000000 +0200 +++ /var/tmp/diff_new_pack.KmJm6i/_new 2014-03-30 12:09:15.000000000 +0200 @@ -155,6 +155,7 @@ #END-USR-MERGE # rcauditd symlink ( cd $RPM_BUILD_ROOT/usr/sbin && ln -s service rcauditd ) +chmod 0644 %{buildroot}%{_unitdir}/auditd.service %check make check -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de