Page MenuHome GnuPG
Feed All Stories

Sep 22 2022

werner changed the status of T6204: gpgme:python Fix setup.py, using pkg-config (not deprecated gpg-error-config and gpgme-config), a subtask of T5683: Deprecation of gpg-error-config, from Open to Testing.
Sep 22 2022, 10:40 AM · gpgrt
werner removed a project from T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect: Restricted Project.
Sep 22 2022, 10:33 AM · kleopatra, Restricted Project
werner changed the status of T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption from Open to Testing.
Sep 22 2022, 10:31 AM · gnupg (gpg22), Feature Request, Restricted Project
werner moved T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Sep 22 2022, 10:31 AM · gnupg (gpg22), Feature Request, Restricted Project
werner committed rG05b7e4a405c8: gpg: Don't consider unknown keys as non-compliant while decrypting. (authored by werner).
gpg: Don't consider unknown keys as non-compliant while decrypting.
Sep 22 2022, 10:27 AM
ebo created T6216: Kleopatra: invalid S/MIME certificates are offered for encryption.
Sep 22 2022, 9:29 AM · Restricted Project, kleopatra
gniibe committed rCc20022ffd4ad: fips: Skip PCT if RSA keygen test-parms specified (authored by neverpanic).
fips: Skip PCT if RSA keygen test-parms specified
Sep 22 2022, 6:57 AM

Sep 21 2022

aheinecke closed T6207: can't open gpg-agent as Invalid.

This is a support question and not a bug. You should ask such questions on the channels for Gpg4win, which does the Community support for GnuPG on Windows: https://www.gpg4win.org/community.html

Sep 21 2022, 9:14 PM · Not A Bug, gnupg, Windows
aheinecke triaged T6192: GpgOL: deactivation of S/MIME does not affect previously sent mails as Normal priority.

I would give this low priority as we default to "S/MIME disabled" and this issue is no longer that relevant. But as it is a regression and I am pretty sure I know why it happens -> Normal.

Sep 21 2022, 9:08 PM · Restricted Project, gpgol
aheinecke claimed T6168: GpgOL: naming of saved attachments.

I think it is more of a Kleopatra issue.

Sep 21 2022, 9:06 PM · kleopatra, Restricted Project, gpgol
aheinecke triaged T6167: GpgOL: Window resize on forwarding as Normal priority.

Yes I have to look at this again. This resize stuff is code in GpgOL, which was intended to trigger UI redraws / updates of Outlook. Because it otherwise would not show our current state but something in the cache. And there is no "Redraw UI" Api. The Resize trick is something I got from stack overflow but it should be only 20px (seriously smaller px values cause no redraw) But there is a bug here when it is maximized I think.

Sep 21 2022, 9:03 PM · Restricted Project, gpgol
aheinecke added a comment to T5957: Kleopatra: Usability improvement for Notepad.

Another thing we noticed today is that the pgpOnly check that determines if S/MIME and PGP or only PGP is shown (The radio buttons at the top right corner) is done only at initialization. So if you import your first S/MIME certs it will still only offer PGP certs and no option to switch. Just as a note here instead of a different issue because it is mostly for testing but should be improved on an update.

Sep 21 2022, 9:00 PM · kleopatra, Restricted Project
ebo removed a project from T6086: Kleopatra: Filtering keys doesn't work anymore: Restricted Project.
Sep 21 2022, 4:05 PM · Restricted Project, kleopatra, Bug Report
ebo closed T6086: Kleopatra: Filtering keys doesn't work anymore as Resolved.

works

Sep 21 2022, 4:02 PM · Restricted Project, kleopatra, Bug Report
aheinecke triaged T6215: Kleopatra: "Not certified" Status for Validity with multiple user ids as Wishlist priority.
Sep 21 2022, 12:34 PM · Restricted Project, kleopatra
ebo added a comment to T6083: Kleopatra: Sign/encrypt window size issue.

Well, the picture given as example above looks exactly as before if I choose a key by clicking on it. But at least it changes after hitting return or switching to the next line, so it's an improvement.

Sep 21 2022, 11:30 AM · kleopatra, Restricted Project
ebo changed the status of T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect from Testing to Open.
Sep 21 2022, 11:11 AM · kleopatra, Restricted Project
ebo added a comment to T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect.

