Bug#828593: virtualbox: FTBFS with openssl 1.1.0

2016-09-29 Thread Sebastian Andrzej Siewior
On 2016-09-12 22:10:34 [+0200], Sebastian Andrzej Siewior wrote: > VirtualBox hackers! Could you please take a look at this? It should > compile against openssl 1.1.0 and 1.0.2h and work. It seems the patch is/was not perfect. According to [0] they applied parts of it to trunk and will backport

Bug#828593: virtualbox: FTBFS with openssl 1.1.0

2016-09-12 Thread Sebastian Andrzej Siewior
On 2016-09-10 01:30:13 [+0200], Kurt Roeckx wrote: > The code seems to be doing: The signature algorithm was > sha1WithRSAEncryption, so the public key they passed us must > have been an RSA key. But from what I understand, what the code > really did was: it's an EVP_sha1(), it's an an RSA key.

Bug#828593: virtualbox: FTBFS with openssl 1.1.0

2016-09-09 Thread Kurt Roeckx
On Wed, Sep 07, 2016 at 11:38:01PM +0200, Sebastian Andrzej Siewior wrote: > On 2016-06-26 12:24:40 [+0200], Kurt Roeckx wrote: > > If you have problems making things work, feel free to contact us. > > HALP! > > It builds against old & new ssl and I am proud what I managed in >

Bug#828593: virtualbox: FTBFS with openssl 1.1.0

2016-09-07 Thread Sebastian Andrzej Siewior
On 2016-06-26 12:24:40 [+0200], Kurt Roeckx wrote: > If you have problems making things work, feel free to contact us. HALP! It builds against old & new ssl and I am proud what I managed in rdssl_cert_to_rkey(). However they dereference EVP_MD->required_pkey_type which vanished in 1.1 and I have

Bug#828593: virtualbox: FTBFS with openssl 1.1.0

2016-06-26 Thread Kurt Roeckx
Source: virtualbox Version: 5.0.20-dfsg-2 Severity: important Control: block 827061 by -1 Hi, OpenSSL 1.1.0 is about to released. During a rebuild of all packages using OpenSSL this package fail to build. A log of that build can be found at: