I sued the done column because we have not assigned it to any milestone.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jan 5 2024
Fixed a long time ago.
Hope so too. If there was a docker image or something I would gladly test it, otherwise I'll report back as soon as a release is out
We can't test this but assume that the fix for T6752 is sufficient here.
With rG239c1fdc28dcd0dc7aa5341be7c966da2231642a we now have a socketdir keyword for gpgconf.ctl. man gpgconf and look for that file. Will be released with 2.4.4.
gpg 2.4 now returns ERROR status lines for failed --quick-add-subkey and --quick-add-adsk.
Looks good except for a nitpick and some documentation.
Fix back in October, will be released in 24.02 megarelease.
Jan 4 2024
There seems to be a problem with error reporting; errors from GPG (e.g., invalid password) are not coming through. I think this caused by GnuPG not reporting them correctly
Note that we now have also an option instead of the workaround from 2015
In a first commit, I have switched back to the simple check done by QFileInfo::isWritable() (see https://doc.qt.io/qt-5/qfileinfo.html#isWritable).
Another hint: When they checked "write temporary files in the folder of the encrypted file" they got a message window from gpgex "Error returned by the GnuPG user interface: Input/output error".
Looks good.
- Document the new flag/functionality in gpgme.texi
- Extend run-genkey.c, so that one can easily test this. (This also gives an example how it's used correctly.)
I did not relaize that when we originally implemented that feature we already exposed it through GPGME. So this has been fixed since 2020.
Jan 3 2024
Updated as requested. Only contains the core parts; C++/Qt will be uploaded separately