Page MenuHome GnuPG

dkg (Daniel Kahn Gillmor)
User

Projects

User Details

User Since
Mar 27 2017, 4:49 PM (412 w, 4 d)
Availability
Available

Recent Activity

Today

dkg added a comment to T7527: Keyring/keybox denial of service.

Thank you @werner ! I can confirm that the patches that have landed on STABLE-BRANCH-2-4 do clear up the DoS i was seeing for signature verification.

Sat, Feb 22, 3:08 AM · OpenPGP, gnupg, Bug Report

Yesterday

dkg added a comment to T7106: Trailing newline trouble in clearsigned message generation and verification.

The patch below fixes the master branch to be compliant with the standards for CSF message generation and verification.

Fri, Feb 21, 8:00 PM · gnupg, Bug Report

Tue, Feb 18

dkg added a comment to T7527: Keyring/keybox denial of service.

the reproducer is:

Tue, Feb 18, 10:42 PM · OpenPGP, gnupg, Bug Report
dkg reopened T7527: Keyring/keybox denial of service as "Open".

I don't think this is fixed. With this patch in place, if i import blocker.cert first, and then import distsigkey.gpg, it looks to me like i still can't verify signatures made from any of the GnuPG signing keys.

Tue, Feb 18, 10:40 PM · OpenPGP, gnupg, Bug Report

Thu, Feb 13

dkg added a comment to T7106: Trailing newline trouble in clearsigned message generation and verification.

Just a note that i've tested this and --clearsign appears to be problematic for 2.4.7 as well as 2.2.40.

Thu, Feb 13, 11:41 PM · gnupg, Bug Report

Wed, Feb 12

dkg added a comment to T7531: `--assert-pubkey-algo` does not behave as documented.

a demonstration:

Wed, Feb 12, 11:02 PM · gpgv, Bug Report
dkg created T7531: `--assert-pubkey-algo` does not behave as documented.
Wed, Feb 12, 10:53 PM · gpgv, Bug Report
dkg added a comment to T7265: When "use_keyboxd" is configured --keyring option is ignored?.

I was referring to your comment earlier in this very issue:

Wed, Feb 12, 10:02 PM · keyboxd, gnupg, FAQ, Support

Tue, Feb 11

dkg added a comment to T7265: When "use_keyboxd" is configured --keyring option is ignored?.

I'm not going to keep re-opening a ticket that you keep closing. So i'm just going to state here what i believe to be the upstream intent is. If you think this is wrong, i'd love a clarification. I believe that "deprecated" means that the GnuPG project believes that an option or configuration choice should not be used, and will eventually go away.

Tue, Feb 11, 4:14 PM · keyboxd, gnupg, FAQ, Support

Mon, Feb 10

dkg added a comment to T7527: Keyring/keybox denial of service.

To be clear about what's going on here, blocker.cert has simply adopted the primary keys of each certificate found in /usr/share/gnupg/distsigkey.gpg -- i think GnuPG requires each component key in its keystore to have a unique fingerprint across all component keys in the keystore. so when one certificate claims those fingerprints as subkeys, any certificate that has a primary key with a matching fingerprint gets rejected with doesn't match our copy.

Mon, Feb 10, 10:49 PM · OpenPGP, gnupg, Bug Report
dkg created T7527: Keyring/keybox denial of service.
Mon, Feb 10, 10:31 PM · OpenPGP, gnupg, Bug Report
dkg reopened T7265: When "use_keyboxd" is configured --keyring option is ignored? as "Open".

I understand you as saying you won't fix the fact that the warning is not emitted during initial homedir setup. I'm not sure why that scenario is not worthy of a warning when a post-setup scenario is, but okay.

Mon, Feb 10, 10:26 PM · keyboxd, gnupg, FAQ, Support
dkg created T7526: gpg --assert-signer is ambiguous about what it does if a filename looks like a fingerprint.
Mon, Feb 10, 9:19 PM · Support, gnupg
dkg updated the task description for T7521: `gpg --use-keyboxd` always emits an incomprehensible warning.
Mon, Feb 10, 7:02 PM · keyboxd, gnupg, Bug Report
dkg added a comment to T7521: `gpg --use-keyboxd` always emits an incomprehensible warning.