I see no change in the reported behavior:

Sep 21 2022, 11:09 AM · kleopatra, Restricted Project
werner triaged T6214: Kleopatra allows to export a subkey which has only a stub. as Normal priority.
Sep 21 2022, 10:37 AM · Bug Report, Restricted Project, kleopatra
aheinecke closed T5962: Kleopatra: Crash when quitting Application on Windows as Resolved.

Ok. Let us resolve this. The patch is in kconfigwidgets without a version marker and I already added a patch-next next to it for future versions of kconfigwidgets. Should be no problem to keep.

Sep 21 2022, 10:09 AM · Restricted Project, kleopatra
werner committed rGed54fd53d1dc: tools: Need to set the dir for common.conf (authored by werner).
tools: Need to set the dir for common.conf
Sep 21 2022, 9:51 AM
gniibe committed rSae4b7d8e2764: Support ECC signature. (authored by gniibe).
Support ECC signature.
Sep 21 2022, 8:24 AM
gniibe committed rS4a1169983259: Fix wrong fix of off-by-one error. (authored by gniibe).
Fix wrong fix of off-by-one error.
Sep 21 2022, 8:24 AM
gniibe committed rSc94f1d709613: Add constants from PKCS#11 3.0. (authored by gniibe).
Add constants from PKCS#11 3.0.
Sep 21 2022, 8:24 AM
gniibe committed rPTH61ae94a7489a: Revert "Don't use symbol/macro which starts with _." (authored by gniibe).
Revert "Don't use symbol/macro which starts with _."
Sep 21 2022, 7:41 AM
gniibe added a reverting change for rPTH317885a6b11f: Don't use symbol/macro which starts with _.: rPTH61ae94a7489a: Revert "Don't use symbol/macro which starts with _.".
Sep 21 2022, 7:41 AM
gniibe added a comment to rPTH317885a6b11f: Don't use symbol/macro which starts with _..

That's from my confusion. I'll revert.

Sep 21 2022, 7:39 AM
gniibe committed rE628cb1a786bd: m4: Fix detection of gpgrt's libdir. (authored by gouttegd).
m4: Fix detection of gpgrt's libdir.
Sep 21 2022, 3:09 AM

Sep 20 2022

werner added a comment to T6207: can't open gpg-agent.

No, it does not matter.

Sep 20 2022, 9:51 AM · Not A Bug, gnupg, Windows
werner closed T6213: Yubikey not working with GPG 2.3.7 (Gpg4win 4.0.3) as Resolved.

Sorry, you need to wait for gnupg 2.3.8. It's next on our shortlist.

Sep 20 2022, 9:45 AM · Duplicate, Bug Report
gniibe added a comment to T5862: authentication with USB token.

Testing gpg-auth : There are two different use cases

  • test with xsecurelock for screen lock
  • test with pam-autoproto for login / gdm / etc.
Sep 20 2022, 9:39 AM · gpgagent, Feature Request, scd
werner raised a concern with rPTH317885a6b11f: Don't use symbol/macro which starts with _..

Why? One underscrore followed by a lowercase letter is not a reserved symbol. It is common to use this for symbols which are not part of the public API but need to have global linkage. Also not all system have a way to limit the visibility and there we need to use them for internal symbols.

Sep 20 2022, 9:38 AM
gniibe committed rPTH317885a6b11f: Don't use symbol/macro which starts with _. (authored by gniibe).
Don't use symbol/macro which starts with _.
Sep 20 2022, 8:26 AM
gniibe added a comment to T5862: authentication with USB token.

Here are pam_authproto.c with Makefile, so that you can compile it with libpam:

Sep 20 2022, 6:19 AM · gpgagent, Feature Request, scd
vitusb added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

If you could try: https://files.gpg4win.org/Beta/gpgol/2.5.5-beta2/x64/ (Source tarball in the directory above, signed by my key)
If you could enable data debugging though (Include Data) in a log. And send it to me

Sep 20 2022, 12:34 AM · Restricted Project, gpgol

Sep 19 2022

werner closed T2300: Second crlDP is not used if first is unavailable as Resolved.
Sep 19 2022, 8:25 PM · g10code, Feature Request, dirmngr
werner added a comment to T2300: Second crlDP is not used if first is unavailable.

