Skip to content

v5.9.1

Compare
Choose a tag to compare
@heronhaye heronhaye released this 20 Jan 17:46
· 888 commits to master since this release
95a3939

This is a bugfix release for Linux only.

  • Fix issue where the KBFS mountpoint would be disconnected after restart Keybase (Transport endpoint is not connected).
    In order to restore access to /keybase, please either reboot your device or run sudo fusermount -uz /keybase.

  • Fix codesigning issue on Fedora 30 preventing upgrades
    It may be required to reinstall Keybase from https://keybase.io/docs/the_app/install_linux in order to update the public key on the Fedora system. Reinstalling should not be needed for future upgrades.

dnf install https://prerelease.keybase.io/keybase_amd64.rpm

Alternatively, one can remove the older version of our public key before upgrading.

rpm -e gpg-pubkey-656d16c7
dnf update keybase