thanks for correcting that, @ikloecker. i've corrected the initial report.

Mon, Feb 10, 7:01 PM · keyboxd, gnupg, Bug Report
dkg updated the task description for T7521: `gpg --use-keyboxd` always emits an incomprehensible warning.
Mon, Feb 10, 7:00 PM · keyboxd, gnupg, Bug Report
dkg added a comment to T7523: keyboxd is active when idle (unnecessary power draw).

I'm glad that inotify is already in use, that's a reasonable thing on the Linux platform.

Mon, Feb 10, 3:07 PM · Feature Request, gnupg

Sun, Feb 9

dkg added a comment to T7518: `gpg --gpgconf-list` reports some data from the config file or command line, and other data that is about compiled in defaults.

If you say so, i won't press this. I will just leave this ticket with an observation that even for someone who reads the source code this is not intelligible. At the top of gpgconf_list in g10/gpg.c, the comment says:

Sun, Feb 9, 5:59 AM · Not A Bug, gnupg, Bug Report
dkg renamed T7523: keyboxd is active when idle (unnecessary power draw) from keyboxd is remarkably active when idle (unnecessary power draw) to keyboxd is active when idle (unnecessary power draw).
Sun, Feb 9, 5:42 AM · Feature Request, gnupg
dkg created T7523: keyboxd is active when idle (unnecessary power draw).
Sun, Feb 9, 4:46 AM · Feature Request, gnupg

Sat, Feb 8

dkg created T7521: `gpg --use-keyboxd` always emits an incomprehensible warning.
Sat, Feb 8, 4:43 PM · keyboxd, gnupg, Bug Report
dkg reopened T7265: When "use_keyboxd" is configured --keyring option is ignored? as "Open".

This warning doesn't seem to be complete; no such warning is produced on the first run of gpg. For example (with no ~/.gnupg):

Sat, Feb 8, 4:08 PM · keyboxd, gnupg, FAQ, Support
dkg created T7520: gnupg.7.html should not ship with nroff-formatted manpages.
Sat, Feb 8, 5:58 AM · Bug Report

Thu, Feb 6

dkg added a comment to T7518: `gpg --gpgconf-list` reports some data from the config file or command line, and other data that is about compiled in defaults.

in combination with this patch it should be easy to modify gpgconf_list() (in g10/gpg,c) to emit compliance from the settings/cli options.

Thu, Feb 6, 9:48 PM · Not A Bug, gnupg, Bug Report
dkg created T7518: `gpg --gpgconf-list` reports some data from the config file or command line, and other data that is about compiled in defaults.
Thu, Feb 6, 7:21 PM · Not A Bug, gnupg, Bug Report
dkg added a comment to T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880.

Please see the 5-patch series posted on gnupg-devel for a fix for this.

Thu, Feb 6, 3:32 PM · gnupg, Bug Report
dkg added a comment to T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880.

Maybe we have a different understanding of what "backward compatibility" means. if someone needs backward compatibility to communicate with someone using an RFC 4880 client, then surely they don't want to use a pubkey algorithm that isn't specified in RFC 4880, right?

Thu, Feb 6, 3:21 PM · gnupg, Bug Report

Wed, Feb 5

dkg added a comment to T7516: `gpg --compliance=rfc4880 --quick-add-key $fpr rsa sign` fails unnecessarily with "third-party key signatures using the SHA1 algorithm are rejected".

Patch sent to gnupg-devel.

Wed, Feb 5, 9:55 PM · gnupg, Bug Report
dkg created T7516: `gpg --compliance=rfc4880 --quick-add-key $fpr rsa sign` fails unnecessarily with "third-party key signatures using the SHA1 algorithm are rejected".
Wed, Feb 5, 8:51 PM · gnupg, Bug Report

