pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/pinentry



Module Name:    pkgsrc
Committed By:   drochner
Date:           Mon Feb 22 17:19:09 UTC 2010

Modified Files:
        pkgsrc/security/pinentry: Makefile distinfo
Added Files:
        pkgsrc/security/pinentry/patches: patch-aa

Log Message:
fix a problem with the curses widget and non-UTF8 locales: keys which
used less bytes in the system encoding than in the UTF8 passed to
the caller caused that the passphrase got truncated because only
the input length was accounted for
bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/security/pinentry/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/pinentry/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/security/pinentry/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index