Page MenuHome GnuPG
Feed Advanced Search

Aug 2 2020

JW updated the task description for T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.
Aug 2 2020, 12:14 AM · gpgrt, Bug Report
JW created T5008: Fedora 32 and FAIL: gpg-error-config-test.sh.
Aug 2 2020, 12:11 AM · gpgrt, Bug Report

Jul 31 2020

gniibe added a comment to T4246: GnuPG master does not allow decryption with bad usage flags (regression).

I realized that it fails with GPG_ERR_INV_ID (with gpg master) when it's on smartcard.
It can't be decrypted if it's on smartcard, that's true, but more relevant error would be good for this case.

Jul 31 2020, 8:13 AM · Restricted Project, Bug Report, gnupg (gpg23)

Jul 30 2020

mrmohr2 added a comment to T5007: Imported key cannot be used to encrypt..

Something looks odd about the way I pasted that key in there. The last 4 characters are bold, and it is missing an = sign.

Jul 30 2020, 11:58 PM · Not A Bug, gpg4win

Jul 29 2020

mrmohr2 created T5007: Imported key cannot be used to encrypt..
Jul 29 2020, 11:29 PM · Not A Bug, gpg4win
aheinecke closed T4623: pkg-config for mingw needs to emit -lws2_32 as Resolved.

I just saw that there is related discussion and a patch for this in T4994 so I will close again here.

Jul 29 2020, 1:17 PM · Restricted Project, Windows, gpgrt, Bug Report
aheinecke closed T5004: Unable to uninstall correctly causes Windows update malfunction as Invalid.

to give you any help I would need to know the exact error. I can only tell you that this is not a problem related to Gpg4win something else must be messy on your system. The Uninstaller of Gpg4win cleans up all registry keys that do not contain user config and all files should be removed unless some other process on the system interferes.

Jul 29 2020, 1:14 PM · Windows 64, Bug Report, gpg4win
aheinecke reopened T4623: pkg-config for mingw needs to emit -lws2_32 as "Open".

This change broke for me the compilation of GPGME which I fixed with: 52f930c1ed7eee6336a41598c90ef3605b7ed02b I found that fix there OK because GPGME explicitly uses ws2_32.

Jul 29 2020, 1:08 PM · Restricted Project, Windows, gpgrt, Bug Report

Jul 28 2020

DrasS created T5004: Unable to uninstall correctly causes Windows update malfunction.
Jul 28 2020, 12:04 PM · Windows 64, Bug Report, gpg4win

Jul 20 2020

iwona.zielinska added a comment to T4983: GpgOL interpretes some encrypted messages as unencrypted and skips decryption entirely.

Dear gnupg developers.
I have contacted the Microsoft to get their analysis as well.
A Case #:20812681 has been registered. Where Microsoft stated that third party developers of plugins like GpgOL have their channels and should contact Microsoft directly in cases like this. Further analysis has been denied to me.

Jul 20 2020, 7:50 AM · gpgol, Bug Report, gpg4win

Jul 19 2020

RobIII added a comment to T4581: Kleopatra stuck in loading the certificate cache.
  • - it get stuck with empty window
Jul 19 2020, 4:13 PM · gpd5x (gpd-5.0.0), gpg4win, kleopatra, Bug Report

Jul 18 2020

JW-D added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

I started "gpgconf --launch gpg-agent" and afterwards PuTTY. Then I am asked to "login as:". After entering the username, the error "PuTTY Fatal Error: No supported authentication methods available (server sent: publickey)" occurred.

Jul 18 2020, 9:05 PM · ssh, yubikey, Bug Report, gpg4win

Jul 17 2020

chdiza added a comment to T4997: 2.2.21 breaks passphrase-repeat and password checking.

Here is another thing worth reporting. I found that passphrase-repeat is entirely ignored, regardless of the value set.

Jul 17 2020, 3:54 PM · Bug Report, gnupg (gpg22)
chdiza added a comment to T4997: 2.2.21 breaks passphrase-repeat and password checking.

Do you configured gpg so that you did not get a passphrase confirmation?

Jul 17 2020, 3:52 PM · Bug Report, gnupg (gpg22)
werner added a comment to T4998: scdaemon: PC/SC "No such device" without reader-port.

