This commit is contained in:
4fury-c3440d8
2021-11-10 18:34:55 +03:00
parent d97d401fb9
commit 032457b328
+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="8b5ced312f379806406a0ee6551fbe373c55e738" type="tarxz">https://strace.io/files/5.10/strace-5.10.tar.xz</Archive>
<Archive sha1sum="6625b01b18c3940cd926c85e4d1feb10f162973d" type="tarxz">https://strace.io/files/5.14/strace-5.14.tar.xz</Archive>
<BuildDependencies>
<Dependency>libunwind-devel</Dependency>
</BuildDependencies>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="9">
<Date>2021-11-11</Date>
<Version>5.14</Version>
<Comment>Version bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2021-10-17</Date>
<Version>5.10</Version>