Package: weborf / 0.17-3+deb11u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| weborf | 0.17-3+deb11u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 sleep_in_http | (download) |
testsuite/site1http |
1 1 + 0 - 0 ! |
add sleep to quick fix flaky test The test seems flaky. . weborf (0.17-1.1) unstable; urgency=medium . * Added sleep to test that flaked on s390 |
| 002 disable_tests | (download) |
testsuite/cachedir |
34 0 + 34 - 0 ! |
disable testsuite While they work fine locally and on github, they seem to be flaky on the debian builders. . So for now disable it completely, and on the next release I will add something to make them more reliable . weborf (0.17-3) unstable; urgency=medium . * Disable most of the test suite (flaky on debian builders) |
| cgi_buffer_fix.patch | (download) |
cgi.c |
3 1 + 2 - 0 ! |
fix incorrect memory operation The original code failed to take into account the space needed for the null terminator. . The patch just avoids the copy altogether, because it was not needed. |
