aboutsummaryrefslogtreecommitdiff
path: root/packages/strace/4.15/0000-use-host-ioctl.patch
Commit message (Collapse)AuthorAgeFilesLines
* strace: drop obsolete versionsChris Packham2022-05-101-148/+0
| | | | | | | | | | | | | strace aims to be backwards compatible with older kernels so we don't actually need to have every strace version. The 4.15-4.26 versions were technically in a ct-ng release so they were obsoleted. Now that the 1.25.0 release is out we can remove these versions. Going forward we will obsolete the version that is in the latest ct-ng release and simply remove intervening strace versions as they are released. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* Run all patches through renumbering and updateAlexey Neyman2017-12-021-0/+148
Signed-off-by: Alexey Neyman <stilor@att.net>