Page MenuHome GnuPG
Feed Advanced Search

May 25 2018

dkg added a comment to T3995: make --force-mdc the default.

please see the branch dkg/fix-T3995 with rG3308d5e3f4e25dce5168c4a7cb2f545424c6d185

May 25 2018, 6:34 PM · gnupg, Bug Report
dkg created T3995: make --force-mdc the default.
May 25 2018, 3:48 PM · gnupg, Bug Report
gniibe added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

Apparently, the check of sem_init function was not done (in config.log).
Could you please make sure to update npth/configure by npth/autogen.sh?

May 25 2018, 12:31 AM · npth, Bug Report

May 24 2018

jhirsch added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

config.log is attached.

May 24 2018, 4:05 PM · npth, Bug Report
aheinecke added a comment to T3975: Special characters not displayed anymore in Outlook.

The best way to send signed or encrypted mail is by using PGP/MIME which is the default.

May 24 2018, 8:12 AM · gpgol, Bug Report
gniibe added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

Could you please put the config.log of npth with the patch?
The intention of change is: we need to link -lpthread and -lrt

May 24 2018, 3:17 AM · npth, Bug Report

May 23 2018

baluui added a comment to T3975: Special characters not displayed anymore in Outlook.

Thank you for your answer.

May 23 2018, 9:53 PM · gpgol, Bug Report
grawity created T3994: import-clean drops a seemingly valid subkey.
May 23 2018, 7:46 PM · gnupg (gpg22), Bug Report
jhirsch added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

I tried with the updated patch, but I still see the same unsatisfied symbols during link. I verified that the patch was in place in configure.ac and also patched a clean version of configure.ac so that there would be only one instance of hpux in the case statement:

May 23 2018, 7:46 PM · npth, Bug Report
aheinecke added a parent task for T3978: GpgOL: Problem with automatic resolution of ambigous keys: T3925: Gpg4win 3.1.2.
May 23 2018, 8:14 AM · Bug Report, gpgol
BenM added a comment to T3981: MDC failures should always trigger fatal error.

It works (or rather fails to decrypt) as expected, though an update to the HOWTO and examples is also needed, not a major change.

May 23 2018, 6:19 AM · Bug Report
BenM added a comment to T3981: MDC failures should always trigger fatal error.

Since 1.4 has been previously cited as the thing to use when accessing data encrypted with v2 keys and the like, it's hard to argue in favour of backporting a fix for an issue which will explicitly override the one major use case (maybe one of two if we count headless systems still) for keeping 1.4 in play. If you were going to fix it and and potentially kill the use of it for accessing old archived data then why not just skip the backport and EOL the branch? Less work, same result.

May 23 2018, 6:02 AM · Bug Report
gniibe added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

I realized that the test case is already there.
I'm not sure the reason why make check for npth works well on HP-UX (before the my patch). It uses npth_attr_init (hence, pthread_attr_init) in tests/t-thread.c.
Perhaps, libtool is clever enough to detect -lpthread into src/libnpth.la (dependency_libs), I suppose.

May 23 2018, 4:25 AM · npth, Bug Report
gniibe added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

Thanks for your testing, it's near. Here is updated patch:


I think that HP-UX is just like *BSD for pthread and POSIX semaphore.
It is also good to add a test case. I will.

May 23 2018, 4:09 AM · npth, Bug Report

May 22 2018

jhirsch added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

Rebuilding npth results in three unsatisfied symbols:

May 22 2018, 5:18 PM · npth, Bug Report
Kobbema added a comment to T3989: cannot work with new encryption panel.

Yes, I checked and I can indeed add multiple keys.
No, that does not solve my problem.
Because I absolutely need to be able to see exactly what I am doing and in this respect the previous version (as it still is on Ubuntu) is much, much better.

May 22 2018, 9:32 AM · kleopatra, Bug Report
aheinecke claimed T3975: Special characters not displayed anymore in Outlook.

