package/ipmitool: add openssl 1.1.x compatibility
authorMatt Weber <matthew.weber@rockwellcollins.com>
Tue, 5 Feb 2019 14:37:09 +0000 (08:37 -0600)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Feb 2019 17:09:01 +0000 (18:09 +0100)
commitcbbeda002317bd187768da6da011730e44f6349e
tree68c71a089fa052b0ef6b6de57c4c7a5a77a8a2cf
parentfb26b85b90bd84af38f54fa5464d30cedd4967af
package/ipmitool: add openssl 1.1.x compatibility

Changes adapt the current codebase to use supported APIs now that openssl
1.1.x by default disables all deprecated items.

Fixes
http://autobuild.buildroot.net/results/97d/97dab568f1f3d342b6bfcb9f597ced4de6f1309e

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ipmitool/0002-ID-461-OpenSSL-1.1-compatibility-error-storage-size-.patch [new file with mode: 0644]
package/ipmitool/0003-ID-461-Make-compiler-happier-about-changes-related-t.patch [new file with mode: 0644]
package/ipmitool/0004-ID-480-ipmitool-coredumps-in-EVP_CIPHER_CTX_init.patch [new file with mode: 0644]
package/ipmitool/0005-ID-480-Call-EVP_CIPHER_CTX_free-instead-of-EVP_CIPHE.patch [new file with mode: 0644]
package/ipmitool/0006-lanplus-Fix-compile-with-deprecated-APIs-disabled.patch [new file with mode: 0644]