File oo7.changes of Package oo7
-------------------------------------------------------------------
Sun Mar 23 21:08:38 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.4.3:
* cli: Add custom keyring file support
* dbus/secret: Workaround gnome-keyring being non-spec compliant
* client: Deprecate Keyring::with_broken_item_cleanup
* cli: Add a new argument for listing all items
- disable updating venored dependencies, as the crate `time` has a
breaking change
-------------------------------------------------------------------
Fri Mar 21 18:40:00 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.4.2:
* Relax the condition when validating the file backend keyring secret and
provide various APIs to allow the developer to recover the non-broken items
in a keyring or delete the broken ones.
-------------------------------------------------------------------
Sun Feb 16 01:50:12 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.4.0:
* portal: Support migration from legacy keyring format
* service: Add signals for collection create/delete/change
* client: Add a generic Secret type
* client: Don't panic if a cryptography operation fails
- disable some tests, as they need dbus
-------------------------------------------------------------------
Sat Jun 22 16:17:31 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- update to 0.3.3:
* client/item: Force tuple usage when serializing
* client: Use async UnixStream
-------------------------------------------------------------------
Fri May 17 02:17:48 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- update to 0.3.2:
* client: Fix compile issue with tracing feature
* client: Do not create features for optional deps already behind a feature
- update to 0.3.1:
* portal: Support migration from legacy keyring format
* portal: Add rekeying support for oo7::portal::Keyring
* service: Use correct signal name for CollectionDeleted
* service: Add signals for collection create/delete/change
* collection: Add path to public api
-------------------------------------------------------------------
Sun Feb 25 21:35:35 UTC 2024 - Richard Rahl <rrahl0@proton.me>
- initial packaging