Page MenuHome GnuPG

dleidert (Daniel Leidert)
Disabled

Projects

User does not belong to any projects.

User Details

User Since
Mar 27 2017, 4:49 PM (368 w, 4 d)
Roles
Disabled

Recent Activity

Nov 22 2017

dleidert created T3527: Remove my account.
Nov 22 2017, 1:12 PM · dev.gnupg.org

Aug 12 2013

dleidert added a comment to T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call.

Hm. The process disappears after some time. Maybe it just needs some time to
finish. Maybe not a bug anymore. Please take a look at it yourself.

Aug 12 2013, 10:11 PM · gpgme, Bug Report, Debian
dleidert changed Version from 1.0.2 to 1.4.2 on T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call.
Aug 12 2013, 10:07 PM · gpgme, Bug Report, Debian
dleidert reopened T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call as "Open".
Aug 12 2013, 10:07 PM · gpgme, Bug Report, Debian
dleidert added a comment to T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call.

Can you please take a look at it again? If I compile long_genkey.c and run it
via ./long_genkey async it leaves a process behind, which should better be killed:

ps aux | grep gpg
dl 7577 7.0 0.0 24416 1924 pts/2 SL 22:05 0:00 gpg
--enable-special-filenames --use-agent --batch --no-sk-comment --lc-messages
de_DE.utf8 --lc-ctype de_DE.utf8 --status-fd 4 --no-tty --charset utf8
--enable-progress-filter --display :0 --ttyname /dev/pts/2 --ttytype xterm
--gen-key -- -&5

Aug 12 2013, 10:07 PM · gpgme, Bug Report, Debian

Jul 19 2012

dleidert added projects to T1428: --fingerprint and --with-fingerprint create slightly different results: gnupg, Bug Report, Debian.
Jul 19 2012, 11:48 PM · gnupg (gpg21), Debian, Bug Report, gnupg
dleidert set Version to 1.4.12 on T1428: --fingerprint and --with-fingerprint create slightly different results.
Jul 19 2012, 11:48 PM · gnupg (gpg21), Debian, Bug Report, gnupg
dleidert set External Link to http://bugs.debian.org/682064 on T1428: --fingerprint and --with-fingerprint create slightly different results.
Jul 19 2012, 11:48 PM · gnupg (gpg21), Debian, Bug Report, gnupg

Jul 17 2012

dleidert renamed T1424: gpg --quiet doesn't suppress messages "requesting key XXX ..." / noise on STDERR/STDOUT from gpg --quiet doesn't suppress messages "requesting key XXX ..." to gpg --quiet doesn't suppress messages "requesting key XXX ..." / noise on STDERR/STDOUT.
Jul 17 2012, 8:26 PM · gnupg, Debian, Feature Request
dleidert added a comment to T1424: gpg --quiet doesn't suppress messages "requesting key XXX ..." / noise on STDERR/STDOUT.

Another user reported in this (I can verify it):

During a full refresh of the keyring, gpg seems to output all information
to STDERR and STDOUT. This makes it inconvenient to have a cron job to refresh
keys, because it can result in a very large and fairly useless mail.

Please ensure that normal output goes to STDOUT and errors and warnings to
STDERR so that problems aren't lost in the noise from this command.

Indeed some "normal" messages go to stderr and some warnings go to stdout.

Jul 17 2012, 8:25 PM · gnupg, Debian, Feature Request
dleidert set External Link to http://bugs.debian.org/644385 on T1425: Please default to 4096 bit keys for RSA.
Jul 17 2012, 8:02 PM · gnupg, Debian, Won't Fix, Feature Request
dleidert added projects to T1425: Please default to 4096 bit keys for RSA: Feature Request, Debian, gnupg.
Jul 17 2012, 8:02 PM · gnupg, Debian, Won't Fix, Feature Request
dleidert set Version to 1.4.12 on T1425: Please default to 4096 bit keys for RSA.
Jul 17 2012, 8:02 PM · gnupg, Debian, Won't Fix, Feature Request
dleidert set External Link to http://bugs.debian.org/611802 on T1424: gpg --quiet doesn't suppress messages "requesting key XXX ..." / noise on STDERR/STDOUT.
Jul 17 2012, 7:56 PM · gnupg, Debian, Feature Request
dleidert added projects to T1424: gpg --quiet doesn't suppress messages "requesting key XXX ..." / noise on STDERR/STDOUT: Feature Request, Debian, gnupg.
Jul 17 2012, 7:56 PM · gnupg, Debian, Feature Request
dleidert set Version to 1.4.12 on T1424: gpg --quiet doesn't suppress messages "requesting key XXX ..." / noise on STDERR/STDOUT.
Jul 17 2012, 7:56 PM · gnupg, Debian, Feature Request
dleidert set External Link to http://bugs.debian.org/610336 on T1423: Description of 'key' command could be improved.
Jul 17 2012, 12:02 AM · gnupg, Debian, Feature Request
dleidert set Version to 1.4.12 on T1423: Description of 'key' command could be improved.
Jul 17 2012, 12:02 AM · gnupg, Debian, Feature Request
dleidert added projects to T1423: Description of 'key' command could be improved: Feature Request, Debian, gnupg.
Jul 17 2012, 12:02 AM · gnupg, Debian, Feature Request

