14
0
Files
python-python-prctl/python-python-prctl.changes
Tomáš Chvátal 311551ec9f Accepting request 832752 from home:michals
- 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

OBS-URL: https://build.opensuse.org/request/show/832752
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-prctl?expand=0&rev=5
2020-09-07 12:27:41 +00:00

27 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 4 13:48:25 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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
-------------------------------------------------------------------
Wed Aug 19 07:46:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Add failing-on-i586.patch to disable failing i586 test
-------------------------------------------------------------------
Tue Aug 11 07:51:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to disable test failing in sandbox:
https://github.com/seveas/python-prctl/issues/17
* disable-sandboxed-test.patch
-------------------------------------------------------------------
Tue Aug 11 07:37:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Initial commit jsc#SLE-13272