Package: nng / 1.11-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| nng | 1.11-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| no_rpath.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
don't set rpath during build. This would overrides the normal library search path. |
| disable_network_tests.patch | (download) |
src/platform/CMakeLists.txt |
1 0 + 1 - 0 ! |
disable networked tests. buildds don't have network access thus these would fail. |
| disable_TLS_tests.patch | (download) |
tests/tls.c |
12 6 + 6 - 0 ! |
disable two failing tls tests No network access on buildds. |
| disable_TLS_tests2.patch | (download) |
src/sp/transport/tls/tls_tran_test.c |
4 4 + 0 - 0 ! |
disable more networked tls tests |
| disable_flaky_tests.patch | (download) |
src/sp/transport/socket/CMakeLists.txt |
2 1 + 1 - 0 ! |
disable flaky self-tests Multiple build attempts show that these tests are not reliable and randomly fail at times. |
| nng ignore timeout.patch | (download) |
src/platform/platform_test.c |
5 1 + 4 - 0 ! |
--- |
