summaryrefslogtreecommitdiff
path: root/packages/strace/5.5
AgeCommit message (Collapse)AuthorFilesLines
2022-02-23strace: Remove 5.0 to 5.14Chris Packham2-4/+0
strace maintains backwards compatibility with older kernels so there is no need to keep multiple versions of strace. Versions 5.0 to 5.14 weren't present in the crosstool-ng-1.24 release so remove them directly instead of marking them as obsolete. Signed-off-by: Chris Packham <judge.packham@gmail.com>
2020-02-26Add strace-5.5Alexey Neyman2-0/+4
Signed-off-by: Alexey Neyman <stilor@att.net>