Skip to content

Release 0.95

Compare
Choose a tag to compare
@mtkaczyk mtkaczyk released this 15 Jan 15:57
· 180 commits to master since this release

v0.95 / 2021-01-15

Commit list

Enhancements

  • Allow to run ledctl version without root
  • README update with the compilation steps

Bug fixes

  • Documentation updates
  • Defaulting to SGPIO for AMD systems
  • Don't rely on states priority while changing IBPI states
  • Check the white/blacklist from ledmon.conf earlier in discovery
  • Change installation directory to /usr/sbin
  • Use package version from autotools, not version.h
  • Fix memory leak in utils.c
  • Bugfixes and refactoring in SES module
  • Fixed issues reported by static analysis
  • Build system fixes
  • Other minor fixes