Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Fix-TestReadFixture-on-non-4K-page-size-archs.patch | Fix TestReadFixture on non-4K page size archs TestReadFixture checks fixtures/14804/stat RSS which is a number of page and compares it to hardcoded expected value 0x7b1000 (= 1969 * 4096). Instead of using a 4k expected value, use system's pagesize like it's done in proc_stat.go . |
=?utf-8?b?RnLDqWTDqXJpYyBCb25uYXJk?= <frediz@debian.org> | no | 2019-01-14 | ||
0002-Disable-once-to-stdout-delay-command-flag.patch | Disable once-to-stdout-delay command flag This flag would require vendoring / patching in another insignificant package, so instead we simply disable it for now. |
Daniel Swarbrick <dswarbrick@debian.org> | not-needed | 2020-11-12 |