Merge pull request #5316 from Rmys/master

audit
This commit is contained in:
Rmys
2018-08-10 09:06:03 +03:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ def install():
pisitools.remove("/usr/share/man/man8/audispd-zos-remote.8")
pisitools.remove("/usr/share/man/man5/zos-remote.conf.5")
pisitools.dodoc("AUTHORS", "ChangeLog", "THANKS", "TODO", "README", "COPYING")
pisitools.dodoc("AUTHORS", "ChangeLog", "THANKS", "README", "COPYING")
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>service</IsA>
<Summary>User space tools for kernel auditing</Summary>
<Description>audit contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel.</Description>
<Archive sha1sum="48d2a5eac70d7cf94495447500df491cdcf26969" type="targz">http://people.redhat.com/sgrubb/audit/audit-2.8.2.tar.gz</Archive>
<Archive sha1sum="026235ab9e8b19f6c2b1112ce13d180f35cf0ff4" type="targz">http://people.redhat.com/sgrubb/audit/audit-2.8.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>kernel-headers</Dependency>
@@ -76,6 +76,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-08-10</Date>
<Version>2.8.4</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-01-15</Date>
<Version>2.8.2</Version>