Package: workflow / 0.11.10-1

Metadata

Package Version Patches format
workflow 0.11.10-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove online tests.patch | (download)

test/CMakeLists.txt | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 removes online tests run during 'make check'
 Several of the tests reach out to online DNS servers or urls.
 This patch removes those tests so that the package can be
 built in an offline manner without reaching out to external
 sources. This patch also removes tests which require other
 applications to be running, such as redis and mysql.
 .
 workflow (0.9.8-1) unstable; urgency=low
 .
   * test/CMakeLists.txt: Commented out online tests
adjust server name.patch | (download)

src/protocol/HttpMessage.h | 20 18 + 2 - 0 !
1 file changed, 18 insertions(+), 2 deletions(-)

 append server name to http response
add_hardening_flag_for_tests.patch | (download)

test/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 add hardening flag for tests