strace-6.6

This commit is contained in:
Rmys
2023-11-02 10:08:41 +03:00
committed by GitHub
parent 8f91ac08f6
commit 2053a68513
+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="e8e1e23f8d731c6c81eb929e6454846f01bad2ff" type="tarxz">https://strace.io/files/6.4/strace-6.4.tar.xz</Archive>
<Archive sha1sum="612926f575ffe188c2028abb187b1747ae5f84cb" type="tarxz">https://strace.io/files/6.6/strace-6.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>libunwind-devel</Dependency>
</BuildDependencies>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="12">
<Date>2023-11-01</Date>
<Version>6.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2023-06-27</Date>
<Version>6.4</Version>