Changelog for
gnome-shell-search-provider-seahorse-43.0-4.1.noarch.rpm :
* Fri Jan 06 2023 Dominique Leuenberger
- Add 9260c747.patch: Allow building with GnuPG-2.4.x.
* Mon Dec 12 2022 Callum Farmer - The shell provider dbus service file must be in the main package due to being referenced in the .desktop file
* Fri Oct 14 2022 Bjørn Lie - Update to version 43.0: + When showing an empty page, there\'s now a button to add a new item directly. + Fixed some warnings related to .authorized_keys or .other_keys not existing on the system. + Keysharing over DNS-SD is now disabled by default. + Port to libsoup3. + Updated translations.- Drop ab2f253c.patch: Fixed upstream.- Add desktop-file-utils BuildRequires: New dependency.- Add appstream-glib BuildRequires: Optional BuildRequires for validation of appdata during meson_test.
* Thu Sep 01 2022 Bjørn Lie - Add ab2f253c.patch: Port to soup3. Following this, replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires.- Build sub-package gnome-shell-search-provider-seahorse as noarch.
* Mon May 23 2022 Dominique Leuenberger - Update to version 42.0: + pgp: Fix GPG version check. + desktop: Add pgp,gpg to the description. + search-provider: Don\'t escape result description as markup. + gkr: Network label fixes. + ssh: Fix CPU Usage Spike When Calling ssh-keygen. + desktop: Add supported mime types to .desktop file> + desktop: Mark application as adaptive. + metainfo: Align app name with .desktop name. + ui: Opt-in to color scheme user preference> + Updated translations.
* Wed Sep 29 2021 Bjørn Lie - Update to version 41.0: + appdata: State hardware support. + Updated translations.- Update Supplements syntax in sub-package to current standard.
* Thu Sep 16 2021 Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105).
* Sat Sep 04 2021 Bjørn Lie - Update to version 41.beta: + pgp: - Redesign of the PGP key properties dialog - Also monitor .kbx in gpghomedir, making sure we get notified of new keys - Start adding (basic) unit tests - Make pgp key id equality accept more values - Make HKP keyid check more robust - Fix expiration date for certain keys - Allow building with GnuPG-2.3.x - Fix segfault when built with LDAP disabled + ui: - Follow GNOME HIG more closely [!178] - Datepicker now only pops down on double click + gkr: - Fix warnings for items with NULL labels - Don\'t show \"Details\" if no attributes are shown + appdata: Updated screenshot + Update README.md + Updated translations.
* Tue Apr 13 2021 Dominique Leuenberger - Update to version 40.0: + Fix paint issue when unlocking empty login keyring (boo#1179003). + pgp: - Properly fix keyserver registration. - Add unit tests for PGP keyserver code.
* build: Unbreak build using vala 0.48.x.
* ci: Add minimal style checks to the CI.
* Several code cleanups.
* Updated translations.- Drop 153.patch: fixed upstream.
* Tue Feb 23 2021 Dominique Leuenberger - Update to version 40.alpha: + Fix import dialog. + pgp: - Add support for HKPS servers. - Allow empty passphrase on key creation. - Fix expiry container disabled. + gkr: Add icon for network passwords. + ui: use libhandy list styling. + deps: - Bump to libhandy 1.1 and remove submodule. - Bump minimal supported version of gcr. - Bump minimal supported versions of gpg/gpgme. + Updated translations.
* Mon Feb 22 2021 Dominique Leuenberger - Add 153.patch: key-manager: Make sure to update after unlocking (boo#1179003).
* Mon Feb 15 2021 Bjørn Lie - Update to version 3.38.1: + ui: Bind to list item to listen to changes. + Updated translations.
* Sun Nov 08 2020 Bjørn Lie - Update to version 3.38.0.1: + Fix detection of libhandy-1.- Drop seahorse-fix-libhandy.patch, fixed upstream.
* Sat Nov 07 2020 Bjørn Lie - Update to version 3.38.0: + Bump to libhandy1. + Updated translations.- Replace pkgconfig(libhandy-0.0) for pkgconfig(libhandy-1) BuildRequires following upstreams changes.- Add seahorse-fix-libhandy.patch, fix detection of new libhandy.
* Fri Sep 04 2020 dimstarAATTopensuse.org- Update to version 3.37.2: + help: Several updates to the help pages. + gkr: Allow copying password secret with right click. + pgp: Don\'t show \'Indicate trust\' before importing. + ssh: Fix \"allow remote access\".- Changes from version 3.37.1: + Better keyboard navigation. + pgp: Set input-purpose on relevant entries. + Don\'t use wrongful mnemonic for Import. + Several fixes to the help pages. + Updated translations.
* Sat Jun 20 2020 Bjørn Lie - Update to version 3.36.2: + Revert accidental string freeze break.
* Sat Jun 20 2020 Bjørn Lie - Update to version 3.36.1: + Updated help pages. + Updated translations.
* Wed Mar 11 2020 mgorseAATTsuse.com- Update to version 3.36: + Add hyperlink for COPYING in README. + meson: Validate appdata and desktop files. + flatpak: Remove dconf workaround. + flatpak: Remove libsoup. + gkr: Try to guess the username. + Updated translations.
* Tue Feb 18 2020 Dominique Leuenberger - Update to version 3.35.91: + ui: - Add F10 shortcut for \'open menu\'. - Remove ctrl+f1 shortcut. + pgp: - Allow exporting both public & secret key. - Use gpgme_op_create_subkey() over gpgme_op_edit(). - Port several dialogs to GtkTemplate. - Small UI changes to KeyProperties. + gkr: - Try to display a username if available. - Strip verbose \'Network secret for\' prefix. - Use \"network-wired\" icon for NM secret. + common: Remove SeahorseObjectWidget. + css: Fix a missing \'px\' unit. + meson: Use files() for source.
* Wed Feb 12 2020 dimstarAATTopensuse.org- Update to version 3.35.90: + a11y: Make sure import buttons have a mnemonic. + ui: - Add keyboard shortcuts window. - Take initials steps to provide an adaptive UI. - Remove \"Show combined\" option. - sidebar: Group by Passwords, Keys, Certificates. - sidebar: Don\'t show \"System Trust\" if empty. + ssh: Show the public key and add button to copy it. + pgp: Don\'t use short key IDs. + build: glgo#GNOME/seahorse!103, glgo#GNOME/seahorse!104, glgo#GNOME/seahorse!110, glgo#GNOME/seahorse!113.- Changes from version 3.35.1: + Replace GtkFileChooserDialog with GtkFileChooserNative. + Add development profile. + icon: Create a nightly app icon. + pgp: - Update documentation for exporting public keys - Fix segfault when deleting subkeys (glgo#GNOME/seahorse#250). - Fix deadlock with trust-model tofu or tofu-pgp (glgo#GNOME/seahorse#2). + Updated translations.- Replace libgpgme-devel BuildRequires with pkgconfig(gpgme).- Add pkgcofig(libhandy-0.0) BuildRequires: new dependency.
* Sun Jan 05 2020 Bjørn Lie - Update to version 3.34.1: + Fix crash when deleting a subkey. + Fix a deadlock when using tofu trust model. + Updated translations.