What is a partial CRL; I have never seen that and IIRC the specification for that was not complete.

Sep 19 2022, 8:22 PM · g10code, Feature Request, dirmngr
werner triaged T6212: The ssh keys are no longer returned in the order from control file after T5996 as Normal priority.

We want to get rid of sshcontrol but we could keep it as an optional configuration to sort keys. I won't say it is a bug, though.

Sep 19 2022, 8:19 PM · gnupg24 (gnupg-2.4.1), ssh, Feature Request
aheinecke committed rEb5043421d2b3: build: Fix installation of gpg-error-config.1. (authored by Damien Goutte-Gattat via Gnupg-devel <gnupg-devel@gnupg.org>).
build: Fix installation of gpg-error-config.1.
Sep 19 2022, 5:10 PM
aheinecke added a comment to T2300: Second crlDP is not used if first is unavailable.

For what it is worth, I think that my patch is more standard compliant then yours because it checks if there is a partial CRL.

Sep 19 2022, 4:43 PM · g10code, Feature Request, dirmngr
aheinecke reassigned T2300: Second crlDP is not used if first is unavailable from aheinecke to werner.

I think 289fbc550d18a7f9b26c794a2409ba820811f6b3 implemented this wish from 2016 :) @werner please read the full report and then close it as fixed if you agree. I find it a bit funny that we both came independently to the same conclusion, that it should be handled differently even if the standard says otherwise. Because the behavior from the standard does not make sense and is in contradiction to other parts where it says that each CRL must contain all revocations.

Sep 19 2022, 4:35 PM · g10code, Feature Request, dirmngr
aheinecke added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

If you could try: https://files.gpg4win.org/Beta/gpgol/2.5.5-beta2/x64/ (Source tarball in the directory above, signed by my key) Doc for this can be found here: https://wiki.gnupg.org/TroubleShooting#Manually_update_GpgOL_to_a_beta

Sep 19 2022, 4:29 PM · Restricted Project, gpgol
joeyberkovitz added a comment to T6047: Dirmngr - LDAP Schema V2 not used when Base DN is specified.

just checking in about getting this patch reviewed

Sep 19 2022, 3:41 PM · LDAP, dirmngr, gnupg (gpg23), Feature Request
Ra2-IFV created T6213: Yubikey not working with GPG 2.3.7 (Gpg4win 4.0.3).
Sep 19 2022, 3:36 PM · Duplicate, Bug Report
Jakuje created T6212: The ssh keys are no longer returned in the order from control file after T5996.
Sep 19 2022, 3:12 PM · gnupg24 (gnupg-2.4.1), ssh, Feature Request
aheinecke committed rO7fe5658f4318: Fix IMAP access to encrypted mails (authored by aheinecke).
Fix IMAP access to encrypted mails
Sep 19 2022, 2:54 PM
aheinecke added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

I think what I saw and reproduced (and now fixed) was a different issue though. 5fd467a00d3ffa6c1ca83e9a248f4c01d77bbe72 broke IMAP connections for GpgOL in general. So we definitely will make a new, at least minor GnuPG VS-Desktop release. But first we need to reproduce and also fix your issue.

Sep 19 2022, 2:00 PM · Restricted Project, gpgol
aheinecke added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

Good news is that I can reproduce the bug in our testlab by connecting an account via IMAP to exchange. Our other IMAP tests have intermediates like dovecot. The fix for this will be fairly simple but first I wanted to ensure that we could reproduce it for future testing of releases as this is a case that should have been covered.

Sep 19 2022, 12:47 PM · Restricted Project, gpgol
aheinecke triaged T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works) as High priority.

Hello,
many thanks for the detailed report, I have given it some time to analyze and think I understand it:

Sep 19 2022, 12:02 PM · Restricted Project, gpgol
alexk triaged T6211: KMail should process "Confirm your key publication" messages from WKS-Server as Normal priority.
Sep 19 2022, 11:19 AM · KMail, Restricted Project, Feature Request
alexk created T6211: KMail should process "Confirm your key publication" messages from WKS-Server.
Sep 19 2022, 11:18 AM · KMail, Restricted Project, Feature Request
werner created KMail.
Sep 19 2022, 11:16 AM
gniibe added a comment to T4002: gpg-error.h uses c11 reserved word "noreturn".

