Package: flashproxy / 1.7-2
Metadata
Package | Version | Patches format |
---|---|---|
flashproxy | 1.7-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
rm prebuilt manpages.patch | (download) |
doc/flashproxy-client.1 |
154 0 + 154 - 0 ! |
remove pre-built manpages, so they are re-built from source |
nodejs shebang.patch | (download) |
proxy/flashproxy-test.js |
2 1 + 1 - 0 ! |
fix nodejs shebang line to debian canonical path Debian mandates /usr/bin/nodejs in order to resolve a naming conflict |
disable flaky test.patch | (download) |
facilitator/fp-facilitator-test.py |
2 1 + 1 - 0 ! |
disable flaky test |
generate key in initscript.patch | (download) |
facilitator/Makefile.am |
24 8 + 16 - 0 ! |
generate key in the initscript instead of post-install - this allows things to work easily even on pre-installed system images, such as liveCDs, c.f. debian bug #594175 |
disable xsltproc net.patch | (download) |
Makefile.client |
2 1 + 1 - 0 ! |
disable net when using xsltproc xsltproc was failing on pbuilder because of missing docbook-xsl, but succeeding on dev machine due to presence of internet; this patch makes it easier to reproduce any future issues. |
more flexible wait.patch | (download) |
facilitator/fp-facilitator-test.py |
15 14 + 1 - 0 ! |
fix build for slower machines Use a more flexible wait behaviour in the facilitator test. |