Thanks for your report.

May 22 2018, 9:18 AM · gpgol, Bug Report
aheinecke claimed T3990: Kleopatra change expiry date on year doesn't work.

Thanks. I'll look into it. It's possible that in our tests we only changed the complete date.

May 22 2018, 9:14 AM · gpg4win, kleopatra, Bug Report
aheinecke claimed T3991: gpgol stops decrypting/verifying in a certain situation.

Thanks for the report.

May 22 2018, 9:13 AM · gpgol, gpg4win, Bug Report
aheinecke renamed T3992: Kleopatra: Bad handling of non standard detached ASCII-armored signature from Cannot verify detached ASCII-armored signature to Kleopatra: Bad handling of non standard detached ASCII-armored signature.
May 22 2018, 9:09 AM · kleopatra, Bug Report, gpg4win
aheinecke claimed T3992: Kleopatra: Bad handling of non standard detached ASCII-armored signature.

Thanks for the report. This is indeed a bug.

May 22 2018, 9:09 AM · kleopatra, Bug Report, gpg4win
aheinecke triaged T3989: cannot work with new encryption panel as Normal priority.

If you click on the grey question mark in the "Entry field" when adding recipients you get a dialog that lists all keys and also allows for multiple selection.

May 22 2018, 8:59 AM · kleopatra, Bug Report
gniibe added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

Thanks for config.log of GnuPG. I think that I located the problem; While gpg-agent should be linked to -lpthread, it was not. The configure variable NPTH_LIBS in config.log doesn't have -lpthread. Thus, pthread_* are linked to the ones of stub, and it resulted the error.

May 22 2018, 6:46 AM · npth, Bug Report

May 19 2018

NHarvey created T3992: Kleopatra: Bad handling of non standard detached ASCII-armored signature.
May 19 2018, 4:22 AM · kleopatra, Bug Report, gpg4win

May 18 2018

Breach created T3991: gpgol stops decrypting/verifying in a certain situation.
May 18 2018, 11:27 PM · gpgol, gpg4win, Bug Report
Breach updated the task description for T3990: Kleopatra change expiry date on year doesn't work.
May 18 2018, 11:00 PM · gpg4win, kleopatra, Bug Report
Breach created T3990: Kleopatra change expiry date on year doesn't work.
May 18 2018, 10:59 PM · gpg4win, kleopatra, Bug Report
jhirsch added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

I have uploaded config.log. Let me know if you need any additional information/files. Thanks!

May 18 2018, 3:55 PM · npth, Bug Report
werner added projects to T3949: pinentry looks for gpg-error-config and libassuan-config in ${SYSROOT}/bin but they are in ${SYSROOT}/usr/bin: pinentry, Cross-Compiler.
May 18 2018, 11:28 AM · Cross-Compiler, pinentry, Bug Report
werner added a project to T3975: Special characters not displayed anymore in Outlook: gpgol.
May 18 2018, 11:28 AM · gpgol, Bug Report
werner added a project to T3989: cannot work with new encryption panel: kleopatra.
May 18 2018, 11:27 AM · kleopatra, Bug Report
Kobbema created T3989: cannot work with new encryption panel.
May 18 2018, 9:28 AM · kleopatra, Bug Report
gniibe claimed T3980: gpg-agent: error allocating thread attributes when starting as daemon.

Thanks for quick feedback.
Yes, it is a build problem, which should be handled by configure + make.
Could you please upload the build log here, so that I can check it to fix configure.ac+Makefile.am?

May 18 2018, 8:37 AM · npth, Bug Report

May 17 2018

jhirsch added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

Thanks. That appears to be the exact issue. I was able to get around it with export LD_PRELOAD as indicated in the man page. Any ideas on how to address it in the make? This is what I see when I do an ldd on gpg-agent:

May 17 2018, 10:53 PM · npth, Bug Report
gniibe added a comment to T3980: gpg-agent: error allocating thread attributes when starting as daemon.

