Re: fix qt4 after libcrypto bump

2018-08-26 Thread Jeremie Courreges-Anglas
On Sun, Aug 26 2018, Theo Buehler wrote: > Turns out I accidentally committed one diff too many to libcrypto > (meaning one that didn't go through sthen's bulk) and as a well-deserved > punishment, I broke Qt stuff (what else?). > > The diff below fixes the build of x11/qt4 for me. > > The

fix qt4 after libcrypto bump

2018-08-26 Thread Theo Buehler
Turns out I accidentally committed one diff too many to libcrypto (meaning one that didn't go through sthen's bulk) and as a well-deserved punishment, I broke Qt stuff (what else?). The diff below fixes the build of x11/qt4 for me. The problem is that X509_getm_not{Before,After}() are now proper