@ikloecker Thank you for the pointer.
When people will use C23 compiler, there will be no problem (even with non-fixed version). That's good. :-)

Sep 19 2022, 9:07 AM · Bug Report
werner closed T6209: GnuPG unable to interact with any keyserver throwing a "Not enabled" error as Resolved.
Sep 19 2022, 8:46 AM · Bug Report
chyen added a comment to T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent.

I hacked configure.ac of gnupg to force it build with libgpg-error 1.45, and OpenSSH works with the created pipe. Maybe the libgpg-error fix is only necessary in some certain circumstances?

Sep 19 2022, 5:22 AM · Not A Bug, workaround, gnupg24, Windows, ssh
chyen updated chyen.
Sep 19 2022, 5:13 AM
luweitest added a comment to T6207: can't open gpg-agent.
E:\key>gpgconf --list-dirs
sysconfdir:C%3a\Documents and Settings\All Users\Application Data\GNU\etc\gnupg
bindir:C%3a\Program Files\gnupg\bin
libexecdir:C%3a\Program Files\gnupg\bin
libdir:C%3a\Program Files\gnupg\lib\gnupg
datadir:C%3a\Program Files\gnupg\share\gnupg
localedir:C%3a\Program Files\gnupg\share\locale
socketdir:E%3a\key
dirmngr-socket:E%3a\key\S.dirmngr
agent-ssh-socket:E%3a\key\S.gpg-agent.ssh
agent-extra-socket:E%3a\key\S.gpg-agent.extra
agent-browser-socket:E%3a\key\S.gpg-agent.browser
agent-socket:E%3a\key\S.gpg-agent
homedir:E%3a\key

The "sysconfdir" "C:\Documents and Settings\All Users\Application Data\GNU" does not exist actually. Does it matter?

Sep 19 2022, 5:12 AM · Not A Bug, gnupg, Windows

Sep 18 2022

jpalus added a comment to T6210: Release LibKSBA 1.6.1.

Looks like libksba 1.6.1 is available for download at: https://gnupg.org/download/ , however tag is missing at: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=summary

Sep 18 2022, 11:17 AM · Release Info, libksba

Sep 17 2022

gouttegd added a comment to T4302: GPA wrongly reports failure to retrieve key.

Finally had some time to look into this a bit more.

Sep 17 2022, 11:03 PM · gpa, Bug Report
gouttegd closed T4703: Scute > 1.4.0 does not work with MacOS X as Resolved.

A better solution could always be found later

Sep 17 2022, 2:24 PM · MacOS, scute

Sep 16 2022

vendion added a comment to T6209: GnuPG unable to interact with any keyserver throwing a "Not enabled" error.

Also the use of the standard-resolver is not a good idea because it does not work with Tor.

Sep 16 2022, 9:34 PM · Bug Report
werner added a comment to T6209: GnuPG unable to interact with any keyserver throwing a "Not enabled" error.

The use of

Sep 16 2022, 5:14 PM · Bug Report
werner committed rG289fbc550d18: dirmngr: Fix CRL DP error fallback to other schemes. (authored by werner).
dirmngr: Fix CRL DP error fallback to other schemes.
Sep 16 2022, 5:03 PM
werner added a comment to T4436: gpgsm refuses to encrypt with failure to check CRL.

I just fixed a bug related to the DP. That might be related. See rG0c8299e2b56ef2e1

Sep 16 2022, 4:54 PM · gnupg, S/MIME
werner committed rG5fdb03db9eaa: doc: Keep list of RFCs only in DETAILS (authored by werner).
doc: Keep list of RFCs only in DETAILS
Sep 16 2022, 4:52 PM
werner committed rG0c8299e2b56e: dirmngr: Fix CRL DP error fallback to other schemes. (authored by werner).
dirmngr: Fix CRL DP error fallback to other schemes.
Sep 16 2022, 4:52 PM
werner closed T1141: dirmngr does not try all CRL DPs if first fetchable CRL is too old as Resolved.

That particular bug seems to have been solved a long time ago. I stumbled upon up while fixing a DP bug today.

