Skip to content

Updates on Machines w/ T2 Security Chips

Choose a tag to compare

@jonesiscoding jonesiscoding released this 21 Dec 20:45
· 11 commits to main since this release

Fixes the following bugs:

  • Updates that require a shutdown due to an update of BridgeOS on machines with the T2 security chip were being detected as 'restart' updates. These are now correctly detected as 'shutdown' updates.
  • Using the 'wait' command, the correct return code was not returned when waiting for a user logout.
  • Updates were not detected when using the --no-scan flag.

Various other code improvements were also made.