Jul 16 2012

dleidert added projects to T1422: Improve misleading message when trying to decrypt a file without the public key available: Feature Request, Debian, gnupg.
Jul 16 2012, 11:51 PM · Bug Report, gnupg, Debian
dleidert set Version to 1.4.12 on T1422: Improve misleading message when trying to decrypt a file without the public key available.
Jul 16 2012, 11:51 PM · Bug Report, gnupg, Debian
dleidert set External Link to http://bugs.debian.org/638619 on T1422: Improve misleading message when trying to decrypt a file without the public key available.
Jul 16 2012, 11:51 PM · Bug Report, gnupg, Debian

Jul 14 2012

dleidert added a comment to T1416: Possible buffer overflow in src/keyserver.c.

The second thing I was wondering about was, is line 71:

x = g_malloc (sizeof *x + strlen (name) );

strlen() won't count the terminating byte whereas strcpy will copy it.

Jul 14 2012, 6:10 PM · Bug Report, gpa
dleidert set Version to 0.9.2 on T1416: Possible buffer overflow in src/keyserver.c.
Jul 14 2012, 6:05 PM · Bug Report, gpa
dleidert added projects to T1416: Possible buffer overflow in src/keyserver.c: gpa, Bug Report.
Jul 14 2012, 6:05 PM · Bug Report, gpa

Jul 13 2012

dleidert set External Link to http://bugs.debian.org/301429 on T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call.
Jul 13 2012, 10:10 PM · gpgme, Bug Report, Debian
dleidert set Version to 1.0.2 on T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call.
Jul 13 2012, 10:10 PM · gpgme, Bug Report, Debian
dleidert added projects to T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call: Debian, Bug Report, gpgme.
Jul 13 2012, 10:10 PM · gpgme, Bug Report, Debian
dleidert added a comment to T1415: gpgme_cancel() does not stop gpg process from finishing asynchronous call.

Jul 13 2012, 10:10 PM · gpgme, Bug Report, Debian
dleidert added a comment to T1414: Please add pkg-config support.

This won't add a dependency on pkg-config. The reporter requests, that you
ship a .pc file, so packages dependening on gpgme can use pkg-config to
determine compiler and linker flags when building against gpgme. There is no
request to make gpa use pkg-config.

Jul 13 2012, 2:39 PM · Won't Fix, gpgme, Debian, Feature Request

Jul 8 2012

dleidert added projects to T1414: Please add pkg-config support: Feature Request, Debian, gpgme.
Jul 8 2012, 7:55 PM · Won't Fix, gpgme, Debian, Feature Request
dleidert set External Link to http://bugs.debian.org/659168 on T1414: Please add pkg-config support.
Jul 8 2012, 7:55 PM · Won't Fix, gpgme, Debian, Feature Request
dleidert added a comment to T1413: gpa segfaults when trying to apply backend preferences for "GPG for S/MIME".

Jul 8 2012, 6:46 PM · Bug Report, gpa
dleidert added projects to T1413: gpa segfaults when trying to apply backend preferences for "GPG for S/MIME": gpa, Bug Report.
Jul 8 2012, 6:46 PM · Bug Report, gpa
dleidert added a comment to T1413: gpa segfaults when trying to apply backend preferences for "GPG for S/MIME".