ENOSYS means it's linked to stub.
http://nixdoc.net/man-pages/HP-UX/man5/pthread_stubs.5.html
Somehow the build process may be wrong for the gpg-agent executable.

May 17 2018, 8:22 PM · npth, Bug Report
torando added projects to T3621: OpenPGP Encrypted message (decryption not possible): gpgme, Info Needed.

In another report, it turned out to be, that with a 64 bit outlook and GnuPG not installed in the standard location it came to this error. ( T3988 )

May 17 2018, 11:26 AM · Info Needed, gpgme, gpgol, Bug Report
werner changed the status of T3981: MDC failures should always trigger fatal error from Open to Testing.

The path I now took is to keep 2.2 as is but change GPGME to trigger a decryption failure if no MDC is used. This is under the assumption that old scripts using gpg 2.2 or gpg 2.0 do not use GPGME.

May 17 2018, 9:29 AM · Bug Report
aheinecke closed T3987: error: Folder is open in GnuPG's OpenPGP tool as Resolved.

Please update to Gpg4win-3.1.1 this issue should be resolved. There was a similar issue with Gpg4win 3 T2670 but it has been resolved.

May 17 2018, 7:59 AM · Bug Report, gpg4win
aheinecke added a project to T3746: Outlook 2016 - Cannot display signed email in sent folder: Info Needed.

We've analyzed another report of this and the problem turned out to be that with a 64 bit outlook and GnuPG not installed in the standard location it came to this error. ( T3988 )

May 17 2018, 7:50 AM · Info Needed, gpgol, Bug Report, gpg4win

May 16 2018

Dhinu created T3987: error: Folder is open in GnuPG's OpenPGP tool.
May 16 2018, 7:05 PM · Bug Report, gpg4win

May 15 2018

werner added a comment to T3981: MDC failures should always trigger fatal error.

You mean because they mentioned 64 bit block ciphers? In the original mail exchange in November about "we have broken the MDC" which we disproved and they confirmed that it is an Enigmail or Thunderbird problem:

May 15 2018, 4:17 PM · Bug Report
andrewgdotcom added a comment to T3981: MDC failures should always trigger fatal error.

Actually this is not related to the mentioned CVE because the issue we are talking about has not been tested by them.

May 15 2018, 1:23 PM · Bug Report
werner triaged T3982: libgcrypt.m4 is not multilib friendly as Normal priority.
May 15 2018, 1:18 PM · libgcrypt, Bug Report
aheinecke closed T3973: GpgOL causes Outlook 2016 crash with specific message as Resolved.

Thanks for testing. A new Gpg4win release will come soon.

May 15 2018, 1:18 PM · gpg4win, gpgol, Bug Report
aheinecke added a parent task for T3973: GpgOL causes Outlook 2016 crash with specific message: T3925: Gpg4win 3.1.2.
May 15 2018, 1:17 PM · gpg4win, gpgol, Bug Report
werner triaged T3981: MDC failures should always trigger fatal error as High priority.
May 15 2018, 1:16 PM · Bug Report
aheinecke removed a parent task for T3888: Kleopatra: S/MIME trees in keylist are minimized on refresh: T3925: Gpg4win 3.1.2.
May 15 2018, 1:16 PM · Bug Report, gpg4win, kleopatra
aheinecke removed a parent task for T3887: Kleopatra: Not finishing commands: T3925: Gpg4win 3.1.2.
May 15 2018, 1:16 PM · Bug Report, gpg4win, kleopatra
werner added a comment to T3981: MDC failures should always trigger fatal error.

Actually this is not related to the mentioned CVE because the issue we are talking about has not been tested by them.

May 15 2018, 1:16 PM · Bug Report
werner added a comment to T3981: MDC failures should always trigger fatal error.

