Bug#886907: libgadu: ftbfs due to -Werror and gnutls_compression_get_name deprecated

2018-01-11 Thread Marcin Owsiany
Apparently TLS compression is no longer available. The fix would be to remove the call and the corresponding format in the gg_debug_session call which uses it.

Bug#886907: libgadu: ftbfs due to -Werror and gnutls_compression_get_name deprecated

2018-01-10 Thread YunQiang Su
Package: libgadu Version: 1:1.12.2-2 Severity: serious With recent rebuild libgadu, it failed to build, as it use -Werror, and gnutls_compression_get_name, while this function is marked as deprecated now. -- YunQiang Su