Skip to content

5.12.2

Latest
Compare
Choose a tag to compare
@directionless directionless released this 08 May 01:33
· 13 commits to master since this release

Git Commits

This release is a hot fix. It reverts #8233, which had inadvertently broken ATC tables under some conditions.

Representing commits from 8 contributors! Thank you all.

Table Changes

  • Update authorized_keys to support additional FIDO2 SSH key types (#8319)

Bug Fixes

  • Revert Don't add ATC table name to registry until after sqlite DB initialization #8233 (#8334)
  • Fix crash when carve size is stored as string (#8297)

Documentation

  • Updated Time Machine table documentation to require Full Disk Access. (#8325)

Build

  • Correct spec file name to macwin (#8311)
  • CI: Fix macOS python dependencies install step (#8308)
  • Fix xz submodule url: the GitHub mirror was banned due to CVE-2024-3094 (#8304)