[Bug 469317] Review request: lynis - Security and system auditing tool

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 7 08:20:33 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=469317





--- Comment #3 from Lucian Langa <cooly at gnome.eu.org>  2008-11-07 03:20:32 EDT ---
There are a few issues:

%{_datadir}/%{name}/include/*
%{_datadir}/%{name}/plugins/*
%{_datadir}/%{name}/db/*

will result in unowned directories.

Suggestion: simply drop those and modify:
 %dir %{_datadir}/%{name} -> %{_datadir}/%{name}


lynis.noarch: W: non-conffile-in-etc /etc/lynis/default.prf

Also you have to decide if you should mark this file noreplace.
https://fedoraproject.org/wiki/Packaging/Guidelines#Configuration_files
.. if so, header needs to be adapted.
Note: Not seeing any differences in previous release.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list