2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2026-06-02 09:19:33 +00:00
Files
xcat-dep/ipmitool
Vinícius Ferrão dea988bc53 fix(ipmitool): Add OpenSSL 3 MD2 header check for SLES 15/Leap 15
OpenSSL 3.x removed <openssl/md2.h> but keeps MD2_Init as a
deprecated shim in libcrypto. Add AC_CHECK_HEADER([openssl/md2.h])
inside the existing AC_CHECK_LIB block so HAVE_CRYPTO_MD2 is only
defined when both the function and header are available.
2026-05-11 21:06:20 -03:00
..
2018-11-08 00:40:02 -05:00
2008-11-02 20:08:46 +00:00
2011-04-27 20:04:23 +00:00
2017-05-30 14:59:47 -04:00