mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-26 22:29:19 +00:00
649653eb1c
On systems with the option `use-keyboxd` enabled in config, option `--no-keyring` in gpg command line doesn't work. The result of the pubkey_id function will be the first key in the keybox keyring instead of the id of pubkey from the depot user. Fixes genodelabs/genode#5235 genodelabs/goa#92