Re: Problems after upgrade to libssl 1.0.2a

2015-06-29 Thread Christoph Groth
Oswald Buddenhagen wrote: > On Tue, May 26, 2015 at 12:02:31PM +0200, Christoph Groth wrote: >> I’m using version 1.1.2 of isync, as packaged in Debian “testing”, >> > it would be interesting to see whether you see the same problem with 1.2 > (or git isync_1_2_branch). I tried the isync 1.2 packa

Re: Problems after upgrade to libssl 1.0.2a

2015-05-30 Thread Oswald Buddenhagen
On Tue, May 26, 2015 at 12:02:31PM +0200, Christoph Groth wrote: > I’m using version 1.1.2 of isync, as packaged in Debian “testing”, > it would be interesting to see whether you see the same problem with 1.2 (or git isync_1_2_branch). > to synchronize with several IMAP servers. Very recently, a

Re: Problems after upgrade to libssl 1.0.2a

2015-05-28 Thread Evgeniy Berdnikov
On Wed, May 27, 2015 at 11:38:34AM +0200, Christoph Groth wrote: > > I have managed to debug the problem a bit further. With libssl > 1.0.2a I note that the following command gets stuck > > openssl s_client -connect imap.some.org:993 > > it outputs > > CONNECTED(0003) > > and hangs unti

Re: Problems after upgrade to libssl 1.0.2a

2015-05-28 Thread Christoph Groth
Hello, I have managed to debug the problem a bit further. With libssl 1.0.2a I note that the following command gets stuck openssl s_client -connect imap.some.org:993 it outputs CONNECTED(0003) and hangs until there’s a timeout. On the other hand, the following command successfully e

Problems after upgrade to libssl 1.0.2a

2015-05-26 Thread Christoph Groth
Dear all, Thanks for writing and maintaining the extremely useful isync package! I’m using version 1.1.2 of isync, as packaged in Debian “testing”, to synchronize with several IMAP servers. Very recently, after an upgrade of the libssl1.0.0 package from Debian version 1.0.1k-3 to 1.0.2a-1, m