Skip to content

1932.0.0.0

Compare
Choose a tag to compare
@tomasbw tomasbw released this 05 Aug 06:13
· 830 commits to master since this release

1932.0.0.0

  • Features
  • Improve debug prints in WsManClient code and print errors in Release builds
  • Bugfixes
  • AuditLogWSManClient: Add parsing of value 3 in InitType

1930.0.0.0

  • Features
  • Traffic dump into general log
  • The log system was updated:
  • different log levels
  • ability to enable logs above specified severity
  • the debug is enabled using the lms_enable_logging_severity.sh/bat script
  • Fix and add scripts for LMS testing
  • Conditionally add tests the to the installation package for ease of continuous integration
  • [Linux] load service libraries using full name to ease on Yocto integration
  • Bugfixes
  • Build instructions updated
  • Fix vector size initialization in port forwarding
  • [Windows] Release HECI device on driver unload to allow restart-less update
  • [Linux] make storage directories traversable (set executable bit for new directories created in /etc/lms)