Re: Bug#856004: khtml: please build-depen on libssl1.0-dev for Stretch

2017-02-26 Thread John Paul Adrian Glaubitz
On 02/26/2017 07:48 PM, Sebastian Andrzej Siewior wrote: > I don't insist on anything. I noticed that this package does not depend on > libssl after building and that is why I took a look. Interesting. So, I guess the best option would actually to drop the B-D on libssl-dev completely. I have chec

Re: Bug#856004: khtml: please build-depen on libssl1.0-dev for Stretch

2017-02-26 Thread Sebastian Andrzej Siewior
On 2017-02-26 01:03:23 [+0100], John Paul Adrian Glaubitz wrote: > But the question is whether SSL support is actually relevant in khtml at all. If it is not exported or mixed with QT's SSL then it is not relevant. > As you can see from the list of reverse dependencies, there's actually not > muc

Re: Bug#856004: khtml: please build-depen on libssl1.0-dev for Stretch

2017-02-25 Thread John Paul Adrian Glaubitz
On 02/25/2017 09:39 PM, Sebastian Andrzej Siewior wrote: > No. I assume that it might use QT's internal networking which is 1.0 and if > they mix then bad things will happen. > > The two functions marked * have no error handling if the function is missing. > Not using SSLv23_client_method() means

Re: Bug#856004: khtml: please build-depen on libssl1.0-dev for Stretch

2017-02-25 Thread Sebastian Andrzej Siewior
On 2017-02-25 12:29:31 [-0300], Lisandro Damián Nicanor Pérez Meyer wrote: > I think the issue here is if it will work or not at runtime. that is what I assume, correct. > Sebastian: have you seen it crash due to this? No. I assume that it might use QT's internal networking which is 1.0 and if

Re: Bug#856004: khtml: please build-depen on libssl1.0-dev for Stretch

2017-02-25 Thread Lisandro Damián Nicanor Pérez Meyer
On sábado, 25 de febrero de 2017 10:56:59 ART Scott Kitterman wrote: > On Saturday, February 25, 2017 12:29:31 PM Lisandro Damián Nicanor Pérez > Meyer > wrote: > > On sábado, 25 de febrero de 2017 14:03:31 ART John Paul Adrian Glaubitz > > wrote: > > > Hi Sebastian! > > > > > > I just gave it a

Re: Bug#856004: khtml: please build-depen on libssl1.0-dev for Stretch

2017-02-25 Thread John Paul Adrian Glaubitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi! On 02/25/2017 04:29 PM, Lisandro Damián Nicanor Pérez Meyer wrote: > I think the issue here is if it will work or not at runtime. > > Sebastian: have you seen it crash due to this? So, looking at the reverse dependencies of khtml (libkf5khtml5

Re: Bug#856004: khtml: please build-depen on libssl1.0-dev for Stretch

2017-02-25 Thread Lisandro Damián Nicanor Pérez Meyer
On sábado, 25 de febrero de 2017 14:03:31 ART John Paul Adrian Glaubitz wrote: > Hi Sebastian! > > I just gave it a try and khtml builds fine as is. > > Are there any additional tests you'd suggest for testing whether khtml > works fine with libssl1.1? Attached is the build log of a successful >