Debian Patches
Status for nng/1.10.1-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable_flaky_tests.patch | disable flaky self-tests Multiple build attempts show that these tests are not reliable and randomly fail at times. |
Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | debian | 2024-12-27 | |
nng-ignore-timeout.patch | [PATCH] Ignore timeout when building debian package Performance of various debian buildd servers are varying a lot. Make the clock checks generally relaxed to avoid build failures. diff -up ./src/platform/platform_test.c.org ./src/platform/platform_test.c |
no | ||||
set_tls_config_server_name.patch | set hostname for mbedtls_ssl_handshake() Set server name for TLS test. | Garrett D'Amore <garrett@damore.org> | not-needed | debian | upstream, https://github.com/nanomsg/nng/commit/55925438bc8b8fd243ab995c48c8996ac49a6652 | 2025-04-20 |
disable_network_tests.patch | Disable networked tests. buildds don't have network access thus these would fail. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2024-03-06 | ||
disable_TLS_tests.patch | disable two failing TLS tests No network access on buildds. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2021-08-21 | ||
disable_TLS_tests2.patch | disable more networked TLS tests These still fails on buildds with no network access, but with a different error code. |
Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2024-10-11 | ||
no_rpath.patch | Don't set rpath during build. This would overrides the normal library search path. | Laszlo Boszormenyi (GCS) <gcs@debian.org> | no | 2020-01-07 |