Path to this page:
./
security/pinentry-fltk,
Applications for entering PINs or Passphrases, FLTK enabled
Branch: CURRENT,
Version: 1.3.1nb1,
Package name: pinentry-fltk-1.3.1nb1,
Maintainer: pkgsrc-usersThis is a collection of simple PIN or passphrase entry dialogs which
utilize the Assuan protocol as described by the aegypten project.
It provides programs for several graphical toolkits, such as FLTK,
GTK+ and QT, as well as for the console, using curses.
This package contains the FLTK frontend.
Required to run:[
security/libgpg-error] [
security/libassuan2] [
x11/fltk13]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 596.907 KB
Version history: (Expand)
- (2024-08-09) Updated to version: pinentry-fltk-1.3.1nb1
- (2024-03-20) Updated to version: pinentry-fltk-1.3.0
- (2023-11-12) Updated to version: pinentry-fltk-1.2.1nb2
- (2023-01-30) Updated to version: pinentry-fltk-1.2.1nb1
- (2022-01-13) Updated to version: pinentry-fltk-1.2.0
- (2021-02-06) Updated to version: pinentry-fltk-1.1.1
CVS history: (Expand)
2024-03-20 16:46:38 by Adam Ciarcinski | Files touched by this commit (11) | |
Log message:
pinentry*: updated to 1.3.0
Noteworthy changes in version 1.3.0 (2024-03-18)
------------------------------------------------
* qt: Add new Qt6 frontend.
* qt: Set parent window on Wayland.
* qt: Fix capslock detection on Wayland.
* qt: Fix window icon on Wayland.
* qt: Add support for external password manager with libsecret.
* qt: Remove focus indication by text selection.
* qt: Use same focus indication for labels as Kleopatra.
* qt: Improve accessibility.
* gnome3: Prefer gcr-4.
* curses: Fix timeout handling.
* curses: Add SETREPEATOK and quality bar colors.
* curses: Add password quality meter.
* 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.
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-01-13 09:05:49 by Adam Ciarcinski | Files touched by this commit (10) | |
Log message:
pinentry: updated to 1.2.0
Noteworthy changes in version 1.2.0 (2021-08-25)
------------------------------------------------
* qt: Show a warning if Caps Lock is on on Windows, X11 (requires
libX11 and Qt5X11Extras), and Wayland (requires KF5WaylandClient).
[T4950]
* qt: Support password formatting. This makes generated passwords
easier to transcript. [T5517]
* qt: Fix showing of pinentry window on Wayland. [T5528]
* qt: Check passphrase constraints before accepting passphrase if
passphrase constraints are requested to be enforced. [T5532]
* qt: Improve detection of running in a GUI session. [T3659]
* qt: Improve accessibility when entering new password.
|
2021-02-06 11:26:54 by Thomas Klausner | Files touched by this commit (12) | |
Log message:
pinentry: update to 1.1.1
Provided by Michael Baeuerle via pkgsrc-wip.
Add pinentry-qt5, remove pinentry-qt4.
Noteworthy changes in version 1.1.1 (2021-01-21)
------------------------------------------------
* 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.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2019-11-04 22:13:04 by Roland Illig | Files touched by this commit (118) |
Log message:
security: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-02-13 18:40:53 by Thomas Klausner | Files touched by this commit (2) |
Log message:
pinentry-fltk: on second thought, use local distinfo
Since this has a patch only needed for the fltk version.
|