Jul 8 2012, 6:46 PM · Bug Report, gpa
dleidert set Version to 0.9.2 on T1413: gpa segfaults when trying to apply backend preferences for "GPG for S/MIME".
Jul 8 2012, 6:46 PM · Bug Report, gpa
dleidert added projects to T1412: src/engine-uiserver.c:52:#include "status-table.h" - status-table.h doesn't exist: Bug Report, gpgme.
Jul 8 2012, 5:33 PM · gpgme, Bug Report
dleidert set Version to 1.3.2 on T1412: src/engine-uiserver.c:52:#include "status-table.h" - status-table.h doesn't exist.
Jul 8 2012, 5:33 PM · gpgme, Bug Report
dleidert set Version to 0.9.2 on T1411: gpa segfaults in file-manager mode (patch attached).
Jul 8 2012, 2:19 PM · Bug Report, gpa
dleidert added projects to T1411: gpa segfaults in file-manager mode (patch attached): gpa, Bug Report.
Jul 8 2012, 2:19 PM · Bug Report, gpa
dleidert added a comment to T1411: gpa segfaults in file-manager mode (patch attached).

D155: 350_fix_segfault_filehandler.patch

Jul 8 2012, 2:19 PM · Bug Report, gpa

Jul 4 2012

dleidert set Version to 0.9.2 on T1410: Update to gpa manual page.
Jul 4 2012, 10:00 PM · Debian, Feature Request
dleidert set External Link to http://anonscm.debian.org/viewvc/pkg-gnupg/gpa/branches/experimental/debian/gpa.1?view=co on T1410: Update to gpa manual page.
Jul 4 2012, 10:00 PM · Debian, Feature Request
dleidert added a comment to T1410: Update to gpa manual page.

Jul 4 2012, 10:00 PM · Debian, Feature Request
dleidert added projects to T1410: Update to gpa manual page: Feature Request, Debian.
Jul 4 2012, 10:00 PM · Debian, Feature Request
dleidert closed T1408: gpa: segmentation fault in libassuan running in daemon modus as Resolved.
Jul 4 2012, 9:58 PM · Bug Report, gpa
dleidert added a comment to T1408: gpa: segmentation fault in libassuan running in daemon modus.

Doesn't occur in 0.9.2. Closing as 'resolved' myself.

Jul 4 2012, 9:58 PM · Bug Report, gpa

Jul 2 2012

dleidert added projects to T1408: gpa: segmentation fault in libassuan running in daemon modus: gpa, Bug Report.
Jul 2 2012, 10:17 PM · Bug Report, gpa
dleidert added a comment to T1408: gpa: segmentation fault in libassuan running in daemon modus.

Jul 2 2012, 10:17 PM · Bug Report, gpa
dleidert set Version to 0.9.0 on T1408: gpa: segmentation fault in libassuan running in daemon modus.
Jul 2 2012, 10:17 PM · Bug Report, gpa

Aug 25 2010

dleidert added a comment to T1276: Typos in German translation.

D135: 308_gnupg_2_0__de_po.diff

Aug 25 2010, 10:20 PM · Documentation, gnupg (gpg14), Debian, Bug Report, gnupg
dleidert added a comment to T1276: Typos in German translation.

D136: 307_gnupg_1_4__de_po.diff

Aug 25 2010, 10:20 PM · Documentation, gnupg (gpg14), Debian, Bug Report, gnupg
dleidert added projects to T1276: Typos in German translation: gnupg, Bug Report, Debian.
Aug 25 2010, 10:17 PM · Documentation, gnupg (gpg14), Debian, Bug Report, gnupg
dleidert set Version to 1.4.10,2.0.16 on T1276: Typos in German translation.
Aug 25 2010, 10:17 PM · Documentation, gnupg (gpg14), Debian, Bug Report, gnupg
dleidert set External Link to http://bugs.debian.org/594343 on T1276: Typos in German translation.
Aug 25 2010, 10:17 PM · Documentation, gnupg (gpg14), Debian, Bug Report, gnupg

Aug 11 2010

dleidert set Version to 1.4.10 on T1265: Adapt documentation: OpenPGP is nowadays RFC 4880.
Aug 11 2010, 7:11 PM · Won't Fix, Debian, Bug Report, gnupg
dleidert set External Link to http://bugs.debian.org/592294 on T1265: Adapt documentation: OpenPGP is nowadays RFC 4880.
Aug 11 2010, 7:11 PM · Won't Fix, Debian, Bug Report, gnupg
dleidert added projects to T1265: Adapt documentation: OpenPGP is nowadays RFC 4880: gnupg, Bug Report, Debian.
Aug 11 2010, 7:11 PM · Won't Fix, Debian, Bug Report, gnupg