Done in master with rGd1431901f014 and we are discussing on Jabber whether we can risk to do that in 2.2 too. It might be that another ortion than --ignore-mdc-error would be better for 2.2 but that would differ than from master.

May 15 2018, 1:14 PM · Bug Report
andrewgdotcom updated the task description for T3981: MDC failures should always trigger fatal error.
May 15 2018, 12:36 PM · Bug Report
EvaSDK created T3982: libgcrypt.m4 is not multilib friendly.
May 15 2018, 12:15 PM · libgcrypt, Bug Report
andrewgdotcom created T3981: MDC failures should always trigger fatal error.
May 15 2018, 10:56 AM · Bug Report
Breach added a comment to T3973: GpgOL causes Outlook 2016 crash with specific message.

Thanks. Confirmed - no crash with the beta5 dll.

May 15 2018, 10:38 AM · gpg4win, gpgol, Bug Report
aheinecke changed the status of T3973: GpgOL causes Outlook 2016 crash with specific message from Open to Testing.

Argh! From the log it looks very much like another incarnation of the issue fixed in T3960 (Same underlying reason)

May 15 2018, 9:19 AM · gpg4win, gpgol, Bug Report
ktalik added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

Good idea, but I've already tried it. Tried once again and freeze still occurs.

May 15 2018, 8:29 AM · gnupg (gpg22)
Breach added a comment to T3973: GpgOL causes Outlook 2016 crash with specific message.

Hi and thanks. Yes, I consistently reproduce. Here's the log file.

May 15 2018, 6:38 AM · gpg4win, gpgol, Bug Report

May 14 2018

gouttegd added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

Okay, so maybe this has nothing to do with T3748 then…

May 14 2018, 11:30 PM · gnupg (gpg22)
werner triaged T3980: gpg-agent: error allocating thread attributes when starting as daemon as High priority.

That comes directly from pthread_attr_init - need to check what's special on HP/UX here.

May 14 2018, 10:10 PM · npth, Bug Report
jhirsch created T3980: gpg-agent: error allocating thread attributes when starting as daemon.
May 14 2018, 9:29 PM · npth, Bug Report
ktalik added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

Above command freezes with 100% CPU, too.

May 14 2018, 11:17 AM · gnupg (gpg22)
aheinecke triaged T3973: GpgOL causes Outlook 2016 crash with specific message as Normal priority.

Thanks for your report!

May 14 2018, 9:00 AM · gpg4win, gpgol, Bug Report
aheinecke created T3978: GpgOL: Problem with automatic resolution of ambigous keys.
May 14 2018, 8:36 AM · Bug Report, gpgol

May 12 2018

Breach added a project to T3973: GpgOL causes Outlook 2016 crash with specific message: gpg4win.
May 12 2018, 6:40 PM · gpg4win, gpgol, Bug Report

May 11 2018

baluui updated the task description for T3975: Special characters not displayed anymore in Outlook.
May 11 2018, 9:14 PM · gpgol, Bug Report
baluui created T3975: Special characters not displayed anymore in Outlook.
May 11 2018, 9:12 PM · gpgol, Bug Report
gouttegd added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

If you never explicitly changed the default trust model, then I would expect you are not using TOFU, but the presence of a tofu.db file strongly suggests that you are indeed using it.

May 11 2018, 4:06 PM · gnupg (gpg22)
ktalik added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

I'm not sure. How to check it? In man gpg I only see instructions on how to change the trust model. ~/.gnupg/gpg.conf does not have any trust model related entry. I have ~/.gnupg/tofu.db file however.

May 11 2018, 3:24 PM · gnupg (gpg22)
gouttegd added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

This looks reminiscent of a bug previously seen in GPA (T3748).

May 11 2018, 1:22 PM · gnupg (gpg22)
werner added a comment to T3971: gpgme-1.11.1 fails to build: cJSON.c:45:20: fatal error: gpgrt.h: Datei oder Verzeichnis nicht gefunden.

