Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX
От
Andreas Karlsson
Тема
Re: pgcrypto compilation error due to stack-allocated
EVP_CIPHER_CTX
Дата
Msg-id
116b5e5e-d277-454e-90f9-26fe0e5819b7@proxel.se
Ответ на
pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX (Andres Freund)
Список
Дерево обсуждения
pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Andres Freund <andres@anarazel.de>
Re: pgcrypto compilation error due to stack-allocated
EVP_CIPHER_CTX Andreas Karlsson <andreas@proxel.se>
Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Michael Paquier <michael.paquier@gmail.com>
Re: pgcrypto compilation error due to stack-allocated
EVP_CIPHER_CTX Heikki Linnakangas <hlinnaka@iki.fi>
Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Michael Paquier <michael.paquier@gmail.com>
Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Michael Paquier <michael.paquier@gmail.com>
Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Asif Naeem <anaeem.it@gmail.com>
Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Michael Paquier <michael.paquier@gmail.com>
Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Asif Naeem <anaeem.it@gmail.com>
Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Michael Paquier <michael.paquier@gmail.com>
Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Asif Naeem <anaeem.it@gmail.com>
Re: [HACKERS] pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] pgcrypto compilation error due to stack-allocatedEVP_CIPHER_CTX Heikki Linnakangas <hlinnaka@iki.fi>
Re: [HACKERS] pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Michael Paquier <michael.paquier@gmail.com>
On 12/01/2016 02:48 AM, Andres Freund wrote: > It appears openssl has removed the public definition of EVP_CIPHER_CTX > leading to pgcrypto failing with: Yes, I believe this is one of the changes in OpenSSL 1.1. I guess you might be the first one to try to compile with 1.1 since 5ff4a67f63fd6d3eb01ff9707d4674ed54a89f3b was pushed. If we do not already have it I think we should get a build farm animal with OpenSSL 1.1. Andreas
В списке pgsql-hackers по дате отправления