------------------------------------------------------------------- Wed May 21 16:42:44 UTC 2025 - Richard Rahl - remove Provides: secret-tool ------------------------------------------------------------------- Mon May 12 21:11:50 UTC 2025 - Richard Rahl - remove Obsoletes: secret-tool ------------------------------------------------------------------- Tue May 6 14:40:08 UTC 2025 - Richard Rahl - update vendor tarball, fixing bsc#1242633 ------------------------------------------------------------------- Thu Apr 17 21:23:26 UTC 2025 - Enrico Belleri - Enable build of portal, daemon, cargo-credential - Enable tests - Update cargo vendor ------------------------------------------------------------------- Sun Mar 23 21:08:38 UTC 2025 - Richard Rahl - 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 - 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 - 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 - 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 - 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 - initial packaging