That could also be the reason for some strange behaviour I have sometimes with my bunch or readers. I have not had the time to look into this and thus opted for a gpgconf --kill scdaemon which fixes things quickly but of course this is a bad workaround.

Jul 17 2020, 3:02 PM · Restricted Project, scd, Bug Report
werner closed T4820: gpgme's json test fails with gpg 2.2.19 as Resolved.
Jul 17 2020, 11:41 AM · gpgme (gpgme 1.23.x), Bug Report
werner added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

iirc, you need to start gpg-agent before you use putty; thus do a "gpg -K" or "gpgconf --launch gpg-agent".

Jul 17 2020, 10:46 AM · ssh, yubikey, Bug Report, gpg4win
werner claimed T4997: 2.2.21 breaks passphrase-repeat and password checking.
Jul 17 2020, 10:34 AM · Bug Report, gnupg (gpg22)
werner added a parent task for T4997: 2.2.21 breaks passphrase-repeat and password checking: T4897: Release GnuPG 2.2.21.
Jul 17 2020, 10:33 AM · Bug Report, gnupg (gpg22)
werner triaged T4997: 2.2.21 breaks passphrase-repeat and password checking as Normal priority.

Right 2.2.21 fixes a long standing bug in symmetric encryption in that the configured passphrase constraints were not checked. Eventually we will add a second sec of constraints here but for now the same constrains as for private key protection are used.

Jul 17 2020, 10:32 AM · Bug Report, gnupg (gpg22)
gniibe added a comment to T4998: scdaemon: PC/SC "No such device" without reader-port.

I am happy that your use case will be supported, and the bug was fixed before the release.
It's me who say "thank you" to you!

Jul 17 2020, 4:28 AM · Restricted Project, scd, Bug Report
kevinoid added a comment to T4998: scdaemon: PC/SC "No such device" without reader-port.

46d185f60 doesn't segfault and does prints the YubiKey card information, even without reader-port configured. Perfect! That will fix the issue for me. Looking forward to seeing it released. Thanks again @gniibe!

Jul 17 2020, 4:20 AM · Restricted Project, scd, Bug Report
gniibe added a comment to T4998: scdaemon: PC/SC "No such device" without reader-port.

Thanks a lot.
I pushed a fix as rG46d185f60397: scd: PC/SC: Don't release the context when it's in use..

Jul 17 2020, 4:16 AM · Restricted Project, scd, Bug Report
kevinoid added a comment to T4998: scdaemon: PC/SC "No such device" without reader-port.

Thanks again @gniibe! In case it's still useful, I bisected to 1080e91ef. The output with --debug-all --debug-level guru is:

Jul 17 2020, 4:14 AM · Restricted Project, scd, Bug Report
gniibe added a comment to T4998: scdaemon: PC/SC "No such device" without reader-port.

Ah, I identified an issue.
While it's in a loop of trying readers (in select_application in scd/app.c), it should not deallocate resources to access readers, even if reference count == 0.
I'll fix.

Jul 17 2020, 3:56 AM · Restricted Project, scd, Bug Report
gniibe added a comment to T4998: scdaemon: PC/SC "No such device" without reader-port.

Thanks for your testing.

Jul 17 2020, 3:52 AM · Restricted Project, scd, Bug Report
kevinoid added a comment to T4998: scdaemon: PC/SC "No such device" without reader-port.

Thanks for the detailed explanation, I'm glad to hear it! Out of curiosity, I tried running echo 'serialno openpgp' | ./scd/scdaemon --log-file - -v --server built from 43000b043 and it printed:

Jul 17 2020, 3:27 AM · Restricted Project, scd, Bug Report
gniibe added a parent task for T4998: scdaemon: PC/SC "No such device" without reader-port: T3300: scd: Support multiple readers by PC/SC driver.
Jul 17 2020, 2:59 AM · Restricted Project, scd, Bug Report
gniibe claimed T4998: scdaemon: PC/SC "No such device" without reader-port.

Thanks for your report.
Major reason was multiple card readers/tokens were not supported by PC/SC handling of scdaemon, only a single reader was assumed, so, user had to specify one if it's not the first one.
Multiple reader by PC/SC support was added in master (to be 2.3), so, I think the problem is solved in master.