Sep 16 2022, 4:43 PM · gnupg, Bug Report, dirmngr
vitusb added a comment to T6203: GpgOL (Gpg4Win 3.1.24) / Error in parsing mail-headers (empty mail-body without correct decoded encryption-scheme) when using gpgol.dll 2.5.4 (gpgol.dll 2.5.0 from 3.1.16 works).

Here some further investigations ...

Sep 16 2022, 2:57 PM · Restricted Project, gpgol
ikloecker added a comment to T6209: GnuPG unable to interact with any keyserver throwing a "Not enabled" error.

I suspect that this has to do with your usage of tor (or gpg thinking that you use tor) because in dirmngr/dns-stuff.c I found

if (tor_mode)
  return gpg_error (GPG_ERR_NOT_ENABLED);

and all other places returning GPG_ERR_NOT_ENABLED seem to be related to S/MIME.

Sep 16 2022, 2:02 PM · Bug Report
ikloecker renamed T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption from Kleopatra: Message "not VS-NfD compliant" is shown incorrectly to GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.
Sep 16 2022, 1:53 PM · gnupg (gpg22), Feature Request, Restricted Project
werner committed rD07bf00580dab: swdb: libksba 1.6.1 (authored by werner).
swdb: libksba 1.6.1
Sep 16 2022, 12:34 PM
werner updated the task description for T5479: Release LibKSBA 1.6.0.
Sep 16 2022, 12:18 PM · Release Info, libksba
werner triaged T6210: Release LibKSBA 1.6.1 as Normal priority.
Sep 16 2022, 12:17 PM · Release Info, libksba
vendion created T6209: GnuPG unable to interact with any keyserver throwing a "Not enabled" error.
Sep 16 2022, 12:15 PM · Bug Report
werner triaged T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption as Normal priority.
Sep 16 2022, 12:06 PM · gnupg (gpg22), Feature Request, Restricted Project
ikloecker claimed T4429: Kleopatra: Offer to generate ECC keys on Smartcards which support it.
Sep 16 2022, 11:33 AM · Restricted Project, kleopatra
ikloecker changed the status of T6202: Kleopatra: Suppress errors of WKD lookups from Open to Testing.

Lookup on server should no longer report any errors caused by a failed WKD lookup.

Sep 16 2022, 11:19 AM · Restricted Project, kleopatra
ikloecker triaged T6208: Kleopatra: Provide log for all jobs as Normal priority.
Sep 16 2022, 11:17 AM · Restricted Project, kleopatra
ikloecker committed rKLEOPATRA8e527a1df69f: Do not bother users with errors during WKD lookup (authored by ikloecker).
Do not bother users with errors during WKD lookup
Sep 16 2022, 11:15 AM
ikloecker claimed T6202: Kleopatra: Suppress errors of WKD lookups.
Sep 16 2022, 10:48 AM · Restricted Project, kleopatra
werner added projects to T6207: can't open gpg-agent: Windows, gnupg.
Sep 16 2022, 10:40 AM · Not A Bug, gnupg, Windows
werner added a comment to T6207: can't open gpg-agent.

What is the output of gpgconf --list-dirs ?

Sep 16 2022, 10:39 AM · Not A Bug, gnupg, Windows
werner added a comment to T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.

Works as designed. Whether the design is a good choice is a different
question.

Sep 16 2022, 10:37 AM · gnupg (gpg22), Feature Request, Restricted Project
ebo added a comment to T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.

Does the recipient know the public key that was used for encryption?

Sep 16 2022, 10:09 AM · gnupg (gpg22), Feature Request, Restricted Project
ikloecker added a comment to T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.

Does the recipient know the public key that was used for encryption?

Sep 16 2022, 9:59 AM · gnupg (gpg22), Feature Request, Restricted Project
ikloecker added a comment to T4002: gpg-error.h uses c11 reserved word "noreturn".

Actually, noreturn isn't a keyword. The keyword is _Noreturn. noreturn is a convenience macro, which is provided in the header stdnoreturn.h. Funny enough, _Noreturn and the macro noreturn will be deprecated with C23 in favor of the new attribute [[noreturn]]. :-)
https://en.cppreference.com/w/c/language/_Noreturn

Sep 16 2022, 9:55 AM · Bug Report
ebo updated the task description for T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.
Sep 16 2022, 9:48 AM · gnupg (gpg22), Feature Request, Restricted Project
ebo added a comment to T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.

