IPMI (Intelligent Platform Management Interface) library and tools
Go to file
Pavel Cahyna 64a3ffcdb6 Include config.h in cmdlang to avoid gethostbyname
cmdlang.c uses a configure macro to determine getaddrinfo support.

Without the macro defined, it uses gethostbyname instead of getaddrinfo.
This was actually happening erroneously, because the code did not
include config.h. Fix that.

Avoids one rpminspect/rpmdiff warning.

Related: rhbz#2044062
2022-01-28 12:32:06 +01:00
.gitignore Update to 2.0.32 2022-01-23 16:58:05 +01:00
0001-man.patch Merged update from upstream sources 2020-10-30 15:08:49 +01:00
gating.yaml Add RHEL gating configuration 2021-07-15 03:21:26 +02:00
include-config-h-cmdlang.patch Include config.h in cmdlang to avoid gethostbyname 2022-01-28 12:32:06 +01:00
ipmi.service Merged update from upstream sources 2020-10-30 15:08:49 +01:00
openipmi-helper Merged update from upstream sources 2020-10-30 15:08:49 +01:00
openipmi.modalias Merged update from upstream sources 2020-10-30 15:08:49 +01:00
OpenIPMI.spec Include config.h in cmdlang to avoid gethostbyname 2022-01-28 12:32:06 +01:00
openipmi.sysconf Merged update from upstream sources 2020-10-30 15:08:49 +01:00
sources Update to 2.0.32 2022-01-23 16:58:05 +01:00