aboutsummaryrefslogtreecommitdiff
path: root/packages/strace/6.3
Commit message (Collapse)AuthorAgeFilesLines
* strace: Update to 6.4Chris Packham2023-07-103-43/+0
| | | | | | https://lists.strace.io/pipermail/strace-devel/2023-June/011339.html Signed-off-by: Chris Packham <judge.packham@gmail.com>
* strace: Fixup patch to configureChris Packham2023-06-141-1/+1
| | | | | | | | | | In the rush to sort out a build issue with strace an invalid change to ./configure was made. Update the patch with the correct delta for the generated file. Fixes #1978 Fixes: d659700d ("strace: Add strace 6.3") Signed-off-by: Chris Packham <judge.packham@gmail.com>
* strace: Add strace 6.3Chris Packham2023-05-313-0/+43
https://lists.strace.io/pipermail/strace-devel/2023-May/011317.html Add strace 6.3. Remove 6.2. Add upstream patch for working with newer Linux headers. Signed-off-by: Chris Packham <judge.packham@gmail.com>