strace-4.20:ver.bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Tracks and displays system calls associated with a running process</Summary>
|
||||
<Description>strace intercepts and records the system calls called and received by a running process. strace can print a record of each system call, its arguments and its return value.</Description>
|
||||
<Archive sha1sum="18fbaeb07d089023764f618f179091b663a0d21e" type="tarxz">https://sourceforge.net/projects/strace/files/strace/4.15/strace-4.15.tar.xz</Archive>
|
||||
<Archive sha1sum="9cebc754af3434e4027a07745770892f685c0316" type="tarxz">https://sourceforge.net/projects/strace/files/strace/4.20/strace-4.20.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libaio-devel</Dependency>
|
||||
<Dependency>libunwind-devel</Dependency>
|
||||
@@ -35,6 +35,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-01-14</Date>
|
||||
<Version>4.20</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-01-25</Date>
|
||||
<Version>4.15</Version>
|
||||
|
||||
Reference in New Issue
Block a user