2022-10-07 07:47:52 +00:00
|
|
|
-------------------------------------------------------------------
|
2025-06-10 15:03:42 +00:00
|
|
|
Tue Jun 10 15:01:50 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Convert to pip-based build
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-10-07 07:47:52 +00:00
|
|
|
Fri Oct 7 07:39:38 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- 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).
|
|
|
|
|
2022-02-07 06:37:49 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-02-17 05:34:31 +00:00
|
|
|
Thu Feb 17 05:33:37 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
2022-02-07 06:37:49 +00:00
|
|
|
|
|
|
|
- Update to 1.8.1:
|
|
|
|
* No changelog.
|
|
|
|
- Rebase all patches.
|
2022-02-07 06:50:40 +00:00
|
|
|
- Add patch correct-uname-comparsion.patch:
|
|
|
|
* Support Linux >= 5.10 correctly.
|
2022-02-07 06:37:49 +00:00
|
|
|
- Add patch check-for-python310-correctly.patch:
|
|
|
|
* Check for Python 3.10 correctly.
|
2022-02-17 05:34:31 +00:00
|
|
|
- Add patch skip-speculation.patch:
|
|
|
|
* Skip a test that does not work in the OBS sandbox.
|
2022-02-07 06:37:49 +00:00
|
|
|
|
2020-09-07 12:27:41 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-10-27 21:47:09 +00:00
|
|
|
Tue Oct 27 09:54:52 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
|
|
|
|
- Disable test of no_new_privs with disable_no_new_privs.patch
|
|
|
|
test fails, because ping doesn't use capabilities anymore (boo#1174504)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-09-07 12:27:41 +00:00
|
|
|
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
|
|
|
|
|
2020-08-19 08:52:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 19 07:46:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Add failing-on-i586.patch to disable failing i586 test
|
|
|
|
|
2020-08-11 07:52:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|