strace-6.4

This commit is contained in:
Rmys
2023-06-28 19:28:24 +03:00
committed by GitHub
parent 31a6907a8c
commit 4bedc5ef70
+8 -1
View File
@@ -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="2cea29778e631838be676b451ea17ff381b673f0" type="tarxz">https://strace.io/files/5.15/strace-5.15.tar.xz</Archive>
<Archive sha1sum="e8e1e23f8d731c6c81eb929e6454846f01bad2ff" type="tarxz">https://strace.io/files/6.4/strace-6.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>libunwind-devel</Dependency>
</BuildDependencies>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="11">
<Date>2023-06-27</Date>
<Version>6.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2022-02-04</Date>
<Version>5.15</Version>