2016-06-11 14:30 GMT+02:00 Kurt Roeckx <k...@roeckx.be>: > > Hi, > > The release of OpenSSL 1.1.0 is getting nearer. Some packages > will no longer build with the new version without changes. Most > of those changes should be trivial, like you can't allocate some > structures on the stack anymore and need to use the correct _new() > and _free() function. > > It can also mean that you can't directly access some members of > those structures anymore and need to use a function instead. > > There is an upstream wiki page for this at: > https://wiki.openssl.org/index.php/1.1_API_Changes > > If things aren't clear, you have questions, are there are missing > access functions please contact us. > > I've uploaded packages to experimental, so you can use those to > test things. >
Is an openssl 1.1.0 transition scheduled before release freeze ? Jérémy