Skip to content

v3.13.00

Compare
Choose a tag to compare
@speed47 speed47 released this 28 Jul 12:19
· 144 commits to master since this release
v3.13.00

⚡ Security

  • No security fixes since previous release
  • Oldest release with no known security issues: v3.00.00 (first public version)

💡 Highlights

The change from the previous version is:

  • The plugins output is now recorded using ttyrec, as the egress connections are, instead of being stored in sqlite format
    within the home folder of the account. This helps avoiding the sqlite databases growing too much in size when
    accounts are using --osh commands very intensively.

A more complete list of changes can be found below, for an exhaustive (and boring) list, please refer to the commit log.

📌 Changes

  • enh: use ttyrec instead of sqlite to record plugin output
  • fix: selfMFASetupPassword: restore default sighandlers to avoid being zombified

⏩ Upgrading