htop-3.0.1, strace-5.8

This commit is contained in:
4fury-c3440d8
2020-09-11 07:29:05 +03:00
parent 3733142aa7
commit a970b94a6e
4 changed files with 25 additions and 9 deletions
+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="c7d2a8f9d48a70792fafab77cb2e63fa7f976d6c" type="tarxz">https://strace.io/files/4.21/strace-4.21.tar.xz</Archive>
<Archive sha1sum="0e60844b68a6097d46053488facbd3c40484af27" type="tarxz">https://strace.io/files/5.8/strace-5.8.tar.xz</Archive>
<BuildDependencies>
<Dependency>libaio-devel</Dependency>
<Dependency>libunwind-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-09-11</Date>
<Version>5.8</Version>
<Comment>Ver. bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2020-08-13</Date>
<Version>4.21</Version>