Tue, Feb 4

dkg added a comment to T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880.

i see two forms of an initial resolution here: one is to have set_compliance_option always explicitly set opt.def_newkey_algo. The other is to check opt.compliance in get_default_pubkey_algo.

Tue, Feb 4, 11:57 PM · gnupg, Bug Report
dkg created T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880.
Tue, Feb 4, 6:53 PM · gnupg, Bug Report
dkg added a comment to T7501: policy compliance options collide incompatibly without warning.

Thanks for the followup. As a downstream maintainer, it would help me a lot to know why this won't be fixed for 2.4. Do you forsee a specific problem with it? Does the subtle change in semantics of previously unspecified combinations/permutations of options represent something you're trying to avoid on the stable release channel? Are there bugs that users should be worried about?

Tue, Feb 4, 6:12 PM · gnupg26, Bug Report
dkg added a comment to T7501: policy compliance options collide incompatibly without warning.

please prefer the patch here over the one on the mailing list. my followups to the mailing list are not going through due to some kind of intermittent IPv4/IPv6 deliverability issue. Sorry for the confusion.

Tue, Feb 4, 8:29 AM · gnupg26, Bug Report
dkg added a comment to T7501: policy compliance options collide incompatibly without warning.

Thanks for the fix, @werner ! Here's a comparable patch for the 2.4 branch as well.

Tue, Feb 4, 5:54 AM · gnupg26, Bug Report

Fri, Jan 31

dkg added a comment to T7501: policy compliance options collide incompatibly without warning.

Here's all of the above patches squashed into a single patch:

Fri, Jan 31, 7:16 PM · gnupg26, Bug Report
dkg added a comment to T7501: policy compliance options collide incompatibly without warning.

attached here is a series of 4 patches that reinforce that the last --compliance policy option (or equivalent option, like --rfc4880 or --gnupg) supercedes any earlier one.

Fri, Jan 31, 7:01 PM · gnupg26, Bug Report
dkg reopened T7501: policy compliance options collide incompatibly without warning as "Open".

sorry for the confusion in the initial report -- the policy compliance option is of course --compliance, and not --policy, and i just miswrote it in one line of the description above. I've corrected it now, and all the rest of the report is still as it was.

Fri, Jan 31, 3:35 PM · gnupg26, Bug Report
dkg updated the task description for T7501: policy compliance options collide incompatibly without warning.
Fri, Jan 31, 3:34 PM · gnupg26, Bug Report
dkg created T7501: policy compliance options collide incompatibly without warning.
Fri, Jan 31, 7:16 AM · gnupg26, Bug Report

Wed, Jan 29

dkg created T7494: tpm2daemon tests cannot run in parallel (swtpm collides TCP ports).
Wed, Jan 29, 12:29 AM · TPM, Bug Report

Mon, Jan 27

dkg committed rGPGMEPPfa41beab1af0: doc: use https:// for www.gnu.org (authored by dkg).
doc: use https:// for www.gnu.org
Mon, Jan 27, 10:39 AM
dkg committed rGPGMEPP652b8f364544: spelling: fix misspellings (authored by dkg).
spelling: fix misspellings
Mon, Jan 27, 10:39 AM

Jan 9 2025

dkg added a comment to T7314: Release GnuPG 2.2.46.

i see the tag has been published now, thanks! Given that this is an ELTS release, I'm assuming that the lack of a gnupg-2.2.46.tar.bz2 file on https://gnupg.org/ftp/gcrypt/gnupg/ is deliberate.

Jan 9 2025, 5:12 PM · gnupg22 (gnupg-2.2.46), Release Info
dkg added a comment to T7479: minor spelling fixes.

glad it was useful!

Jan 9 2025, 4:49 PM · Bug Report

Jan 8 2025

dkg created T7479: minor spelling fixes.
Jan 8 2025, 4:16 PM · Bug Report
dkg added a comment to T7314: Release GnuPG 2.2.46.

