Package: src:asterisk Version: 1:13.13.1~dfsg-3 Severity: important Hi,
Due to the messed up execution/timing of the OpenSSL 1.1.0 transition we had to disable SNMP support in Asterisk for now. https://anonscm.debian.org/cgit/pkg-voip/asterisk.git/commit/?id=e1410f4eb0355204c7c3fc232712cd9a1218f8d7 net-snmp only builds with OpenSSL 1.0.2 and was changed to depend on libssl1.0-dev, see (https://tracker.debian.org/news/832935). This conflicts with libssl-dev pulled in by Asterisk and a few of its other dependencies, causing a FTBFS. Bernhard