Commit Graph

13 Commits

Author SHA1 Message Date
Pavel Cahyna d5a37bd3d6 Bump Release, update %changelog 2023-05-18 09:51:36 +00:00
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
Pavel Cahyna 4744e5a57d Bump Release, update %changelog
Related: rhbz#2044062
2022-01-26 22:00:56 +01:00
Pavel Cahyna 4a0c024774 Resolve a minor issue found by rpmdiff
"Subpackage OpenIPMI-lanserv on aarch64 x86_64 ppc64le s390x consumes
libraries libOpenIPMIposix.so.0()(64bit) libOpenIPMIutils.so.0()(64bit)
from subpackage OpenIPMI-libs but does not have explicit package version
requirement.

Please add Requires: OpenIPMI-libs = %{version}-%{release} to
OpenIPMI-lanserv in the specfile to avoid the need to test
interoperability between the various combinations of old and new
subpackages."

"Subpackage OpenIPMI-devel on aarch64 x86_64 ppc64le s390x consumes
library libIPMIlanserv.so.0()(64bit) from subpackage OpenIPMI-lanserv
but does not have explicit package version requirement.

Please add Requires: OpenIPMI-lanserv = %{version}-%{release} to
OpenIPMI-devel in the specfile to avoid the need to test
interoperability between the various combinations of old and new
subpackages."

Related: rhbz#2044062
2022-01-26 21:27:43 +01:00
Igor Raits fa0468ed57
Update to 2.0.32
Resolves: rhbz#2044062
Signed-off-by: Igor Raits <igor.raits@gmail.com>
2022-01-23 16:58:05 +01:00
Mohan Boddu b3cef24168 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 22:41:59 +00:00
Aleksandra Fedorova 491c3a7c25 Add RHEL gating configuration 2021-07-15 03:21:26 +02:00
Mohan Boddu 973aa8b1de Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-16 03:21:51 +00:00
Mohan Boddu 595a6f9772 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 22:26:01 +00:00
DistroBaker 62e1aafa71 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/OpenIPMI.git#6f4a94c4f2e5dc5ae79d0640cfaa4e92b1ceaf67
2021-02-03 01:26:56 +00:00
DistroBaker ab0f9ea3ad Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/OpenIPMI.git#047992fe397d9480ca9c9f1f667242781389d675
2021-01-25 09:52:46 +00:00
DistroBaker 1caed2ca2b Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/OpenIPMI.git#083420d40250989c07e6b4836900c3580af2b841
2020-10-30 15:08:49 +01:00
Release Configuration Management b95059d3c7 New branch setup 2020-10-30 12:27:45 +00:00