newsGNU FreeIPMI - News: FreeIPMI 1.6.1 Released

 
 
Latest News
FreeIPMI 1.6.12 & 1.6.13 Released posted by chu11, Sat 27 Jan 2024 12:59:45 AM UTC
FreeIPMI 1.6.11 Released posted by chu11, Wed 07 Jun 2023 11:51:26 PM UTC
FreeIPMI 1.6.10 Released posted by chu11, Wed 31 Aug 2022 05:13:55 PM UTC
FreeIPMI 1.6.9 Released posted by chu11, Wed 19 Jan 2022 07:26:15 PM UTC
FreeIPMI 1.6.8 Released posted by chu11, Thu 20 May 2021 04:28:17 AM UTC

FreeIPMI 1.6.1 Released

Item posted by Albert Chu <chu11> on Fri 02 Feb 2018 11:47:29 PM UTC.

https://ftp.gnu.org/gnu/freeipmi/freeipmi-1.6.1.tar.gz

FreeIPMI 1.6.1 - 02/02/18
-------------------------
o Add IPv6 hostname support to FreeIPMI, all of FreeIPMI can now
  take IPv6 addresses as inputs to "host" parameters, options, or 
  inputs.
o Support significant portions of IPMI IPv6 configuration in
  libfreeipmi.
o Add --no-session option in ipmi-raw.
o Add SDR cache options to ipmi-config.
o Legacy -f short option for --flush-cache and -Q short option
  for quiet-cache.  Backwards compatible for tools that supported
  it before.
o In ipmi-oem, support Gigabyte get-bmc-services and set-bmc-
  services.
o Various performance improvements:
  - Remove excessive calls to secure_memset to clear memory.
  - Remove excessive memsets and clears of data.
  - Remove unnecessary "double input checks".
  - Remove expensive input checks in libfreeipmi fiid library.
    Fallout from this may include FIID_ERR_FIELD_NOT_FOUND errors
    in different fiid functions.
  - Remove unnecessary input checks in libfreeipmi fiid library.
  - Add recent 'lookups' of fields in fiid library to internal
    cache.
o Various minor fixes/improvements
  - Update libfreeipmi core API to use poll() instead of
    select(), to avoid issues with applications with a high
    number of threads.

 

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code