On Tue, Apr 17, 2012 at 01:37:47PM +0200, Alberto Garcia wrote: > On Fri, Apr 13, 2012 at 07:22:36PM +0200, Kurt Roeckx wrote: > > > > > Ok, this is interesting, I was going to try that patch but > > > > found out that just recompiling irssi 0.8.15-4 (using pbuilder, > > > > without any changes) makes the problem disappear ... :? > > > > That's doesn't make much sense, and sounds like an ABI problem in > > libssl1.0.0. > > I think I found the problem. In irssi's network-openssl.c:409 > > SSL_CTX_set_options(ctx, SSL_OP_ALL | SSL_OP_NO_SSLv2); > > In the latest versions of OpenSSL, SSL_OP_ALL includes > SSL_OP_NO_TLSv1_1.
So you mean with a rebuild you pass new options, and with the new options it works? kurt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org