Bug#812969: libvmime: FTBFS: net_tls_TLSSession.cpp:120:38: error: 'gnutls_certificate_type_set_priority' was not declared in this scope

2016-02-01 Thread Carsten Schoenert
Hello Peter, Am 02.02.2016 um 06:59 schrieb peter green: > On 01/02/16 07:45, Carsten Schoenert wrote: >> Can you give us a suggestion how to handle this issues? I've seen a >> similar solution like mine on the samba package upstream [5]. The zarafa >> suite isn't using this parts of the libvmime

Bug#812969: libvmime: FTBFS: net_tls_TLSSession.cpp:120:38: error: 'gnutls_certificate_type_set_priority' was not declared in this scope

2016-02-01 Thread Andreas Metzler
On 2016-02-01 Carsten Schoenert wrote: [...] > Peter Green has submitted a debdiff with a possibly solution that's seen > below. I'm not a security expert on those used functions inside libvmime > and found a another solution based on suggestions for upgrading to 3.4 > [1] and created a patch that

Bug#812969: libvmime: FTBFS: net_tls_TLSSession.cpp:120:38: error: 'gnutls_certificate_type_set_priority' was not declared in this scope

2016-01-31 Thread Carsten Schoenert
Dear GnuTLS maintainers, with the new gnutls v3.4 in unstable we hit some old deprecated marked function now as errors while building the libvmime package. ;) libvmime is a reverse dependency for the zarafa groupware we have packaged and is currently waiting in the new queue. The upstream maintain

Bug#812969: libvmime: FTBFS: net_tls_TLSSession.cpp:120:38: error: 'gnutls_certificate_type_set_priority' was not declared in this scope

2016-01-31 Thread Carsten Schoenert
Hello Peter, tanks for your feedback! On Sun, Jan 31, 2016 at 11:33:16PM +, peter green wrote: > The gnutls_*_set_priority functions have been removed. According to. > http://www.gnutls.org/manual/html_node/Upgrading-from-previous-versions.html > the replacement is gnutls_priority_set_direc

Bug#812969: libvmime: FTBFS: net_tls_TLSSession.cpp:120:38: error: 'gnutls_certificate_type_set_priority' was not declared in this scope

2016-01-31 Thread peter green
net_tls_TLSSession.cpp:120:38: error: 'gnutls_certificate_type_set_priority' was not declared in this scope (*m_gnutlsSession, certTypePriority); ^ net_tls_TLSSession.cpp:131:68: error: 'gnutls_protocol_set_priority' was not declared in this s

Bug#812969: libvmime: FTBFS: net_tls_TLSSession.cpp:120:38: error: 'gnutls_certificate_type_set_priority' was not declared in this scope

2016-01-27 Thread Chris Lamb
Source: libvmime Version: 0.9.1-4 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, libvmime fails to build from source in unstable/amd64: [..]