Jul 17 2020, 2:54 AM · Restricted Project, scd, Bug Report
kevinoid updated the task description for T4998: scdaemon: PC/SC "No such device" without reader-port.
Jul 17 2020, 1:06 AM · Restricted Project, scd, Bug Report
kevinoid created T4998: scdaemon: PC/SC "No such device" without reader-port.
Jul 17 2020, 1:05 AM · Restricted Project, scd, Bug Report

Jul 16 2020

werner closed T3512: gpgme test failure when run with gpg version 1 as Invalid.

Reconsidering this: Running the test suite with gpg1 is not a proper use case. gpg1 may be installed in addition to gpg but it should never be used on a build machine solely.

Jul 16 2020, 3:09 PM · gnupg (gpg14), gpgme, Bug Report
werner lowered the priority of T3512: gpgme test failure when run with gpg version 1 from Normal to Low.
Jul 16 2020, 3:07 PM · gnupg (gpg14), gpgme, Bug Report
werner edited projects for T3471: gpgme decryptverify indicating wrongly an error., added: gnupg, Not A Bug; removed gpgme.

I don't see any error here. There is a trailing LF on the binary data which gpg rightfully complains about.

Jul 16 2020, 3:06 PM · Not A Bug, gnupg, Bug Report
werner closed T3413: gpgme_op_delete doesn't return failure when loopback mode is enabled as Wontfix.
Jul 16 2020, 2:53 PM · gpgme, Bug Report
werner closed T3356: gpgme test suite failure in lang/qt/tests/t-config.cpp on mipsel as Invalid.

No info received in3 years.

Jul 16 2020, 2:49 PM · Too Old, gpgme, Bug Report
werner added a parent task for T2919: fix gpgme/gpgsm pipe server session with use_descriptor_passing (was: mutt + gpgme problems with some Outlook S/MIME emails): T4257: GPGME: op_verify failes for S/MIME with EBADF in multithreaded signature verification.
Jul 16 2020, 2:42 PM · gpgme, Bug Report
werner added a comment to T4975: undefined-shift in block_filter.

Well, it changes the behaviour on error and thus it should not be backported to 2.2 so that existsing error reports about corrupted data don't change. Fine for master.

Jul 16 2020, 11:30 AM · gnupg (gpg22), Bug Report
gniibe added a comment to T4624: libassuan-config and libassuan.pc both put -lws2_32 before -lgpg-error, which fails during static linking.

This fix reveals the problem of: T4994: Windows: assuan_sock_init or WSAStartup by main/_init_common_subsystem

Jul 16 2020, 3:11 AM · Restricted Project, Windows, libassuan, Bug Report
kloczek added a comment to T4854: gpgme 1.13.1: test suite is failing.

Today when I've been trying with -j48 test suite was locked and was not able to finish.
When I've presses ctrol-c I found:

PASS: t-eventloop
Decrypt B 0
Encrypt A 0
Decrypt B 1
Encrypt A 1
Decrypt B 2
Encrypt A 2
Decrypt B 3
Encrypt A 3
Decrypt B 4
Decrypt B 5
Encrypt A 4
Decrypt B 6
Encrypt A 5
Decrypt B 7
Encrypt A 6
Decrypt B 8
Encrypt A 7
Decrypt B 9
Encrypt A 8
Decrypt B 10
Encrypt A 9
Decrypt B 11
Encrypt A 10
Decrypt B 12
Encrypt A 11
Decrypt B 13
Encrypt A 12
Decrypt B 14
Encrypt A 13
Decrypt B 15
Encrypt A 14
Decrypt B 16
Decrypt B 17
Encrypt A 15
Decrypt B 18
Encrypt A 16
Decrypt B 19
Encrypt A 17
Encrypt A 18
Encrypt A 19
PASS: t-thread1
make[4]: *** [Makefile:882: check-TESTS] Interrupt
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gpgme-1.13.1/tests/gpg'
[tkloczko@barrel SPECS]$ make[3]: *** [Makefile:1008: check-am] Interrupt
make[2]: *** [Makefile:1010: check] Interrupt
make[1]: *** [Makefile:736: check-recursive] Interrupt
make: *** [Makefile:535: check-recursive] Interrupt
^C
Jul 16 2020, 12:55 AM · gpgme, Bug Report
kloczek added a comment to T4854: gpgme 1.13.1: test suite is failing.
+ GPGME_DEBUG=8:gpgme.trc
+ /usr/bin/make -O -j1 V=1 VERBOSE=1 check
Making check in src
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gpgme-1.13.1/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/gpgme-1.13.1/src'
Making check in tests
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gpgme-1.13.1/tests'
Making check in gpg
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gpgme-1.13.1/tests/gpg'
/usr/bin/make  check-am
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gpgme-1.13.1/tests/gpg'
/usr/bin/make  check-TESTS
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/gpgme-1.13.1/tests/gpg'
gpg-agent already running
PASS: initial.test
-----BEGIN PGP MESSAGE-----
Jul 16 2020, 12:52 AM · gpgme, Bug Report

