From bfd068d17b2826cea58c3714350c347d6ed4fb54 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 10 Aug 2018 12:28:51 +0300 Subject: [PATCH] strace --- util/misc/strace/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/util/misc/strace/pspec.xml b/util/misc/strace/pspec.xml index 1df8654261..11e0632cc8 100644 --- a/util/misc/strace/pspec.xml +++ b/util/misc/strace/pspec.xml @@ -12,7 +12,7 @@ app:console Tracks and displays system calls associated with a running process 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. - https://sourceforge.net/projects/strace/files/strace/4.20/strace-4.20.tar.xz + https://sourceforge.net/projects/strace/files/strace/4.21/strace-4.21.tar.xz libaio-devel libunwind-devel @@ -35,7 +35,14 @@ - + + 2018-08-10 + 4.21 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + 2018-01-14 4.20 Version bump.