[ Все 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 ]
×

Пакет ipmievd-1.8.18-19.el8.x86_64 download

Имя ipmievd
Эпоха 0
Версия 1.8.18
Релиз 19.el8
Архитектура x86_64
Сайт http://ipmitool.sourceforge.net/
Лицензия BSD
Время сборки 2023-12-12 17:58:53
Хост сборки builder-x86-07.inferitos.ru
Краткое описание IPMI event daemon for sending events to syslog
Репозитории AppStream
Полное описание 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.
Эррата
Размер 200 КиБ
Исходный проект ipmitool-1.8.18-19.el8
Контрольная сумма SHA-256 9cf4afb0c4965334e613c29492855a35f62c51f63387a1f86bf95f71f532b3f1
× Full screenshot
История изменений 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)