audit ver. bump

This commit is contained in:
Rmys
2023-06-15 10:58:33 +03:00
parent 3d2ea2150c
commit d2e7768725
4 changed files with 80 additions and 2 deletions
+10 -2
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="f35a70557003991585ce850c4bd9d071aa9ac633" type="targz">http://people.redhat.com/sgrubb/audit/audit-3.0.6.tar.gz</Archive>
<Archive sha1sum="6242beaff307d95f2b29f9d758dcf3bceddc0d8a" type="targz">http://people.redhat.com/sgrubb/audit/audit-3.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>kernel-headers</Dependency>
@@ -24,7 +24,8 @@
<!-- <Dependency>openldap-client</Dependency> -->
</BuildDependencies>
<Patches>
<!-- <Patch level="1">gcc10.patch</Patch> -->
<Patch level="1">gentoo/audit-3.0.8-linux-headers-5.17.patch</Patch>
<Patch level="1">gentoo/audit-3.0.8-musl-malloc.patch</Patch>
</Patches>
</Source>
@@ -78,6 +79,13 @@
</Package>
<History>
<Update release="10">
<Date>2023-06-15</Date>
<Version>3.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-09-25</Date>
<Version>3.0.6</Version>