audit-3.0.6

This commit is contained in:
Rmys
2021-10-22 17:32:31 +03:00
committed by GitHub
parent 8ec0ec85e9
commit 3ef87bb6cb
+10 -3
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="62fcac8cbd20c796b909b91f8f615f8556b22a24" type="targz">http://people.redhat.com/sgrubb/audit/audit-2.8.5.tar.gz</Archive>
<Archive sha1sum="f35a70557003991585ce850c4bd9d071aa9ac633" type="targz">http://people.redhat.com/sgrubb/audit/audit-3.0.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>kernel-headers</Dependency>
@@ -24,7 +24,7 @@
<Dependency>openldap-client</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gcc10.patch</Patch>
<!-- <Patch level="1">gcc10.patch</Patch> -->
</Patches>
</Source>
@@ -59,7 +59,7 @@
<Dependency release="current">audit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3.8</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="8">
<Date>2021-10-21</Date>
<Version>3.0.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-11-07</Date>
<Version>2.8.5</Version>