github Lexonight1/thermalright-trcc-linux v8.6.9

latest releases: v9.5.2, v9.5.1, v9.5.0...
one month ago

Fixes

  • Windows SCSI device not found — USBSTOR PNPDeviceID lacks VID/PID (#68): _find_physical_drive() only matched VID_xxxx in the disk's PNPDeviceID, but Windows USBSTOR devices use vendor names instead (e.g. VEN_USBLCD). Added two-stage lookup: direct VID match, then confirm USB parent via Win32_USBControllerDevice and match USBSTOR disks by known Thermalright vendor strings with a size-based fallback
  • Windows SSL certificate verification failure on PyInstaller builds (v8.6.8): download_archive() failed with CERTIFICATE_VERIFY_FAILED — now clears SSL_CERT_FILE env var so Python uses the OS certificate store

Tests

  • 7 new tests (5265 total across 92 files)

Don't miss a new thermalright-trcc-linux release

NewReleases is sending notifications on new releases.