Package Release Info

pinentry-gui-1.3.1-bp160.1.5

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pinentry-efl
pinentry-emacs
pinentry-fltk
pinentry-gnome3
pinentry-gtk2
pinentry-qt6

Change Logs

* Sun Sep 22 2024 Bernhard Wiedemann <bwiedemann@suse.com>
- Make pinentry-efl optional
* Wed Jul 17 2024 Alexander Graul <alexander.graul@suse.com>
- update to 1.3.1:
  * qt: Install and use pinentry icon. [rPf9c252a8d9]
  * qt: Small fix for Qt5. [rP844360c9c9]
  * qt: Fix Windows build of Qt6. [rP34019f954a]
  * New envvar PINENTRY_KDE_USE_WALLET to enable the secret
    storage integration on KDE. [rP23753cfb03]
* Sun Jun 30 2024 Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
  * qt: Add new Qt6 frontend.  [rP1e79123c38]
  * qt: Set parent window on Wayland.  [T6930]
  * qt: Fix capslock detection on Wayland.  [rP7dfc60a70d]
  * qt: Fix window icon on Wayland.  [T6887]
  * qt: Add support for external password manager with libsecret.
  * qt: Remove focus indication by text selection.  [T5863]
  * qt: Use same focus indication for labels as Kleopatra.
  * qt: Improve accessibility.  [T5863]
  * gnome3: Prefer gcr-4.  [rP069c219223]
  * curses: Fix timeout handling.  [rP08408498b3]
  * curses: Add SETREPEATOK and quality bar colors.
  * curses: Add password quality meter.  [rP2923707e75]
  * curses,tty: Upon SIGINT, let pinentry exit gracefully.
  * w32: Fix non-focused window and simplify code.
  * Disable secret storage integration when running on KDE
    Plasma.
  * The Windows CE support has been removed.
* Thu Jun 01 2023 Frederic Crozat <fcrozat@suse.com>
- Update signature file and keyring with latest ones from download
  site, they were updated by another approved upstream maintainer.
* Mon Feb 27 2023 pgajdos@suse.com
- add %bcond option to disable fltk backend
* Thu Aug 25 2022 Dirk Müller <dmueller@suse.com>
- update to 1.2.1:
  * qt: Support building with Qt 5.9.  [T5592]
  * curses: Handle an error at curses initialization.  [T5623]
  * curses: Specify fg/bg when an extention of Ncurses is not available.
  * qt: Fix translation of context menu entries.  [T5786]
  * qt: Further improve the accessibility.  [T5863]
  * qt: Fix moving focus to second input field when pressing Enter in
    first input field.  [T5866]
  * qt: Update the cursor position when reformatting the text.  [T5972]
  * qt: Use foreground raising code also with the confirm prompt.
  * Make the legacy qt4 version build again.  [T5569]
  * Make sure an entered PIN is always cleared from memory.  [T5977]
  * Build fixes for Windows.  [T5893]
* Thu Mar 03 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Correction for previous change: ensure the packages built in the
  gui flavor do not change their package name. e.g pinentry-qt5
  wrongly got renamed to pinentry-gui-qt5.
* Thu Feb 24 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Fix name tag for multibuild: name tag should be conditional on
  the multibuild flavor.
* Sat Aug 28 2021 Andreas Stieger <andreas.stieger@gmx.de>
- pinentry 1.2.0:
  * qt: Show a warning if Caps Lock is on
  * qt: Support password formatting.  This makes generated
    passwords easier to transcribe
  * qt: Fix showing of pinentry window on Wayland
  * qt: Check passphrase constraints before accepting passphrase
    if passphrase constraints are requested to be enforced
  * qt: Improve detection of running in a GUI session
  * qt: Improve accessibility when entering new password
* Fri Jan 29 2021 Dirk Müller <dmueller@suse.com>
- add _multibuild to separate out gui client builds