The data from the above output was additionally OpenPGP encrypted to self.
The "not compliant" message only shows when the data is additionally encrypted to a public key.

Sep 16 2022, 9:45 AM · gnupg (gpg22), Feature Request, Restricted Project
gniibe committed rC984d94fa9fff: Minor clean up. (authored by gniibe).
Minor clean up.
Sep 16 2022, 9:28 AM
gniibe committed rCf97b2f706dd0: Move function prototype to cipher.h. (authored by gniibe).
Move function prototype to cipher.h.
Sep 16 2022, 9:28 AM
gniibe committed rC3962623fe6de: Fix _gcry_err_code_to_errno. (authored by gniibe).
Fix _gcry_err_code_to_errno.
Sep 16 2022, 9:28 AM
gniibe committed rC82226dad7ae0: More clean up. (authored by gniibe).
More clean up.
Sep 16 2022, 9:28 AM
werner committed rSd786c3834a1a: Add no-chain option. (authored by Damien Goutte-Gattat via Gnupg-devel <gnupg-devel@gnupg.org>).
Add no-chain option.
Sep 16 2022, 9:25 AM
luweitest updated the task description for T6207: can't open gpg-agent.
Sep 16 2022, 8:53 AM · Not A Bug, gnupg, Windows
luweitest created T6207: can't open gpg-agent.
Sep 16 2022, 8:52 AM · Not A Bug, gnupg, Windows
ebo added a comment to T6205: GnuPG: Unknown encryption keys should not result in non-compliant encryption on decryption.

gpg: Öffentlicher Schlüssel ist 2B2F1C74FE523D81
[GNUPG:] ENC_TO 2B2F1C74FE523D81 1 0
gpg: AES256.CFB verschlüsselter Sitzungsschlüssel
[GNUPG:] NEED_PASSPHRASE_SYM 9 3 8
gpg: Verschlüsselt mit einem Passwort
gpg: verschlüsselt mit RSA Schlüssel, ID 2B2F1C74FE523D81
[GNUPG:] NO_SECKEY 2B2F1C74FE523D81
[GNUPG:] BEGIN_DECRYPTION
gpg: AES256 verschlüsselte Daten
[GNUPG:] DECRYPTION_INFO 2 9 0
gpg: Ursprünglicher Dateiname=''
[GNUPG:] PLAINTEXT 62 1663253724
[GNUPG:] PLAINTEXT_LENGTH 4
test[GNUPG:] NEWSIG
gpg: Signatur vom 15.09.2022 16:55:24 Mitteleuropäische Sommerzeit
gpg: mittels RSA-Schlüssel 930A7B212C8EC8F1729DA3F5C464074875570823
[GNUPG:] ERRSIG C464074875570823 1 10 00 1663253724 9 930A7B212C8EC8F1729DA3F5C464074875570823
[GNUPG:] NO_PUBKEY C464074875570823
gpg: Signatur kann nicht geprüft werden: Kein öffentlicher Schlüssel
[GNUPG:] DECRYPTION_OKAY
[GNUPG:] GOODMDC
[GNUPG:] END_DECRYPTION

Sep 16 2022, 8:10 AM · gnupg (gpg22), Feature Request, Restricted Project
gniibe committed rC000c50e07819: Fix use of noreturn. (authored by gniibe).
Fix use of noreturn.
Sep 16 2022, 7:44 AM
gniibe added a comment to T4002: gpg-error.h uses c11 reserved word "noreturn".

Pushed similar changes for GnuPG and libgcrypt (which are actually harmless as it is internal use, not exposed header).

Sep 16 2022, 7:40 AM · Bug Report
gniibe committed rGd5e29991c0c7: dirmngr:dns,doc,gpg: Fix for noreturn for C11. (authored by gniibe).
dirmngr:dns,doc,gpg: Fix for noreturn for C11.
Sep 16 2022, 7:36 AM

Sep 15 2022

aheinecke added a comment to T6195: gpg: New key has unknown trust after generation.

To clarify that I meant that the underlying problem is our current keylisting speed in Kleopatra I have opened T6206.

Sep 15 2022, 4:35 PM · Not A Bug, gnupg