From 4bedc5ef7077edd802cad81c084cba6651fa2b19 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 28 Jun 2023 19:28:24 +0300 Subject: [PATCH] strace-6.4 --- util/misc/strace/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/util/misc/strace/pspec.xml b/util/misc/strace/pspec.xml index 534e52447c..063a80d44e 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://strace.io/files/5.15/strace-5.15.tar.xz + https://strace.io/files/6.4/strace-6.4.tar.xz libunwind-devel @@ -34,6 +34,13 @@ + + 2023-06-27 + 6.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-02-04 5.15