Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-FTBFS-on-hurd-i386.patch | Fix FTBFS on hurd-i386. GNU Hurd defines neither IOV_MAX nor UIO_MAXIOV. |
Guilhem Moulin <guilhem@debian.org> | yes | 2022-04-03 | ||
support-running-test_aslr-without-venv.patch | Support running test_aslr without venv. Without this patch the test fails because the remote shell can't parse the command: $ ; echo nay bash: syntax error near unexpected token `;' |
Guilhem Moulin <guilhem@debian.org> | yes | 2022-04-01 | ||
raise-connection-delay-in-tests.patch | Raise connection delay in tests. 0.1s delay is too short on slower hardware such as the armhf debci runners (or armhf porterboxes). Ideally the test would wait for the listener to actually be available instead of doing guess work, but raising the delay should be good enough for now. |
Guilhem Moulin <guilhem@debian.org> | no | 2022-04-03 |