Up to [cvs.NetBSD.org] / pkgsrc / security / pinentry-fltk
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jan 29 21:17:41 2023 UTC (3 months, 3 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 13 08:05:48 2022 UTC (16 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.5: +8 -9
lines
Diff to previous 1.5 (colored)
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.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 6 10:26:53 2021 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 17 20:20:00 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 4 21:12:58 2019 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.2: +7 -7
lines
Diff to previous 1.2 (colored)
security: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 13 17:40:53 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
pinentry-fltk: on second thought, use local distinfo Since this has a patch only needed for the fltk version.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 13 17:39:36 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
security/pinentry-fltk: import pinentry-fltk-1.1.0 Packaged for wip by Michael Bäuerle. This 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.