will you tag 2.2.46 in git as well? it appears to be on rG7e48331afb611a2b39e5ae74b8806b84e54db924 but i don't see any tags.

Jan 8 2025, 1:37 AM · gnupg22 (gnupg-2.2.46), Release Info

Jan 7 2025

dkg added a project to T7478: _gpg_close_all_fds hangs on nwer Linux systems in a simple chroot w/o /proc/self/fd: gnupg.
Jan 7 2025, 11:44 PM · Linux, gnupg, gpgrt, Bug Report
dkg updated subscribers of T7478: _gpg_close_all_fds hangs on nwer Linux systems in a simple chroot w/o /proc/self/fd.

Hm, this might also be relevant in GnuPG's codebase in common/exechelp-posix.c, which contains a copy of the same code (licensed differently).

Jan 7 2025, 11:44 PM · Linux, gnupg, gpgrt, Bug Report
dkg created T7478: _gpg_close_all_fds hangs on nwer Linux systems in a simple chroot w/o /proc/self/fd.
Jan 7 2025, 11:01 PM · Linux, gnupg, gpgrt, Bug Report

Nov 26 2024

dkg updated the task description for T7106: Trailing newline trouble in clearsigned message generation and verification.
Nov 26 2024, 11:24 PM · gnupg, Bug Report

Nov 20 2024

dkg added a comment to T7403: GnuPG 2.4.6 rewrites Ed25519 MPIs into non-compliant MPI form .

thanks for the clarification. i was not objecting to the workflow, i was trying to understand so that i can interact with the bug tracker appropriately. I was unaware of the difference between "milestones" and other project tags. I'll try to get that right in the future.

Nov 20 2024, 3:52 PM · Not A Bug, gnupg24, Bug Report

Nov 19 2024

dkg added a project to T7403: GnuPG 2.4.6 rewrites Ed25519 MPIs into non-compliant MPI form : gnupg24 (gnupg-2.4.5).

@ebo i'm not sure i understand why you removed the gnupg24 (gnupg-2.4.5) project label. the report indicates that GnuPG 2.4.6 at least (other versions untested, but i didn't see a gnupg24 (gnupg-2.4.6) label in this system) produces MPI artifacts for EdDSA/Ed25519 signatures that are non-compliant with all the known specifications. the 2.2 series appears to retain compatible MPI formats.

Nov 19 2024, 10:29 PM · Not A Bug, gnupg24, Bug Report

Nov 18 2024

dkg added a comment to T7403: GnuPG 2.4.6 rewrites Ed25519 MPIs into non-compliant MPI form .

after a bit more testing, it looks to me like 2.2.45 will revise the signature packet to use 0x00ed as the MPI header for r, if it receives input from 2.4.6. And 2.4.6 will revise the signature packet to use 0x0100 as the MPI header for r. So the same OpenPGP self-sig will change shape each time it is passed back and forth between the different versions.

Nov 18 2024, 10:55 PM · Not A Bug, gnupg24, Bug Report
dkg created T7403: GnuPG 2.4.6 rewrites Ed25519 MPIs into non-compliant MPI form .
Nov 18 2024, 10:32 PM · Not A Bug, gnupg24, Bug Report

Jul 25 2024

dkg added a comment to T7209: gpgv(1) manpage is ambiguous about argument list.

Interesting. i'm also not sure this is a good feature. I also still don't think the gpgv man page explains this clearly, but if you don't want to clarify it, i won't bother re-opening this issue.

Jul 25 2024, 11:23 PM · Documentation, gpgv
dkg reopened T7209: gpgv(1) manpage is ambiguous about argument list as "Open".

Thanks for this prompt fix! but they're still not aligned. with this fix, the Synopsis is:

Jul 25 2024, 1:37 AM · Documentation, gpgv

Jul 21 2024

dkg created T7209: gpgv(1) manpage is ambiguous about argument list.
Jul 21 2024, 4:52 PM · Documentation, gpgv