Jun 17 2010

dleidert added projects to T1241: gnupg: need an option to automatically refuse signing photo-ids: Feature Request, Debian, gnupg.
Jun 17 2010, 6:49 PM · gnupg, Debian, Feature Request
dleidert set External Link to http://bugs.debian.org/569702 on T1241: gnupg: need an option to automatically refuse signing photo-ids.
Jun 17 2010, 6:49 PM · gnupg, Debian, Feature Request
dleidert set Version to 1.4.10 on T1241: gnupg: need an option to automatically refuse signing photo-ids.
Jun 17 2010, 6:49 PM · gnupg, Debian, Feature Request
dleidert set External Link to http://bugs.launchpad.net/bugs/595553 on T1240: gpg --list-packets causes EOF infite loop on specific file.
Jun 17 2010, 6:34 PM · Ubuntu, Bug Report, gnupg
dleidert set Version to 1.4.10 on T1240: gpg --list-packets causes EOF infite loop on specific file.
Jun 17 2010, 6:34 PM · Ubuntu, Bug Report, gnupg
dleidert added a comment to T1240: gpg --list-packets causes EOF infite loop on specific file.

Jun 17 2010, 6:34 PM · Ubuntu, Bug Report, gnupg
dleidert added projects to T1240: gpg --list-packets causes EOF infite loop on specific file: gnupg, Bug Report, Ubuntu.
Jun 17 2010, 6:34 PM · Ubuntu, Bug Report, gnupg

Jan 30 2010

dleidert added a comment to T1188: gnupg man page: Add address to report bugs to the BUGS section / fix it in the FAQ.

There is further a grammar:

Jan 30 2010, 2:59 PM · Debian, Bug Report, gnupg
dleidert set Version to 1.4.10 on T1188: gnupg man page: Add address to report bugs to the BUGS section / fix it in the FAQ.
Jan 30 2010, 2:06 PM · Debian, Bug Report, gnupg
dleidert set External Link to http://bugs.debian.org/567593 on T1188: gnupg man page: Add address to report bugs to the BUGS section / fix it in the FAQ.
Jan 30 2010, 2:06 PM · Debian, Bug Report, gnupg
dleidert added projects to T1188: gnupg man page: Add address to report bugs to the BUGS section / fix it in the FAQ: gnupg, Bug Report, Debian.
Jan 30 2010, 2:06 PM · Debian, Bug Report, gnupg

Jan 29 2010

dleidert added a comment to T1187: Change prompt from generic 'Command>' to 'gnupg>'.

Taking a look at the code, it would require to adjust

Jan 29 2010, 11:28 PM · gnupg, Debian, Feature Request
dleidert set External Link to http://bugs.debian.org/567580 on T1187: Change prompt from generic 'Command>' to 'gnupg>'.
Jan 29 2010, 11:27 PM · gnupg, Debian, Feature Request
dleidert added projects to T1187: Change prompt from generic 'Command>' to 'gnupg>': Feature Request, Debian, gnupg.
Jan 29 2010, 11:27 PM · gnupg, Debian, Feature Request
dleidert set Version to 1.4.10 on T1187: Change prompt from generic 'Command>' to 'gnupg>'.
Jan 29 2010, 11:27 PM · gnupg, Debian, Feature Request

Jan 22 2010

dleidert added a comment to T1183: gnupg1.texi: wrong direntry.

D120: 277_gnupg1.texi.diff

Jan 22 2010, 3:08 AM · Debian, Bug Report, gnupg
dleidert added a comment to T1183: gnupg1.texi: wrong direntry.

Patch attached.

Jan 22 2010, 3:08 AM · Debian, Bug Report, gnupg
dleidert set External Link to http://bugs.debian.org/551709 on T1183: gnupg1.texi: wrong direntry.
Jan 22 2010, 3:07 AM · Debian, Bug Report, gnupg
dleidert set Version to 1.4.10 on T1183: gnupg1.texi: wrong direntry.
Jan 22 2010, 3:07 AM · Debian, Bug Report, gnupg
dleidert added projects to T1183: gnupg1.texi: wrong direntry: gnupg, Bug Report, Debian.
Jan 22 2010, 3:07 AM · Debian, Bug Report, gnupg
dleidert added a comment to T1098: Better ordering of "help" output in --edit-key mode.

May I ask for the status? Seems, there were no objections.

