[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package exchange-bmc-os-info-1.8.18-19.el8.noarch download

Name exchange-bmc-os-info
Epoch 0
Version 1.8.18
Release 19.el8
Architecture noarch
Website/URL http://ipmitool.sourceforge.net/
License BSD
Build Time 2023-12-12 17:57:58
Build Host builder-x86-04.inferitos.ru
Summary Let OS and BMC exchange info
Repositories AppStream
Description Given a host with BMC, this package would pass the hostname & OS information to the BMC and also capture the BMC ip info for the host OS to use.
Errata
Size 19 KiB
Source Project ipmitool-1.8.18-19.el8
SHA-256 checksum 06a00d1008c6dfc62e00fb301bae99b427674dd715a96139bd4a32d59aed4d01
× Full screenshot
Changelog link
* Mon Jul 31 2023 Pavel Cahyna <pcahyna@redhat.com> - 1.8.18-19
- Backport upstream PR 120 to fix segfault on invalid unit types
  Resolves: rhbz#2224578
- Add vendor ID for NVIDIA BMCs
  Resolves: rhbz#2218358
- Add upstream ipmievd patch to check received msg id against expectation
  Fixes problem where SEL response is not recognized correctly
  when SEL request times out
  Resolves: rhbz#2224569

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.8.18-18
- Rebuilt for MSVSphere 8.8

* Mon Jul 19 2021 Pavel Cahyna <pcahyna@redhat.com> - 1.8.18-18
- Protect against negative values to memmove that caused
  "ipmitool sol activate" to crash against an IBM DataPower appliance
  (#1951480)
  Cherry-picked from upstream PR#78.

* Wed Jun 03 2020 Václav Doležal <vdolezal@redhat.com> - 1.8.18-17
- Disable retry of pre-session "Get cipher suites" command as some
  BMCs are ignoring it (#1831158)

* Thu Apr 30 2020 Václav Doležal <vdolezal@redhat.com> - 1.8.18-16
- Fix "ipmitool pef {status,info}" not printing final newline (#1840546)

* Thu Apr 30 2020 Václav Doležal <vdolezal@redhat.com> - 1.8.18-15
- Backport OEM support for Quanta (#1811941)

* Fri Feb 07 2020 Václav Doležal <vdolezal@redhat.com> - 1.8.18-14
- Fix memory leak (found by covscan)

* Fri Feb 07 2020 Václav Doležal <vdolezal@redhat.com> - 1.8.18-13
- Backport fix for CVE-2020-5208 (#1799039)

* Fri Nov 15 2019 Václav Doležal <vdolezal@redhat.com> - 1.8.18-12
- Disable -fstrict-aliasing (RPMDiff issue)

* Tue Oct 15 2019 Václav Doležal <vdolezal@redhat.com> - 1.8.18-11
- Choose the best cipher suite available when connecting over LAN (#1749360)