Merge pull request #2644 from suvari/master
audit: version bump to 2.7.1
This commit is contained in:
@@ -14,16 +14,17 @@
|
|||||||
<IsA>service</IsA>
|
<IsA>service</IsA>
|
||||||
<Summary>User space tools for kernel auditing</Summary>
|
<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>
|
<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="423d181dc668d2cdecc66c5b5308ed6c4f301476" type="targz">http://people.redhat.com/sgrubb/audit/audit-2.3.7.tar.gz</Archive>
|
<Archive sha1sum="f282756183b26a94b5286941b1d5f82982de8e8e" type="targz">http://people.redhat.com/sgrubb/audit/audit-2.7.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
<Dependency>kernel-headers</Dependency>
|
<Dependency>kernel-headers</Dependency>
|
||||||
<Dependency>libcap-ng-devel</Dependency>
|
<Dependency>libcap-ng-devel</Dependency>
|
||||||
<Dependency>tcp-wrappers-devel</Dependency>
|
<Dependency>tcp-wrappers-devel</Dependency>
|
||||||
<Dependency>swig</Dependency>
|
<Dependency>swig</Dependency>
|
||||||
|
<Dependency>openldap-client</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">without_openldap.patch</Patch>
|
<!-- <Patch level="1">without_openldap.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -41,6 +42,7 @@
|
|||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
<Path fileType="data">/var/log/audit</Path>
|
<Path fileType="data">/var/log/audit</Path>
|
||||||
<Path fileType="data">/var/spool/audit</Path>
|
<Path fileType="data">/var/spool/audit</Path>
|
||||||
|
<Path fileType="data">/usr/share</Path>
|
||||||
</Files>
|
</Files>
|
||||||
<Provides>
|
<Provides>
|
||||||
<COMAR script="service.py">System.Service</COMAR>
|
<COMAR script="service.py">System.Service</COMAR>
|
||||||
@@ -73,6 +75,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2017-01-28</Date>
|
||||||
|
<Version>2.7.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Kamil Atlı</Name>
|
||||||
|
<Email>suvari@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-06-08</Date>
|
<Date>2016-06-08</Date>
|
||||||
<Version>2.3.7</Version>
|
<Version>2.3.7</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user