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 runsudo 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