Path to this page:
./
security/pinentry,
Applications for entering PINs or Passphrases
Branch: CURRENT,
Version: 1.3.1nb1,
Package name: pinentry-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 GTK+ and
QT, as well as for the console, using curses.
Required to run:[
security/libgpg-error] [
security/libksba] [
security/libassuan2]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 596.907 KB
Version history: (Expand)
- (2024-08-09) Updated to version: pinentry-1.3.1nb1
- (2024-07-06) Updated to version: pinentry-1.3.1
- (2024-05-03) Updated to version: pinentry-1.3.0nb1
- (2024-03-20) Updated to version: pinentry-1.3.0
- (2022-09-01) Updated to version: pinentry-1.2.1
- (2022-01-13) Updated to version: pinentry-1.2.0
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.
|
2022-09-01 11:15:16 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
pinentry: updated to 1.2.1
Noteworthy changes in version 1.2.1 (2022-08-24)
------------------------------------------------
* 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.
[T5631]
* 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.
[T6134]
* Make the legacy qt4 version build again. [T5569]
* Make sure an entered PIN is always cleared from memory. [T5977]
* Build fixes for Windows. [T5893]
|
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-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
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-31 01:53:59 by Thomas Klausner | Files touched by this commit (1) |
Log message:
pinentry: Makefile.common: mention use by pinentry-gnome3
|
2019-11-05 19:55:19 by Roland Illig | Files touched by this commit (1) |
Log message:
security/pinentry: fix unknown configure option
|