Jul 15 2020

werner added a comment to T4854: gpgme 1.13.1: test suite is failing.

It might be related to T4257 - try with -j4 for now which is what I use for building.
For further investigations we need to enable tracing using

GPGME_DEBUG=8:gpgme.trc  make check
Jul 15 2020, 11:03 PM · gpgme, Bug Report
kloczek added a comment to T4854: gpgme 1.13.1: test suite is failing.

Sorry, I can't replicate this

Jul 15 2020, 5:23 PM · gpgme, Bug Report
werner merged task T4650: Kleopatra crashed with an application error (Windows) into T4257: GPGME: op_verify failes for S/MIME with EBADF in multithreaded signature verification.
Jul 15 2020, 4:53 PM · gpgme, kleopatra, Bug Report, gpg4win
werner added a comment to T4650: Kleopatra crashed with an application error (Windows).

Probably the same as T4257

Jul 15 2020, 4:52 PM · gpgme, kleopatra, Bug Report, gpg4win
werner moved T4820: gpgme's json test fails with gpg 2.2.19 from Backlog to QA for next release on the gpgme board.
Jul 15 2020, 4:46 PM · gpgme (gpgme 1.23.x), Bug Report
werner added a comment to T4854: gpgme 1.13.1: test suite is failing.

Sorry, I can't replicate this

Jul 15 2020, 4:39 PM · gpgme, Bug Report
werner closed T4834: gpgme library calls gpg with --list-trust-path as Resolved.

From 1.14.0 on these functions will return a Not Implemented error and the documentation has been removed.

Jul 15 2020, 4:36 PM · gpgme, Bug Report
JW-D added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

I used already the mentioned blog ass base of my work. But the Yubikey is not recognized in ssh and I do not know how to mitigate.

Jul 15 2020, 1:50 PM · ssh, yubikey, Bug Report, gpg4win
gniibe added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

A reference might help:
https://blogs.itemis.com/en/openpgp-on-the-job-part-8-ssh-with-openpgp-and-yubikey

Jul 15 2020, 2:16 AM · ssh, yubikey, Bug Report, gpg4win

Jul 14 2020

werner closed T4991: gpgme: Fails to build with latest gpg-2.2.21 update as Resolved.
Jul 14 2020, 2:49 PM · gpgme, Bug Report
werner added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

I have also relaxed the test in gpgme for that GnuPG version.

Jul 14 2020, 2:49 PM · gpgme, Bug Report
aheinecke changed the status of T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages from Open to Testing.
Jul 14 2020, 1:03 PM · Bug Report, gpg4win
aheinecke added a subtask for T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages: T4789: Gpg4win-3.1.12.
Jul 14 2020, 1:03 PM · Bug Report, gpg4win
aheinecke added a comment to T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.

After digging through our complete parser code it turns out that we did everything correctly but Outlook adds the line break when we change the bodyformat from HTML to plain text. So this issue only existed since the fix for: T4639

Jul 14 2020, 1:03 PM · Bug Report, gpg4win
pmgdeb added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

Great! That fixes it. Many thanks!

Jul 14 2020, 12:34 PM · gpgme, Bug Report
werner added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

