Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-tests-Skip-reraise-sigfpe-test-when-triggering-SIGFP.patch | tests: Skip 'reraise sigfpe' test when triggering SIGFPE doesn't work. Also only run the 'baseline sigfpe' on architectures that are known to work. This still enforces testing on some known working architectures without having to know all working and non-working architectures beforehand. |
Martin Hostettler <textshell@uchuujin.de> | no | upstream, https://github.com/textshell/posixsignalmanager/pull/1 | 2023-01-30 | |
0002-tests-For-reraise-sigfpe-on-risc-v-expect-SIGFPE-to-.patch | tests: For 'reraise sigfpe' on risc v expect SIGFPE to be not supported at all. And if a risc v platform does trigger SIGFPE report as failure for further investigation. |
Martin Hostettler <textshell@uchuujin.de> | no | upstream, https://github.com/textshell/posixsignalmanager/pull/1 | 2023-01-30 | |
0003-tests-Try-triggering-SIGFPE-using-feraiseexcept.patch | tests: Try triggering SIGFPE using feraiseexcept | Martin Hostettler <textshell@uchuujin.de> | no | upstream, https://github.com/textshell/posixsignalmanager/pull/1 | 2023-01-26 | |
0004-PosixSignalManager_classify_signo-Disable-SIGPWR-on-.patch | PosixSignalManager_classify_signo: Disable SIGPWR on sparc too. At least on sparc linux SIGPWR aliases SIGLOST. So disable using it as SIGPWR. |
Martin Hostettler <textshell@uchuujin.de> | no | upstream, https://github.com/textshell/posixsignalmanager/pull/1 | 2023-01-30 | |
0005-tests-Skip-reraise-sigfpe-on-s390x-for-now.patch | tests: Skip reraise sigfpe on s390x for now. It fails in autopkgtest and stops migration into testing, which also blocks tuiwidgets from initial testing migration. |
Martin Hostettler <textshell@uchuujin.de> | not-needed | 2023-02-09 | ||
0006-tests-Add-support-for-catch2-version-3.x.patch | tests: Add support for catch2 version 3.x | Martin Hostettler <textshell@uchuujin.de> | no | upstream, https://github.com/textshell/posixsignalmanager/pull/3 | 2023-02-08 |