[ 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 ipmievd-1.8.18-19.el8.x86_64 download

Name ipmievd
Epoch 0
Version 1.8.18
Release 19.el8
Architecture x86_64
Website/URL http://ipmitool.sourceforge.net/
License BSD
Build Time 2023-12-12 17:58:53
Build Host builder-x86-07.inferitos.ru
Summary IPMI event daemon for sending events to syslog
Repositories AppStream
Description ipmievd is a daemon which will listen for events from the BMC that are being sent to the SEL and also log those messages to syslog.
Errata
Size 200 KiB
Source Project ipmitool-1.8.18-19.el8
SHA-256 checksum 9cf4afb0c4965334e613c29492855a35f62c51f63387a1f86bf95f71f532b3f1
× 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)