
wk at gnupg
Aug 8, 2012, 7:37 AM
Post #1 of 1
(85 views)
Permalink
|
Hi, [. I just noticed that we never sent out separate announcements for Pinentry releases. I guess we eventually should do this. ] Version 0.8.2 of our Pinentry collection is available at ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-0.8.2.tar.bz2 ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-0.8.2.tar.bz2.sig Noteworthy changes in version 0.8.2 (2012-08-08) ------------------------------------------------ * New SETTIMEOUT command for the qt4 pinentry. * Wide character support for the curses pinentry. * Various bug fixes. If you have problems building the QT4 version; you may need to do this: cd qt4 for i in *.moc; do moc-qt4 $(basename $i .moc).h >$i; done The reason for this ugliness is that we distribute the MOC files to be able to cross-compile to Windows. Patches to correct this are very welcome. Salam-Shalom, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
|