Skip to content

Releases: Wer-Wolf/i8kutils

Version 1.55

20 Oct 18:23
Compare
Choose a tag to compare

Changes since version 1.54:

  • add support for changing the fan control mode between "manual" and "automatic"
  • fix an issue when detecting ac power

Version 1.54

14 Oct 01:18
Compare
Choose a tag to compare

Changes since version 1.53:

  • Depend on multi-user.target
  • Spelling fixes

Version 1.53

10 Oct 23:38
Compare
Choose a tag to compare

Changes since version 1.52:

  • fix unit tests
  • minor documentation fixes

Version 1.52

05 Sep 10:48
Compare
Choose a tag to compare

Changes since version 1.51:

  • overhaul install of default i8kmon config file

Version 1.51

09 Jun 17:43
Compare
Choose a tag to compare

Changes since version 1.50:

  • Allow users to disable the i8kmon systemd service without having to mask it
  • Some minor code improvements

Version 1.50

22 May 15:56
Compare
Choose a tag to compare

Changes since version 1.44:

  • Rewrite i8kutils in pure Tcl
  • Drop support for the deprecated procfs interface
  • Make evaluation of i8kmon.conf more secure
  • Modernize i8kctl and i8kmon
  • Fix i8kmon ondemand option and allow setting it from the command line
  • Add basic tcltests

Version 1.44

15 Aug 19:26
Compare
Choose a tag to compare

Changes since version 1.43:

  • Remove obsolete smm-test script, modprobe rule, i8kfan and probe_i8k_calls_time
  • Fix security issue caused by loading dell_smm_hwmon with restricted=1
  • Remove debian/redhat package infrastructure
  • Fix crash when no power supplies have been found
  • Add support for sysfs-based interface
  • Code quality improvements
  • Use meson as build system