Jun 4 2024

dkg added a comment to T7116: minor spelling fixes.

All applied and more fun with cherry picking in the future ;-)

Jun 4 2024, 6:04 AM · gnupg, Bug Report

Jun 1 2024

dkg added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

fwiw, i've just shipped a patch to correct this change in behavior in the 2.2 branch debian. Many thanks to @gniibe , on whose work in the 2.4 branch this is based, and to @ametzler1, who did the backporting to 2.2. I've also written a test which tries to tickle this bug. It fails with unpatched 2.2.43 as emacs times out signing and encrypting mail as epg.el deadlocks with gpg.

Jun 1 2024, 3:11 AM · Emacs, gnupg, Bug Report

May 31 2024

dkg added a comment to T7116: minor spelling fixes.

that looks like it was a problem in the original text, not something i introduced. If you find anything else that needs fixing, please go ahead and fix it to! no need to wait for me.

May 31 2024, 4:57 AM · gnupg, Bug Report

May 30 2024

dkg added a comment to T7137: unreliable RSA decryption.

It seems too late to reject on import, given that people might already have such a secret key in their ~/.gnupg/private-keys-v1.d/ They might have had it for years without knowing it, because the failure is so intermittent. They might just think that they did something wrong, and when they try again it works. It would be great to be more robust than that.

May 30 2024, 11:28 PM · OpenPGP, Not A Bug, gnupg

May 29 2024

dkg added a comment to T7137: unreliable RSA decryption.

Maybe there's a 4th possible option that's better than the three i identified?

May 29 2024, 9:14 PM · OpenPGP, Not A Bug, gnupg
dkg added a comment to T7137: unreliable RSA decryption.

So i see a range of ways that any OpenPGP software could deal with this:

May 29 2024, 9:13 PM · OpenPGP, Not A Bug, gnupg

May 28 2024

dkg created T7137: unreliable RSA decryption.
May 28 2024, 10:03 PM · OpenPGP, Not A Bug, gnupg

May 27 2024

dkg added a comment to T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG).

Are you saying that concern about "risking a regression" is the reason to not fix this bug, which is itself a regression, and was introduced into the a point release in the current "long term support" branch?

May 27 2024, 6:21 AM · Emacs, gnupg, Bug Report

May 17 2024

dkg created T7124: unclear descriptions of `--disable-cipher-algo` and `--disable-pubkey-algo` .
May 17 2024, 1:28 AM · gnupg, Documentation, Bug Report

May 16 2024

dkg created T7123: please document --unwrap.
May 16 2024, 4:52 PM · gnupg, Documentation, Bug Report
dkg added a comment to T7120: Ship dutch translation (po/po.nl) in released tarball.

Thanks! please consider adding it to 2.2 and master as well. I suspect it's more outdated than it would be if it had been shipping in the upstream tarball.

May 16 2024, 4:05 PM · i18n, gnupg, Bug Report
dkg created T7120: Ship dutch translation (po/po.nl) in released tarball.
May 16 2024, 2:10 AM · i18n, gnupg, Bug Report

May 14 2024

dkg added a comment to T6185: `gpg2 --list-keys --with-colons > /dev/full` exits with status 0.

I note that @DemiMarie offered a patch for this over a year ago. It doesn't appear to have had any review. If it's good, maybe apply it? If it's problematic, can we identify the problem?

May 14 2024, 4:01 PM · Bug Report, gnupg

May 13 2024

dkg added a comment to T7116: minor spelling fixes.

by all means, please proofread it! thanks for the attention to detail. what was the grammar glitch?

May 13 2024, 8:56 PM · gnupg, Bug Report
dkg created T7116: minor spelling fixes.
May 13 2024, 12:16 AM · gnupg, Bug Report

Apr 26 2024

dkg added a comment to T7106: Trailing newline trouble in clearsigned message generation and verification.

I understand the desire for stable behavior, and i agree that a change here might affect verification of existing signatures (and might mean producing signatures that will be misinterpreted by older versions).