See T4897 for a patch to gnupg.

Jul 14 2020, 11:32 AM · gpgme, Bug Report
werner closed T4979: enable-ssh-support in windows is broken. as Invalid.
Jul 14 2020, 10:32 AM · ssh, Duplicate, Bug Report
JW-D added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

Sorry, my fault. I found this command line in the internet (I am relatively new) so I mixed it up. Ok, skip ssh-add, it was my mistake! But the problem is that my Yubikey is not recognized by PuTTY in an ordinary ssh session. In the cmd window and in Cleopatra it works, but not with PuTTY.

Jul 14 2020, 8:54 AM · ssh, yubikey, Bug Report, gpg4win
gniibe added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

So, where does "ssh-add" command come from? IIUC, it is from OpenSSH.

Jul 14 2020, 8:40 AM · ssh, yubikey, Bug Report, gpg4win
JW-D added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

No, you are wrong, I speak not about OpenSSH!!! I speak from PuTTY. As explained in my first message, if I copy my ssh key on an USB stick and if I use PuTTY in combination with this stick, it is fine, I can connect to my server. If want to use my Yubikey 5NFC in combination with PuTTY, ssh authentication fail!

Jul 14 2020, 8:06 AM · ssh, yubikey, Bug Report, gpg4win
gniibe added a comment to T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.

You mean running OpenSSH (and its tool ssh-add) on Windows, right?
It is not supported. PuTTY is supported.

Jul 14 2020, 3:59 AM · ssh, yubikey, Bug Report, gpg4win

Jul 13 2020

OliverL added a comment to T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.

Yes :-). I see it also in line rows (many '_' characters). As I wrote, I (and probably all others) always exptected this to be a formatting error on the sender's side :-).

Jul 13 2020, 2:39 PM · Bug Report, gpg4win
aheinecke claimed T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.

It's not only for URL's. I've tested with any long line when sending "text/plain" GpgOL properly sends this but displays it wrongly.

Jul 13 2020, 2:03 PM · Bug Report, gpg4win
werner triaged T4991: gpgme: Fails to build with latest gpg-2.2.21 update as High priority.

It is a pecularity of the test case. A new release is long overdue anyway, so please have a few days patience for a new release with a foxed test case.

Jul 13 2020, 1:44 PM · gpgme, Bug Report
gniibe claimed T4975: undefined-shift in block_filter.
Jul 13 2020, 4:18 AM · gnupg (gpg22), Bug Report
gniibe triaged T4977: dirmngr not working with linux kernel parameter ipv6.disable=1 as Normal priority.
Jul 13 2020, 3:14 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
gniibe changed the status of T4977: dirmngr not working with linux kernel parameter ipv6.disable=1 from Open to Testing.

Pushed fix to master and STABLE-BRANCH-2-2.

Jul 13 2020, 3:13 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
gniibe added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

Thanks for your log.

Jul 13 2020, 2:54 AM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report

Jul 11 2020

iyanmv added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

$ cat /run/user/1000/dirmngr.log

2020-07-11 19:33:44 dirmngr[2305.0] permanently loaded certificates: 140
2020-07-11 19:33:44 dirmngr[2305.0]     runtime cached certificates: 0
2020-07-11 19:33:44 dirmngr[2305.0]            trusted certificates: 140 (139,0,0,1)
2020-07-11 19:39:24 dirmngr[2305.6] force-crl-refresh active for issuer id CE04B58CBA5B8069AA0D503634B861593BE86F20; update required
2020-07-11 19:39:24 dirmngr[2305.6] number of system provided CAs: 148
2020-07-11 19:39:24 dirmngr[2305.6] error creating socket: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] error connecting to 'http://cdp1.pca.dfn.de/global-root-g2-ca/pub/crl/cacrl.crl': Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] error retrieving 'http://cdp1.pca.dfn.de/global-root-g2-ca/pub/crl/cacrl.crl': Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] crl_fetch via DP failed: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] command 'ISVALID' failed: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] force-crl-refresh active for issuer id 3476EB7C1E02B3BAF954EEE2EFD321F7B8E49D18; update required
2020-07-11 19:39:24 dirmngr[2305.6] error creating socket: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] error connecting to 'http://pki0336.telesec.de/rl/TeleSec_GlobalRoot_Class_2.crl': Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] error retrieving 'http://pki0336.telesec.de/rl/TeleSec_GlobalRoot_Class_2.crl': Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] crl_fetch via DP failed: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] command 'ISVALID' failed: Address family not supported by protocol
2020-07-11 19:39:24 dirmngr[2305.6] force-crl-refresh active for issuer id 70F42DB9235EC84DC35D445B3407CABF4324291C; update required
2020-07-11 19:39:24 dirmngr[2305.6] error creating socket: Address family not supported by protocol
Jul 11 2020, 7:42 PM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
iyanmv added a comment to T4977: dirmngr not working with linux kernel parameter ipv6.disable=1.

