summaryrefslogtreecommitdiff
path: root/packages/strace/5.14/chksum
AgeCommit message (Collapse)AuthorFilesLines
2022-02-23strace: Remove 5.0 to 5.14Chris Packham1-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>
2021-11-16strace: add 5.14Chris Packham1-0/+4
https://lists.strace.io/pipermail/strace-devel/2021-September/010674.html Bring in upstream patch to deal with removal of linux/ipx.h in the linux 5.15. Signed-off-by: Chris Packham <judge.packham@gmail.com>