Tags 641711 + wontfix thanks On Thu, Sep 15, 2011 at 10:50:20AM +0100, Ross Burton wrote: > Package: libssl-dev > Version: 1.0.0e-2 > Severity: normal > > openconnect uses DTLS from libssl to connect to the VPN. However compilation > of > openconnect 3.12 fails on Debian because dtls1_stop_timer() isn't in the > header > files. > > Upstream libssl installs ssl_locl.h and that declares dtls1_stop_timer(). For > some reason this isn't packaged in Debian.
ssl_locl.h only contains functions that aren't exported to other applications. The dtls1_stop_timer function is also no longer present in libssl.so.1.0.0. I do not intend to revert that change. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