@gniibe I saw that you didn't understand what I meant by "dirmngr stops working properly" in E663.
Have a look at this post in Archlinux forum.

Jul 11 2020, 7:29 PM · Restricted Project, gnupg (gpg22), dirmngr, Bug Report
JW-D created T4992: ssh Yubikey not recognized, but Yubikey works with GPG well.
Jul 11 2020, 2:12 PM · ssh, yubikey, Bug Report, gpg4win
pmgdeb added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

Yes, I forgot to include the full build log, I'm attaching it here. I've seen this in OpenSUSE Tumbleweed; the compiler is gcc10; and I can see this on any architecture. The test fails when building against gpg-2.2.21 but not with previous versions.

Jul 11 2020, 8:15 AM · gpgme, Bug Report

Jul 10 2020

werner added a comment to T4991: gpgme: Fails to build with latest gpg-2.2.21 update.

Pretty please write a useful bug report; we need information on versions, OSes, compilers, any special environment, and all the steps you did to get the build failure. The configure run already prints a lot of useful information; you may want to extract them or provide a complete build log.

Jul 10 2020, 8:57 PM · gpgme, Bug Report
pmgdeb created T4991: gpgme: Fails to build with latest gpg-2.2.21 update.
Jul 10 2020, 5:26 PM · gpgme, Bug Report
gniibe added a comment to T4975: undefined-shift in block_filter.

While I see that it's not the matter of actual use case (but how gpg can be immune to fuzzing), code clean up would be good here.

Jul 10 2020, 4:34 AM · gnupg (gpg22), Bug Report
gniibe changed the status of T4246: GnuPG master does not allow decryption with bad usage flags (regression) from Open to Testing.
Jul 10 2020, 3:04 AM · Restricted Project, Bug Report, gnupg (gpg23)

Jul 9 2020

werner added a comment to T4933: Incorrect expiration time of created subkey.

Because a few minutes don't matter. If you have the time to figure the reason out, please go ahead. It might be that we take the timestamp in the addkey case earlier and only set the expiration date after the key has been created.

Jul 9 2020, 7:31 PM · gnupg (gpg22), Bug Report
kuraga added a comment to T4933: Incorrect expiration time of created subkey.

gpg has code to make sure that a new key is at least one second newer than the previous generated.

Jul 9 2020, 4:26 PM · gnupg (gpg22), Bug Report
werner closed T4908: ECDH with AES-128 decryption failure when fully padded as Resolved.
Jul 9 2020, 1:16 PM · Restricted Project, gnupg (gpg22), Bug Report
werner closed T4959: confusing output when running `gpg --delete-secrete-keys` without name as Resolved.
Jul 9 2020, 11:28 AM · gnupg (gpg22), Bug Report
werner closed T4825: gpg --weak-digest SHA1 incurs a serious performance cost for `--check-trustdb` as Invalid.
Jul 9 2020, 11:02 AM · gnupg (gpg22), Bug Report
werner closed T4933: Incorrect expiration time of created subkey as Wontfix.

I won't fix it. In fact it can't anyway be completely fixed because gpg has code to make sure that a new key is at least one second newer than the previous generated.

Jul 9 2020, 11:00 AM · gnupg (gpg22), Bug Report
werner added a comment to T4246: GnuPG master does not allow decryption with bad usage flags (regression).

The first, I guess. The problem is that you are technical capable of _decryption_ but gpg does not allow this because for some reasons the key is arbitrary limited to signing. A warning message should be printed in thus a case but decryption should succeed.

