libsecret
tests (.collection
property).libsecret
.SecretService
and libsecret
backends now support a
new SelectableScheme
, allowing the keys for "username" and
"service" to be overridden for compatibility with other schemes
such as KeePassXC.
Introduced a new .with_properties
method on backends to
produce a new keyring with different properties. Use for example
to get a keyring with a different keychain
(macOS) or
scheme
(SecretService/libsecret). e.g.:
keypass = keyring.get_keyring().with_properties(scheme='KeePassXC')
.with_keychain
method on macOS is superseded by .with_properties
and so is now deprecated.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2022-f94d320a98
Please login to add feedback.
This update has been submitted for testing by music.
This update's test gating status has been changed to 'ignored'.
music edited this update.
This update has been pushed to testing.
Works fine.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.