| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add patch dont-check-builddir.patch
* The check whether the tests run in builddir is broken, turn it off
and assume everything is fine (we would see it if not).
- Update to 1.8.1: * No changelog. - Rebase all patches. - Add patch correct-uname-comparsion.patch: * Support Linux >= 5.10 correctly. - Add patch check-for-python310-correctly.patch: * Check for Python 3.10 correctly. - Add patch skip-speculation.patch: * Skip a test that does not work in the OBS sandbox.
- Disable test of no_new_privs with disable_no_new_privs.patch test fails, because ping doesn't use capabilities anymore (boo#1174504)
- Fixing arch-dependent test failures (bsc#1176085): * renamed failing-on-i586.patch to memory_failure_early_kill.patch * and modified it to skip the test also on s390x * added bigendian.patch * added powerpc.patch * huge thanks to Michal Suchánek
- Add failing-on-i586.patch to disable failing i586 test
- Add patch to disable test failing in sandbox: https://github.com/seveas/python-prctl/issues/17 * disable-sandboxed-test.patch
- Initial commit jsc#SLE-13272