Changelog for
seahorse-lang-43.0+22-2.1.noarch.rpm :
* Tue Jun 04 2024 Michael Gorse
- Add seahorse-gcc14.patch: fix an invalid cast (glgo#GNOME/seahorse!220).
* Wed Feb 28 2024 Dominique Leuenberger - Update to version 43.0+22: + Avoid C99 incompatibility around seahorse_pkcs11_backend_initialize. + Allow building with GnuPG-2.4.x.- Drop 9260c747.patch: fixed upstream.
* 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.