Please update pinentry to 0.7.6 version

Bug #390895 reported by Artur Rona
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pinentry (Debian)
Fix Released
Undecided
Unassigned
pinentry (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

2009-06-19 Marcus Brinkmann <email address hidden>

 Release version 0.7.6.

 * configure.ac: Bump version.

2009-01-29 Bernhard Reiter <email address hidden>

 * doc/pinentry.texi (Using pinentry): Fix typo.

2009-04-24 Guido Guenther <email address hidden>

 * gtk+-2/gtksecentry.c (gtk_secure_entry_class_init): Don't
 install "gtk-entry-select-on-focus" settings property since it
 clashes with the one from GtkEntry.
 (gtk_secure_entry_grab_focus): Create a temporary GtkEntry widget
 to read that value instead. Allows to have GtkEntry and
 GtkSecureEntry in the same process.

2009-06-19 Marcus Brinkmann <email address hidden>

 Suggested by Simon McVittie:
 * gtk+-2/gtksecentry.c (g_malloc, g_realloc, g_free): Renamed to
 secentry_malloc, secentry_realloc.
 (g_malloc0): Removed.
 (GMALLOC_SIZE): Move to ...
 * gtk+-2/gtksecentry.h (GMALLOC_SIZE): ... here.
 (secentry_malloc, secentry_realloc, secentry_free): New prototypes.
 * gtk+-2/pinentry-gtk-2.c (main): Set memory allocation vtable.

2009-05-04 Till Adam <email address hidden>

 * qt4/main.cpp (qt_cmd_handler): Use WId instead of HWND.

2009-04-14 Marcus Brinkmann <email address hidden>

 * pinentry/pinentry.h (struct pinentry): New member NOTOK.
 Rename member USER_CLOSED to CANCELED.
 * pinentry/pinentry.c: Add initializer for NOTOK.
 (register_commands): Add SETNOTOK.
 * pinentry/pinentry-curses.c (STRING_NOTOK): New macro.
 (dialog_pos_t): New value DIALOG_POS_NOTOK.
 (struct dialog): New members notok, notok_x, notok_y.
 (dialog_create): Implement NOTOK.
 (dialog_switch_pos): Likewise.
 (dialog_run): Likewise.
 * gtk+-2/pinentry-gtk-2.c: Rename confirm_yes to confirm_value.
 (confirm_value_t): New type. Use it for confirm_value.
 (window_closed): Remove.
 (confirm_button_clicked): Set confirm_value.
 (create_window): Implement NOTOK.
 (gtk_cmd_handler): Implement cancel behaviour a bit differently.

2009-04-09 Marcus Brinkmann <email address hidden>

 * qt4/qsecurelineedit.h (QSecureLineEdit): Don't export.

2009-04-06 Marcus Brinkmann <email address hidden>

 * configure.ac: Portability fixes.

2009-04-03 Marcus Brinkmann <email address hidden>

 * qt4/Makefile.am (pinentry_qt4_SOURCES): Add qsecurelineedit_p.h.

 * secmem/Makefile.am (libsecmem_a_SOURCES): Add secmem++.h.
 * qt4/Makefile.am (pinentry_qt4_SOURCES): Add pinentrydialog.moc
 and qsecurelineedit.

 * configure.ac: Incorporate revision number in version string.

2009-04-02 Till Adam <email address hidden>

 * qt4/qsecurelineedit.moc, qt4/main.cpp, qt4/pinentrydialog.moc,
 qt4/qsecurelineedit.cpp, qt4/pinentrydialog.cpp,
 qt4/pinentrydialog.h: Implement quality bar and grabbing.

 * qt4/pinentrydialog.cpp (PinEntryDialog): Enable word wrapping.

2009-04-03 Marcus Brinkmann <email address hidden>

 * qt4/main.cpp (qt_cmd_handler): Cast window handle ID.

2009-03-19 Werner Koch <email address hidden>

 * pinentry/pinentry.h (struct pinentry): Add field user_closed.
 * pinentry/pinentry.c (cmd_getpin, cmd_confirm, cmd_message):
 Reset this field.
 (cmd_confirm): Return cancel if the user closed the window.
 * gtk+-2/pinentry-gtk-2.c (window_closed): New.
 (gtk_cmd_handler, delete_event): Set it.

2009-02-19 Marcus Brinkmann <email address hidden>

 * secmem/secmem++.h: New file.
 * qt4/Makefile.am, qt4/main.cpp, qt4/pinentrydialog.cpp,
 qt4/pinentrydialog.h: Changes to use secure memory.
 * qt4/pinentrydialog.moc, qt4/qsecurelineedit.moc: New files.
 * qt4/qsecurelineedit.cpp, qt4/qsecurelineedit.h,
 qt4/qsecurelineedit_p.h, qt4/secstring.h, qt4/secstring.cpp: New
 files.
 Submitted by Marc Mutz <email address hidden>.

Tags: update

Related branches

Artur Rona (ari-tczew)
tags: added: update
Revision history for this message
Artur Rona (ari-tczew) wrote :
Revision history for this message
Artur Rona (ari-tczew) wrote :
Revision history for this message
Artur Rona (ari-tczew) wrote :
Revision history for this message
Daniel Holbach (dholbach) wrote :

I changed a few small things:
 - reverted the Standards-Version change: it's no use updating it over a Debian version of the package - it has no impact and we don't maintain the package directly
 - updated the changelog to reflect what happened to the patches

Thanks for your work on this.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pinentry - 0.7.6-0ubuntu1

---------------
pinentry (0.7.6-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #390895).
  * debian/patches/gmalloc-prototypes.patch: Removed, fixed upstream.
  * debian/patches/keyboard-race.patch: updated.

 -- Artur Rona <email address hidden> Wed, 24 Jun 2009 14:05:14 +0200

Changed in pinentry (Ubuntu):
status: New → Fix Released
Artur Rona (ari-tczew)
summary: - [karmic] Please update pinentry to 0.7.6 version
+ Please update pinentry to 0.7.6 version
Artur Rona (ari-tczew)
Changed in pinentry (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.