Skip to content

Releases: intel/libmei

v1.4

22 Jul 19:13
Compare
Choose a tag to compare

[1.4]

Added

  • Add option to log to syslog (use USE_SYSLOG parameter in CMake).

Changed

Fixed

  • Cleanup code.
  • Use symbolic constants to improve code readability.
  • Use O_CLOEXEC when opening device file.

v1.3

22 Jul 05:55
Compare
Choose a tag to compare

Version 1.3

Changes

  1. cmake cleanups
  2. Add configuration files for gitlint, cmake-format
  3. Add internal checkpatch.pl from the Linux kernel.
  4. Code fixes:
    a. Account to strdup failure in init
    b. fix typo in enum
    c. dump_hex_buffer() remove variable length array