Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strace: drop obsolete versions | Chris Packham | 2022-05-10 | 1 | -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 update | Alexey Neyman | 2017-12-02 | 1 | -0/+148 |
Signed-off-by: Alexey Neyman <stilor@att.net> |