It seems that Debian does not install te required libgpg-error correctl.

May 11 2018, 11:23 AM · Debian, Bug Report, gpgme
aheinecke changed the status of T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification from Open to Testing.
May 11 2018, 9:37 AM · Bug Report, gpg4win
Breach created T3973: GpgOL causes Outlook 2016 crash with specific message.
May 11 2018, 9:22 AM · gpg4win, gpgol, Bug Report
aheinecke triaged T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification as High priority.

I understand the Problem. Your recipient formatted the reply in such a way that GpgOL does not detect that the original message is Quoted, verifies it and shows only the verified part.

May 11 2018, 9:02 AM · Bug Report, gpg4win

May 10 2018

ktalik created T3972: 100% CPU usage endles loop of gpg --list-keys.
May 10 2018, 3:51 PM · gnupg (gpg22)
Elan added a project to T3971: gpgme-1.11.1 fails to build: cJSON.c:45:20: fatal error: gpgrt.h: Datei oder Verzeichnis nicht gefunden: Debian.
May 10 2018, 11:01 AM · Debian, Bug Report, gpgme
Elan added a project to T3971: gpgme-1.11.1 fails to build: cJSON.c:45:20: fatal error: gpgrt.h: Datei oder Verzeichnis nicht gefunden: Bug Report.
May 10 2018, 10:59 AM · Debian, Bug Report, gpgme

May 8 2018

aheinecke added a comment to T3953: GPGSM: Treat EXPKEYSIG as error.

But why is that the case for OpenPGP Signatures, then? The difference does not make sense to me.

May 8 2018, 7:20 PM · Bug Report, S/MIME, gnupg
werner closed T3953: GPGSM: Treat EXPKEYSIG as error as Invalid.

The key receives fully trust and thus we get the "green" flag plus the "expired" flag. In my test with OpenPGP the key was not trysted and thus we did not got only the "expired" flag. At some distant past we agreed on these rules.

May 8 2018, 6:16 PM · Bug Report, S/MIME, gnupg
werner added a comment to T3953: GPGSM: Treat EXPKEYSIG as error.

gpgsm behaves exactly as gpg and as explain in doc/DETAILS. VALIDSIG is issues even for signatures done by an expired certificate. Let me check whey GPGME claims "green" here while it does not not an expired OpenPGP signature.

May 8 2018, 5:27 PM · Bug Report, S/MIME, gnupg
aheinecke assigned T3953: GPGSM: Treat EXPKEYSIG as error to werner.

I think this issue is important as GPGME should not report "Green" / Everything OK in that case and only have the EXPKEYSIG in details.

May 8 2018, 4:00 PM · Bug Report, S/MIME, gnupg
Herr_SchneiderM added a comment to T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification.
  1. Create Mail and sign with PGP/inline activated
  2. Send mail to someone else who does not use gpg etc.
  3. Get a response including full quote of your email
May 8 2018, 8:53 AM · Bug Report, gpg4win
gniibe lowered the priority of T3731: gcry_pk_genkey() segfaults for ecdsa 384 from High to Normal.

I changed the priority to 'Normal'. The problem now is not the libssh usage, but how we can assume use of secure memory by random generator(s).

May 8 2018, 2:07 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

By libssh upstream, the problem has been fixed: commit-72f6b34

May 8 2018, 2:01 AM · libgcrypt, Bug Report

May 7 2018

aheinecke triaged T3956: O2010: Encrypted junk-mails can't be moved to inbox as Normal priority.

Thanks for your report. Are you sure that "Allow HTML" makes the difference?

May 7 2018, 2:43 PM · gpgol, Bug Report
aheinecke added a comment to T3459: GPGOL Moving mails is not possible if the decrypted / verified content is loaded.

As I link this Ticket often when talking about this limitation. Here is a short animation to show what is meant by moving but not opening a mail:

