Update to 2.0.36
Resolves: RHEL-10396
This commit is contained in:
parent
4af160d884
commit
45f6617286
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ OpenIPMI-2.0.18.tar.gz
|
||||
/OpenIPMI-2.0.29.tar.gz
|
||||
/OpenIPMI-2.0.31.tar.gz
|
||||
/OpenIPMI-2.0.32.tar.gz
|
||||
/OpenIPMI-2.0.36.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
Summary: IPMI (Intelligent Platform Management Interface) library and tools
|
||||
Name: OpenIPMI
|
||||
|
||||
Version: 2.0.32
|
||||
Release: 3%{?dist}
|
||||
Version: 2.0.36
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+ and GPLv2+ or BSD
|
||||
URL: http://sourceforge.net/projects/openipmi/
|
||||
Source: http://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
|
||||
@ -201,6 +201,9 @@ echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1
|
||||
%{_mandir}/man5/ipmi_sim_cmd.5*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 26 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.0.36-1
|
||||
- Update to 2.0.36
|
||||
|
||||
* Fri Jan 28 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.0.32-3
|
||||
- Add a patch to resolve one more issue found by rpmdiff/rpminspect:
|
||||
fix getaddrinfo detection to avoid using gethostbyname.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (OpenIPMI-2.0.32.tar.gz) = e409f32e6bbf26756338ada386fa394d48d734b4d6ba4beca700ce60bc3af3d0f41e972a328c4e076ae014f4fbd8598d05d3f879f9c6d76198e6ae1a2ba03e95
|
||||
SHA512 (OpenIPMI-2.0.36.tar.gz) = a47725308336f200e88a1eb8641ed5ef03fc8bb43ee47f7a99e39df68640ff912b6842c1710d7e767aeb724fc41fa4ed3b244685812ee985e5200003a45f4015
|
||||
|
Loading…
Reference in New Issue
Block a user