Apr 26 2024, 6:06 PM · gnupg, Bug Report
dkg created T7106: Trailing newline trouble in clearsigned message generation and verification.
Apr 26 2024, 5:01 PM · gnupg, Bug Report

Mar 8 2024

dkg added a comment to T5110: Primary Key Binding Signature not updated when updating Subkey Binding Signature.

I have also not found a straightforward way to correct a cross-signature that was made with a weak digest algorithm using GnuPG.

Mar 8 2024, 8:29 PM · gnupg, Bug Report

Feb 2 2024

dkg added a comment to T6972: Explicitly deprecate --use-embedded-filename -- it is hazardous.

The patch supplied here should apply to STABLE-BRANCH-2-4, but it should also be easy enough to backport to STABLE-BRANCH-2-2 and STABLE-BRANCH-1-4. For GnuPG master, i recommend actually removing the option.

Feb 2 2024, 9:14 PM · Documentation, gnupg, patch
dkg created T6972: Explicitly deprecate --use-embedded-filename -- it is hazardous.
Feb 2 2024, 9:12 PM · Documentation, gnupg, patch

Dec 26 2023

dkg added a comment to T6222: gpg --faked-system-time "$(date +%s)!" doesn't work.

One use case that seems sensible to me is to try to convince a long-running operation (e.g. a sequence of key generations) to all use a single timestamp. In this scenario, there's no interest in setting the clock to be some variant of the current time, just an interest in it remaining fixed across all the operations.

Dec 26 2023, 5:57 PM · gnupg, Bug Report

Sep 26 2023

dkg created T6733: yubikey nfc 5 key storage does not work with GnuPG when admin PIN is non-standard..
Sep 26 2023, 12:59 AM · can't replicate, scd, Bug Report

Aug 16 2023

dkg added a comment to T4961: ship gpgrt.pc.

It looks to me like it's marginally more common to *not* use the lib prefix for pkgconfig files:

Aug 16 2023, 12:01 AM · Feature Request, gpgrt

Nov 2 2022

dkg added a comment to T6137: arch-specific (32 bit) failures in AddExistingSubkeyJobTest::testAddExistingSubkeyWithExpiration.

Note the relationship to T4195, T4826, and T4766

Nov 2 2022, 4:03 PM · Restricted Project, qt, gpgme, Bug Report

Oct 20 2022

dkg added a comment to T6238: regexp for trust signature domain restriction does not work if key only has an e-mail address.

@werner i'm not sure i understand what "easy to enclose them in angle brackets just for comparison" means.

Oct 20 2022, 2:48 AM · backport, gnupg (gpg22), Bug Report, Restricted Project

Oct 17 2022

dkg added a comment to T6238: regexp for trust signature domain restriction does not work if key only has an e-mail address.

I recommend, when making a User ID with only an e-mail address, to populate the User IDs by wrapping it in an angle bracket, rather than just leaving the raw e-mail address. It's not just the regexp matcher -- there are other pieces of OpenPGP software that won't recognize a raw e-mail address in a user ID as an e-mail address. It also makes it easy to distinguish such a User ID from a User ID that is not at all an e-mail address.

Oct 17 2022, 10:23 PM · backport, gnupg (gpg22), Bug Report, Restricted Project

Aug 30 2022

dkg added a comment to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired.

Thanks, @gniibe -- i agree that this change to put_cert should be helpful, when encountering a certificate that is already invalid.

Aug 30 2022, 8:04 AM · workaround, gnupg, Keyserver, Bug Report

Aug 25 2022

dkg reopened T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired as "Open".

Thanks for the followup about R3, @mpilgrem! Looking at your logs in more details, and the source code for find_cert_bysubject in dirmngr/certcache.c, i think i see what the issue is. It's slightly more subtle than not terminating early if a known trusted root can validate a truncated chain.

Aug 25 2022, 12:46 AM · workaround, gnupg, Keyserver, Bug Report

Aug 24 2022

