Changelog for
pinentry-fltk-1.3.1-131.6.i586.rpm :
* Sun Sep 22 2024 Bernhard Wiedemann
- Make pinentry-efl optional
* Wed Jul 17 2024 Alexander Graul - 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 - 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 - Update signature file and keyring with latest ones from download site, they were updated by another approved upstream maintainer.
* Mon Feb 27 2023 pgajdosAATTsuse.com- add %bcond option to disable fltk backend
* Thu Aug 25 2022 Dirk Müller - 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 - 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 - Fix name tag for multibuild: name tag should be conditional on the multibuild flavor.
* Sat Aug 28 2021 Andreas Stieger - 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 - add _multibuild to separate out gui client builds
* Wed Jan 27 2021 Andreas Stieger - actually build efl based pinentry- re-enable validation of upstream signing key
* Sun Jan 24 2021 Dirk Müller - update to 1.1.1:
* A EFL-based pinentry has been contributed.
* Disable echoing in backspace key is pressed first (GTK, Qt, TQt, and ncurses pinentries).
* Support line editing in TTY pinentry.
* Remove support for old GTK+2 (< 2.12.0).
* Various minor fixes.- drop pinentry-qt-Fix-use-of-dangling-pointer.patch (upstream)- drop pinentry-ncurses6.diff: obsolete