summaryrefslogtreecommitdiff
path: root/packages/strace/4.26
AgeCommit message (Collapse)AuthorFilesLines
2022-02-23strace: mark 4.15 to 4.26 as obsoleteChris Packham1-0/+1
strace maintains backwards compatibility with older kernel versions so there's no particular reason to keep many versions of strace around. Mark the versions that were present in the 1.24 release as obsolete. They will be remove following the next release. Signed-off-by: Chris Packham <judge.packham@gmail.com>
2022-02-11Run patches thru `manage-packages -P`Alexey Neyman1-6/+7
This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>
2019-02-15strace 4.26 doesn't build on mips/o32Alexey Neyman1-0/+91
... so pick up a patch from upstream. Signed-off-by: Alexey Neyman <stilor@att.net>
2019-02-14Another wave of version updatesAlexey Neyman2-0/+4
Signed-off-by: Alexey Neyman <stilor@att.net>