Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 1.31 KB

Version 1.2

  • msd-tool: Prevent updating the modification timestamp of /sys/fs/selinux/load (Issue #2, PR #6)
    • Please note there are no plans to implement further ways of evading detection by apps. This workaround just happened to be easy enough to implement.

Version 1.1

  • Update checksum for tensorflow-lite-metadata-0.1.0-rc2.pom dependency (PR #1)
  • Fix incorrect gradle inputs causing Rust source code to not be rebuilt (PR #3)
  • Remove unnecessary mlstrustedobject attribute from the msd_daemon SELinux type (PR #4)
  • Allow disabling individual images so that not all of them need to be active at the same time (PR #5)

Version 1.0

  • Initial release