GNU FreeIPMI - News
posted by chu11, Sat 27 Jan 2024 12:59:45 AM UTC
FreeIPMI 1.6.12 - 11/19/23
--------------------------
o Use poll() over select() to avoid fd limit in openipmi driver.
o Fix potential portability problems on systems without cbrt().
o Minor documentation updates.
FreeIPMI 1.6.13 - 01/26/24
--------------------------
o Fix build issues on systems where inb/outb are declared with
inline assembly.
o Add additional sensor/event interpretations.
posted by chu11, Wed 07 Jun 2023 11:51:26 PM UTC
o Fix double free corner case in ipmiseld.
o Support ISO 8601 date inputs to date range options in ipmi-sel.
o Support Xilinx OEM FRU records.
o Fix corner case in libipmimonitoring, support sensor if units
is "RPM per minute", but just return "RPM" as the units.
o Fix portability compilation on cygwin.
o Fix typo in fiid template field that could lead to packet
interpretation errors.
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.11.tar.gz
posted by chu11, Wed 31 Aug 2022 05:13:55 PM UTC
o Support IPv6 Lan configuration in ipmi-config. IPv6
configuration is supported in the new Lan6_Conf section.
o Fix static compilation issues by renaming a number of internal
functions.
o Misc documentation corrections.
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.10.tar.gz
posted by chu11, Wed 19 Jan 2022 07:26:15 PM UTC
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.9.tar.gz
o Support --with-systemconfigdir build option.
o Fix build issue on musl where putmsg/getmsg are not available.
o Fix build issue when inb/outb are not available on some systems.
o Fix static build issues with gcrypt.
o Add conserver documentation in faq.
o Minor documentation updates.
posted by chu11, Thu 20 May 2021 04:28:17 AM UTC
o Fix incorrect sensor read corner case on BMCs that use non-default LUNs (LP#1926299).
o Remove hard coded paths from system config files (i.e. mostly files in /etc). Have paths updated based on options to configure.
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.8.tar.gz
posted by chu11, Sat 13 Feb 2021 10:45:50 PM UTC
FreeIPMI 1.6.7 - 02/12/21
-----------------------------------
o Do not require IPMI access when running ipmi-fru with the --fru-file option.
o Fix default permissions of various config and system files.
o Minor documentation updates.
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.7.tar.gz
posted by chu11, Fri 04 Sep 2020 05:18:43 PM UTC
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.6.tar.gz
o In libfreeipmi, fix segfault in SPMI parsing leading to immediate failures on some hardware across all tools.
posted by chu11, Thu 21 May 2020 11:04:23 PM UTC
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.5.tar.gz
- Add FRU parsing workaround for Fujitsu Primergy RX1330, in which a CEh is used to indicate that no FRU data is available.
- Misc minor fixes.
posted by chu11, Wed 21 Aug 2019 11:47:25 PM UTC
https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.4.tar.gz
o In libfreeipmi, add additional workarounds for packets that are
re-ordered during sensor bridging.
o In libfreeipmi, add additional sensor / event interpretations.
o In libfreeipmi, fix error return value on bridging requests.
[...]
posted by chu11, Fri 25 Jan 2019 12:24:38 AM UTC
http://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.3.tar.gz
FreeIPMI 1.6.3 - 01/23/19
-------------------------
o In ipmi-locate, support parsing SPMI tables exported via sysfs.
o Support Intel S2600GZ OEM sensor and SEL events.
o Support Intel S2600WP OEM sensor and SEL events.
[...]
Powered by Savane 3.14-8aba.
Corresponding source code