the-bastion/doc/release-notes/v3.13.00.md
2024-12-10 14:21:30 +01:00

1 KiB

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