Jan 22 2010, 2:55 AM · Documentation, gnupg, Debian, Feature Request
dleidert renamed T1128: gpg should detect ambigious keys specifications from If --local-user matches several keys, prefer the one also found in default-key (if listed there) to gpg should detect ambigious keys specifications.
Jan 22 2010, 2:53 AM · Feature Request, Debian, gnupg
dleidert added a comment to T1128: gpg should detect ambigious keys specifications.

Agreed.

Jan 22 2010, 2:53 AM · Feature Request, Debian, gnupg

Dec 15 2009

dleidert added projects to T1173: gpg has no easy way to view the reason and description of revocation sigs: Feature Request, Debian, gnupg.
Dec 15 2009, 8:50 PM · gnupg, Debian, Feature Request
dleidert set External Link to http://bugs.debian.org/543559 on T1173: gpg has no easy way to view the reason and description of revocation sigs.
Dec 15 2009, 8:50 PM · gnupg, Debian, Feature Request
dleidert set Version to 1.4.10 on T1173: gpg has no easy way to view the reason and description of revocation sigs.
Dec 15 2009, 8:50 PM · gnupg, Debian, Feature Request
dleidert set External Link to http://bugs.debian.org/553175 on T1172: should document the --edit-key primary uid display format.
Dec 15 2009, 8:46 PM · gnupg, Debian, Feature Request
dleidert added a comment to T1172: should document the --edit-key primary uid display format.

D118: 272_gpg.texi.patch

Dec 15 2009, 8:46 PM · gnupg, Debian, Feature Request
dleidert added projects to T1172: should document the --edit-key primary uid display format: Feature Request, Debian, gnupg.
Dec 15 2009, 8:46 PM · gnupg, Debian, Feature Request
dleidert set Version to 1.4.10 on T1172: should document the --edit-key primary uid display format.
Dec 15 2009, 8:46 PM · gnupg, Debian, Feature Request

Dec 14 2009

dleidert added a comment to T1169: gpg --no-default-keyring --keyring --verify fails after creation of the homedir (first run).

And the difference is made by the --no-default-keyring switch. Removing it from
the command makes it work too.

Dec 14 2009, 5:57 PM · Debian, Bug Report, gnupg
dleidert added a comment to T1169: gpg --no-default-keyring --keyring --verify fails after creation of the homedir (first run).

In g10/tdbio.c the code is:

Dec 14 2009, 5:52 PM · Debian, Bug Report, gnupg
dleidert added a comment to T1169: gpg --no-default-keyring --keyring --verify fails after creation of the homedir (first run).

Dec 14 2009, 5:27 PM · Debian, Bug Report, gnupg
dleidert added a comment to T1169: gpg --no-default-keyring --keyring --verify fails after creation of the homedir (first run).

It is reproducible here. But the result depends. First what you asked for:

Dec 14 2009, 5:27 PM · Debian, Bug Report, gnupg

Dec 13 2009

dleidert added a comment to T1171: Fails to build on SPARC64.

Sorry, you already fixed this. Closing myself.

Dec 13 2009, 3:01 PM · Debian, Bug Report, gnupg
dleidert closed T1171: Fails to build on SPARC64 as Resolved.
Dec 13 2009, 3:01 PM · Debian, Bug Report, gnupg
dleidert set Version to 1.4.10 on T1171: Fails to build on SPARC64.
Dec 13 2009, 2:57 PM · Debian, Bug Report, gnupg
dleidert set External Link to http://bugs.debian.org/560995 on T1171: Fails to build on SPARC64.
Dec 13 2009, 2:57 PM · Debian, Bug Report, gnupg
dleidert added projects to T1171: Fails to build on SPARC64: gnupg, Bug Report, Debian.
Dec 13 2009, 2:57 PM · Debian, Bug Report, gnupg

Dec 11 2009

dleidert set Version to 1.4.10 on T1169: gpg --no-default-keyring --keyring --verify fails after creation of the homedir (first run).
Dec 11 2009, 4:51 PM · Debian, Bug Report, gnupg
dleidert added projects to T1169: gpg --no-default-keyring --keyring --verify fails after creation of the homedir (first run): gnupg, Bug Report, Debian.
Dec 11 2009, 4:51 PM · Debian, Bug Report, gnupg
dleidert set External Link to http://bugs.debian.org/560692 on T1169: gpg --no-default-keyring --keyring --verify fails after creation of the homedir (first run).
Dec 11 2009, 4:51 PM · Debian, Bug Report, gnupg