Bug#995659: coturn: FTBFS with OpenSSL 3.0

2022-06-02 Thread Nicholas Guriev
Hello! On Sun, 3 Oct 2021 20:12:20 +0200 Kurt Roeckx wrote: > src/client/ns_turn_msg.c: In function stun_produce_integrity_key_str: > src/client/ns_turn_msg.c:260:7: warning: implicit declaration of function > FIPS_mode [-Wimplicit-function-declaration] >   260 |   if (FIPS_mode()) { >   |  

Bug#995659: coturn: FTBFS with OpenSSL 3.0

2021-10-03 Thread Kurt Roeckx
Source: coturn Version: 4.5.2-3 Severity: important Tags: bookworm sid User: pkg-openssl-de...@lists.alioth.debian.org Usertags: ftbfs-3.0 Hi, Your package is failing to build using OpenSSL 3.0 with the following error: src/client/ns_turn_msg.c: In function stun_produce_integrity_key_str: