Changelog for
pinentry-1.1.0-4.5.2.x86_64.rpm :
* Thu Jul 25 2019 Pedro Monreal Gonzalez
- Fix a dangling pointer in qt/main.cpp [bsc#1141883]
* Added pinentry-qt-Fix-use-of-dangling-pointer.patch
* Thu Feb 22 2018 fvogtAATTsuse.com- Use %license (boo#1082318)
* Mon Dec 11 2017 astiegerAATTsuse.com- pinentry 1.1.0:
* Add FLTK1.3-based pinentry
* New option --ttyalert for pinentry-curses to alert the user.
* Don\'t show \"save passphrase\" checkbox if secret service is unavailable.
* The GTK Pinentry shows on Linux some information anout the process which invoked the Pinentry.
* The GTK Pinentry does not anymore show tooltips when keyboard grabbing is enabled.
* Thu Dec 15 2016 tchvatalAATTsuse.com- Build pinentry tui in build and not during install
* Wed Dec 14 2016 astiegerAATTsuse.com- pinentry 1.0.0:
* Qt pinentry now supports repeat mode in one dialog.
* Qt and GTK pinentries now make it possible to show the entered value.
* Qt pinentry now only grabs the keyboard if an entry field is focused.
* Fixed potential crash in Qt qualitybar calculation.
* GTK keyboard grabbing is now a bit more robust. The cursor is changed to a big dot as a visual indication that a pinentry has popped up and is waiting for input.
* The GNOME pinentry now falls back to curses if it can\'t use the GCR system prompter or a screenlock is active.
* Fixed error output for cached passwords.
* A show/hide passphrase button or checkbox is now available with some pinentry flavors.
* Improved diagnostics and error codes.
* Fri Jul 29 2016 tchvatalAATTsuse.com- Update the conflict to bring back the self-deprecation broken in previous change wrt boo#989554
* Wed Jan 20 2016 astiegerAATTsuse.com- completely rename to qt5 [boo#962076]- fix self-deprecation rpmlint warning
* Wed Jan 13 2016 tchvatalAATTsuse.com- Use qt5 instead of qt4 in pinentry-qt
* Mon Dec 14 2015 andreasAATTsuse.de- pinentry 0.9.7:
* Fix regressions in the Qt pinentry. (previsouly patched, removed pinentry-qt4-fix-qstring-conversion.patch)
* Fix minor problems pinnetyr-tty.
* New option --invisible-char.
* Wed Oct 21 2015 dmuellerAATTsuse.com- add pinentry-qt4-fix-qstring-conversion.patch (bsc#951307)