Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-script-path | Fix script path Use absolute path for raku interpreter =================================================================== |
dod | not-needed | 2024-10-04 | ||
fix-perf-test | Fix perf test On some arch like mipsel and armhf the perf difference checked in this test is not always greater than 10. Build log shows a delta around 8x on mipsel. Let's set the limit to 5. =================================================================== |
dod | yes | upstream | 2024-10-04 | |
fix-test | Fix repl test This should fix this flapping test by increasing the time-out. =================================================================== |
Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org> | yes | debian upstream | https://github.com/rakudo/rakudo/issues/1257#issuecomment-373997566 | 2024-10-04 |
fix-compiler-id | Fix compiler id Replace compiler id with a hard coded string. This string will be changed at build time. This should make compiler-id independant of arch and build directory. =================================================================== |
dod@debian.org | yes | debian upstream | 2024-10-04 |