dkg added a comment to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired.

@mpilgrem, i'm glad that removing the DST Root CA X3 from your windows control panel worked for you, but it still doesn't seem to be a reasonable fix from a GnuPG user perspective

Aug 24 2022, 10:59 PM · workaround, gnupg, Keyserver, Bug Report

Aug 23 2022

dkg added a comment to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired.

@mpilgrem: in the meantime, for connecting to keys.openpgp.org, which *has* cleaned up its certificate chain, you might also want to try killing your dirmngr process, and/or cleaning up the data in .gnupg/dirmngr-cache.d/.

Aug 23 2022, 9:24 PM · workaround, gnupg, Keyserver, Bug Report
dkg added a comment to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired.

Basically, the website in question (e.g. https://openpgpkey.gnupg.org/, which exhibits this problem) serves up three certificates:

Aug 23 2022, 9:17 PM · workaround, gnupg, Keyserver, Bug Report

May 23 2022

dkg added a comment to T5991: gpgme test suite fails when local time differs from UTC time across a day boundary..

I see the patch which does look like it will guarantee that the test suite succeeds. But does it solve the underlying problem, though? I worry that it might just paper over a more subtle problem.

May 23 2022, 7:53 PM · Restricted Project, gpgme, Bug Report

May 21 2022

dkg created T5991: gpgme test suite fails when local time differs from UTC time across a day boundary..
May 21 2022, 7:10 AM · Restricted Project, gpgme, Bug Report

May 2 2022

dkg added a comment to T5954: Building for windows requires gpgrt (libgpg-error) 1.45, but configure.ac claims 1.27.

Debian requires all builds to use software that we have local copies of in the archive, which appears to rule out the use of speedo (it fetches source over the internet during build). So i've modified debian packaging to annotate that the Windows builds need a different version of libgpg-error than that defined in configure.ac.

May 2 2022, 6:03 PM · gnupg (gpg22), Bug Report

Apr 29 2022

dkg added a comment to T5931: OpenSSH 8.9, 9.0, and 9.1 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required).

this looks similar to https://dev.gnupg.org/T5935 and https://bugs.debian.org/1008573

Apr 29 2022, 6:24 PM · gnupg24, workaround, Documentation, gnupg (gpg23), ssh, gpgagent

Apr 28 2022

dkg created T5955: pinentry-efl sends warnings to stderr, does not close windows during getpin.
Apr 28 2022, 11:04 PM · efl, pinentry, Bug Report
dkg added a comment to T5120: Incompatible Ed25519 secret key (no-encryption).

Thanks for working on this, @gniibe! Maybe it would be useful to add a test to the test suite that tries to import and use a secret key of this particular structure.

Apr 28 2022, 10:07 PM · gnupg (gpg22), Bug Report
dkg created T5954: Building for windows requires gpgrt (libgpg-error) 1.45, but configure.ac claims 1.27.
Apr 28 2022, 4:38 AM · gnupg (gpg22), Bug Report

Apr 27 2022

dkg updated the task description for T5953: batch signature fails with imported ed25519 signing key as of 2.2.34.
Apr 27 2022, 11:01 PM · gnupg (gpg22), Bug Report
dkg created T5953: batch signature fails with imported ed25519 signing key as of 2.2.34.
Apr 27 2022, 10:58 PM · gnupg (gpg22), Bug Report

Jan 19 2022

dkg closed T5762: libgpg-error: permit auto-introspection on non-glibc platforms like musl as Resolved.

thanks, looks good!

Jan 19 2022, 12:44 AM · gpgrt, Bug Report

Jan 17 2022

dkg committed rE371d1c952297: build: Detect more flexible musl variants of GNU (authored by dkg).
build: Detect more flexible musl variants of GNU
Jan 17 2022, 10:33 PM
dkg added a comment to T5762: libgpg-error: permit auto-introspection on non-glibc platforms like musl.
Jan 17 2022, 8:03 PM · gpgrt, Bug Report