Package: pinentry / 1.2.1-4

Metadata

Package Version Patches format
pinentry 1.2.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 avoid self describing as a beta.patch | (download)

autogen.sh | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

 avoid self-describing as a beta

Using autoreconf against the source as distributed in tarball form
invariably results in a package that thinks it's a "beta" package,
which produces the "THIS IS A DEVELOPMENT VERSION" warning string.

since we use dh_autoreconf, i need this patch to avoid producing
builds that announce themselves as DEVELOPMENT VERSIONs.

See discussion at:

 http://lists.gnupg.org/pipermail/gnupg-devel/2014-November/029065.html

0002 gtk2 When X11 input grabbing fails try again over 0..patch | (download)

gtk -2/pinentry-gtk-2.c | 10 6 4 - 0 !
1 file changed, 6 insertions( ), 4 deletions(-)

 gtk2: when x11 input grabbing fails, try again over ~0.4 seconds.

* gtk -2/pinentry-gtk-2.c (grab_keyboard): Delay 1 ms before retrying
keyboard grab, limit to about 0.2 seconds.
(grab_pointer): Delay 1 ms before retrying pointer_grab, limit to
about 0.2 seconds.

--

These changes were proposed by Vincent Bernat in
https://bugs.debian.org/851707#124

Debian-bug-id: 851707
Signed-off-by: Daniel Kahn Gillmor <[email protected]>

0005 delete libassuan.m4.diff | (download)

m4/libassuan.m4 | 172 0 172 - 0 !
1 file changed, 172 deletions(-)

 delete outdated m4/libassuan.m4
 Allows building against libassuan 3.