Jul 9 2020, 10:41 AM · Restricted Project, Bug Report, gnupg (gpg23)
gniibe claimed T4246: GnuPG master does not allow decryption with bad usage flags (regression).
Jul 9 2020, 8:20 AM · Restricted Project, Bug Report, gnupg (gpg23)
gniibe added a comment to T4246: GnuPG master does not allow decryption with bad usage flags (regression).

Or this (don't allow anon keys for different usage):

diff --git a/g10/pubkey-enc.c b/g10/pubkey-enc.c
index 14cbdbb0f..b8d4059cd 100644
--- a/g10/pubkey-enc.c
+++ b/g10/pubkey-enc.c
@@ -91,9 +91,6 @@ get_session_key (ctrl_t ctrl, struct pubkey_enc_list *list, DEK *dek)
       if (err)
         break;
Jul 9 2020, 8:20 AM · Restricted Project, Bug Report, gnupg (gpg23)
gniibe added a comment to T4246: GnuPG master does not allow decryption with bad usage flags (regression).

Do you mean something like this?

Jul 9 2020, 8:11 AM · Restricted Project, Bug Report, gnupg (gpg23)
gniibe changed the status of T4688: `make distcheck` fails trying to make `rst/gpgme-python-howto.rst` from Open to Testing.

Fixed in rM1b840a151ad7: python: Fix how to generate documentation..

Jul 9 2020, 7:23 AM · Restricted Project, gpgme, Bug Report
gniibe changed the status of T4915: Cannot compile on macOS Mojave (utf8.c) from Open to Testing.
Jul 9 2020, 7:07 AM · Restricted Project, gnupg (gpg23), Bug Report
gniibe added a parent task for T4246: GnuPG master does not allow decryption with bad usage flags (regression): T4417: Work needed for gnupg 2.3.
Jul 9 2020, 6:55 AM · Restricted Project, Bug Report, gnupg (gpg23)

Jul 8 2020

OliverL created T4987: GpgOL breaks URLs by inserting a line break after column 71 in text-only messages.
Jul 8 2020, 5:42 PM · Bug Report, gpg4win

Jul 6 2020

werner closed T4818: libgcrypt build failures on several platforms as Resolved.
Jul 6 2020, 4:09 PM · Solaris, libgcrypt, Bug Report
werner closed T4833: libgcrypt: bug in _gcry_poly1305_armv7_neon_init_ext as Resolved.
Jul 6 2020, 10:54 AM · libgcrypt, Bug Report
werner added a comment to T4966: Jitter entropy RNG disable on non-x86?.

Yes please.

Jul 6 2020, 10:45 AM · libgcrypt, Bug Report

Jul 2 2020

werner closed T4758: gnupg-2.2.18/dirmngr/ldap-parse-uri.c:57:27: style: Same expression on both sides of '||'. as Resolved.

Fixed; In master the code already uses our generic scheme parser.

Jul 2 2020, 4:10 PM · LDAP, dirmngr, Bug Report
iwona.zielinska added a comment to T4983: GpgOL interpretes some encrypted messages as unencrypted and skips decryption entirely.

Thanks,
I edited the task and now you can edit it too.

Jul 2 2020, 2:21 PM · gpgol, Bug Report, gpg4win
iwona.zielinska changed the edit policy for T4983: GpgOL interpretes some encrypted messages as unencrypted and skips decryption entirely.
Jul 2 2020, 2:12 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4983: GpgOL interpretes some encrypted messages as unencrypted and skips decryption entirely.

Hi,
could you please change the edit policy back to all users so that I can change the status of this task?

Jul 2 2020, 2:09 PM · gpgol, Bug Report, gpg4win
iwona.zielinska changed the edit policy for T4983: GpgOL interpretes some encrypted messages as unencrypted and skips decryption entirely.
Jul 2 2020, 2:00 PM · gpgol, Bug Report, gpg4win
iwona.zielinska created T4983: GpgOL interpretes some encrypted messages as unencrypted and skips decryption entirely.
Jul 2 2020, 1:54 PM · gpgol, Bug Report, gpg4win