May 7 2018, 2:41 PM · gpg4win, gpgol, Bug Report
aheinecke added a comment to T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification.

I'm not sure I understand your Problem. For me it works as it should.

May 7 2018, 2:37 PM · Bug Report, gpg4win
Herr_SchneiderM created T3964: Response to signed mail just shows the original signed part of the mail in Outlook after verification.
May 7 2018, 11:12 AM · Bug Report, gpg4win
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

Here is the function:
https://git.libssh.org/projects/libssh.git/tree/src/dh.c#n227

May 7 2018, 9:18 AM · libgcrypt, Bug Report
werner added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

Am I right to assume that the test suite is terminating and restarting libgcrypt? Although we have features for this, I am still not convinced that this is a proper use of libgcrypt. There are just too many cases how this can fail. Unix is not designed to use shared libraries in so-called "plugins". I need to look closer at the libssh code.

May 7 2018, 8:27 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

It would be better not to require gcry_control(GCRYCTL_CLOSE_RANDOM_DEVICE). Automatic handling through gcry_control(GCRYCTL_TERM_SECMEM) would be better.

May 7 2018, 2:32 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

The patch D461 makes gcry_control(GCRYCTL_CLOSE_RANDOM_DEVICE) free the allocated secure memory.

May 7 2018, 1:53 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

It assumes a change of libssh like:

May 7 2018, 1:52 AM · libgcrypt, Bug Report
gniibe added a comment to T3731: gcry_pk_genkey() segfaults for ecdsa 384.

Here is my patch: D461: jent random requires finalizer to deallocate secure memory

May 7 2018, 1:51 AM · libgcrypt, Bug Report

May 6 2018

dcialdella added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

I downloaded it and I' m using it.
Nice feature the "notepad".... easier for encrypt/sign.

May 6 2018, 7:40 PM · gpgme, Bug Report
aheinecke added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

The latest Version of Kleopatra has a "Notepad" View that should do what you want. E.g. If you decrypt something in there it preselects the keys the message was encrypted to when you encrypt it again.

May 6 2018, 7:29 PM · gpgme, Bug Report
dcialdella added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

OOooh yeee.
Ok. Didn't know how bad gpg4usb really is.
I looked into it. Gpg4usb distributes their own binary GPGME version https://github.com/gpg4usb/gpg4usb/tree/master/linbuild/lib I don't even know which version that is. They are in violation of the GPL as they don't offer the source code of that GPGME version.

So, don't use it please what they do is horrible from a security standpoint. Try using Kleopatra (which I personally maintain). And if it does not work for your use case please let us know what your use case is and we can try to make it better for you. :-)

But indeed for gpg4usb you can't expect help here. They are very likely shipping a horribly outdated version with bugs that have since been fixed.

May 6 2018, 7:20 PM · gpgme, Bug Report
DamienCassou added a comment to T3942: Can't unregister a non-existent private key.

Workaround is to click cancel so that the next key is tried; right?

May 6 2018, 9:56 AM · gnupg (gpg22), Bug Report

May 5 2018

dcialdella added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

I 'll try GPA and Kleopatra, I hope will do the same tasks.
thanks anyway.

May 5 2018, 12:27 PM · gpgme, Bug Report
BenM added a comment to T3963: Invalid Crypto Engine - ( Xubuntu 18.04 ) version of GPG4USB 0.3.3.2 & 0.3.3.1 .

I suspect gpg4usb is a dead project anyway. I've been on their mailing list for a while and according to my records the last post from the pseudonymous author(s) is from October, 2016. I'm not sure how much of that GPL breach is intentional or just a result of web services going offline and not being restored.

May 5 2018, 5:27 AM · gpgme, Bug Report
BenM added a comment to T3815: tests fail in 2021.

The Python portion of this is done, the tests will now create a key with an expiration a few years shy of the 2106 end date (NYE 2099).

May 5 2018, 5:10 AM · qt, Python, gpgme, Bug Report