Page MenuHome GnuPG
Feed All Stories

Jan 6 2021

aheinecke committed rW924790caade2: Fix qmake in toolchain file (authored by aheinecke).
Fix qmake in toolchain file
Jan 6 2021, 4:25 PM
werner added a comment to T5215: gnugp1: Fix build errors with gcc-10.

Take care: gpg is also used on platforms with proprietary compilers which don't support -f options. Thus you need to limit this to gcc.

Jan 6 2021, 4:03 PM · gnupg (gpg14), patch, Bug Report
cbiedl added a comment to T5215: gnugp1: Fix build errors with gcc-10.

After some more checking: LLVM-11 introduced the same behaviour in that regard, but appearently not a pragma/attribute to override this: https://releases.llvm.org/11.0.0/tools/clang/docs/ReleaseNotes.html

Jan 6 2021, 3:55 PM · gnupg (gpg14), patch, Bug Report
ikloecker committed rG7eef40cc1143: I meant "SHA-2 digests" in the previous commit. (authored by ikloecker).
I meant "SHA-2 digests" in the previous commit.
Jan 6 2021, 3:06 PM
ikloecker closed T5184: scd: Generating CSR for NetKey card key fails as Resolved.
Jan 6 2021, 12:22 PM · scd
ikloecker closed T5184: scd: Generating CSR for NetKey card key fails, a subtask of T5129: Kleopatra: Generate S/MIME CSR for NetKey card key, as Resolved.
Jan 6 2021, 12:22 PM · kleopatra
ikloecker committed rG8fe976d5b9a0: scd:nks: Add support for signing plain SHA-3 digests. (authored by ikloecker).
scd:nks: Add support for signing plain SHA-3 digests.
Jan 6 2021, 12:21 PM
aheinecke committed rWadbac241d3d2: Remove obsolete patch for libgpg-error (authored by aheinecke).
Remove obsolete patch for libgpg-error
Jan 6 2021, 12:03 PM
aheinecke added a comment to rKLEOPATRA4e8afe8036ac: Handle tag preferences with kconfig compiler.

This reminds me that I should check if kconfig_compiler nowadays supports cross compiling or add that. Back when I started cross compiling kleopatra in 2015 I was lazy and patched in the generated kconfig files. I never really saw the advantage of them but yeah it's more KDEish to use them.

Jan 6 2021, 10:49 AM
aheinecke changed the status of T4184: Outlook 2013 Appointments vanish when send as a E-Mail from Open to Testing.

This works now with 0c1bd9076958e584820fadf997ca7d8a248b6888 but needs more testing before this can be relased. It will probably be part of a Gpg4win-4 beta.

Jan 6 2021, 10:29 AM · gpgol, Bug Report, gpg4win
aheinecke committed rOceaf9a6c09ba: Fix draft encryption for async crypt in OOM (authored by aheinecke).
Fix draft encryption for async crypt in OOM
Jan 6 2021, 9:58 AM
bobwxc updated the diff for D520: gnupg po: Fix Simplified Chinese Translation.
Jan 6 2021, 8:54 AM
gniibe added inline comments to D520: gnupg po: Fix Simplified Chinese Translation.
Jan 6 2021, 2:40 AM

Jan 5 2021

ikloecker committed rKLEOPATRA35f24bc67d5d: Fix build with gpgme < 1.15.0 (authored by ikloecker).
Fix build with gpgme < 1.15.0
Jan 5 2021, 6:47 PM
ikloecker committed rKLEOPATRA66efcb74b419: Fix build with gpgme < 1.14.1 (authored by ikloecker).
Fix build with gpgme < 1.14.1
Jan 5 2021, 6:36 PM
ikloecker committed rKLEOPATRA2fe6ffd20762: Make filtering by tags (and display of tags) work in key selection (authored by ikloecker).
Make filtering by tags (and display of tags) work in key selection
Jan 5 2021, 6:02 PM
ikloecker committed rKLEOPATRA021cd34fe098: Fix display of tags in key details for secret keys (authored by ikloecker).
Fix display of tags in key details for secret keys
Jan 5 2021, 6:02 PM
ikloecker committed rKLEOPATRA2c35da3ddbcf: Use domain term "tag[s]" instead of "remark[s]" as much as possible (authored by ikloecker).
Use domain term "tag[s]" instead of "remark[s]" as much as possible
Jan 5 2021, 6:02 PM
ikloecker committed rKLEOPATRA4e8afe8036ac: Handle tag preferences with kconfig compiler (authored by ikloecker).
Handle tag preferences with kconfig compiler
Jan 5 2021, 6:02 PM
ikloecker committed rKLEOPATRA4b6f8f4b5a01: Do not disable tag support if Tags column is disabled/not shown (authored by ikloecker).
Do not disable tag support if Tags column is disabled/not shown
Jan 5 2021, 6:02 PM
ikloecker closed T3580: GPGME: Keylist mode sigs combined with secret does not work (anymore?) as Resolved.
Jan 5 2021, 5:54 PM · gpgme
ikloecker committed rM5137d7fc214d: core: Make listing of signatures work if only secret keys are listed (authored by ikloecker).
core: Make listing of signatures work if only secret keys are listed
Jan 5 2021, 5:49 PM
ikloecker claimed T3580: GPGME: Keylist mode sigs combined with secret does not work (anymore?).

Taking since I ran into this problem while working on T5174. In Kleopatra, if one opens the certificate details of one's own keys (i.e. secret key is available), then the tags vanish from the key list.

Jan 5 2021, 5:08 PM · gpgme
werner added a comment to T3505: Port GPGME's Python bindings to Windows.

The C++, CL, Javascript and QT Bindings are all written by hand.

Jan 5 2021, 4:06 PM · Feature Request, gpgme, Python
aheinecke committed rO28b05072198e: Handle protected-headers also on multipart parts (authored by aheinecke).
Handle protected-headers also on multipart parts
Jan 5 2021, 3:51 PM
aheinecke committed rOe81efc2bffa6: Change crypto state names to be descriptive (authored by aheinecke).
Change crypto state names to be descriptive
Jan 5 2021, 3:51 PM
aheinecke committed rO097606999554: Another statename change (authored by aheinecke).
Another statename change
Jan 5 2021, 3:51 PM
aheinecke committed rOd120e866e04e: Unify WantsSend states to CryptFinished (authored by aheinecke).
Unify WantsSend states to CryptFinished
Jan 5 2021, 3:51 PM
aheinecke committed rO93be368dc258: Fix broken encryptSignStart invocation. (authored by aheinecke).
Fix broken encryptSignStart invocation.
Jan 5 2021, 3:51 PM
aheinecke committed rOc67dda95eec6: Remove NeedsFirstAfterWrite state (authored by aheinecke).
Remove NeedsFirstAfterWrite state
Jan 5 2021, 3:51 PM
aheinecke committed rO795277c7da5c: Log early if a mail is read only (authored by aheinecke).
Log early if a mail is read only
Jan 5 2021, 3:51 PM
aheinecke committed rO2baf54b2c2fe: Minor change of a debug statement (authored by aheinecke).
Minor change of a debug statement
Jan 5 2021, 3:51 PM
werner committed rEa235d43ccc2e: doc: Add a description for GPG_ERR_USE_CONDITIONS. (authored by werner).
doc: Add a description for GPG_ERR_USE_CONDITIONS.
Jan 5 2021, 3:51 PM
cbiedl committed rG068a4482c741: Empty test commit message (authored by cbiedl).
Empty test commit message
Jan 5 2021, 3:19 PM
bernhard added a comment to T3505: Port GPGME's Python bindings to Windows.

Hi Werner,

we do it for the other bindings as well.

can you elaborate?

Jan 5 2021, 3:01 PM · Feature Request, gpgme, Python
aheinecke added a comment to rKLEOPATRA536ed69534e8: Try to fill out name and email for new key on win.

Ok. I've just added with rev 69539cea316f2d2998eefbd14539f8def3fc07ab more platform specific code for userinformation so this makes even more sense.

Jan 5 2021, 1:36 PM
aheinecke committed rKLEOPATRA69539cea316f: Prevent process elevation on Windows (authored by aheinecke).
Prevent process elevation on Windows
Jan 5 2021, 1:33 PM
aheinecke added a comment to T5212: Kleopatra: Check if run with elevated privileges and exit in that case.

Have you tried on the command line: "gpg --gen-key" ? Maybe this gives more helpful debug output. But in the case of "permission denied" this really sounds like a local setup issue as there are also no other reports related to this. Still I'll add the saveguard to make the check in kleo more explicit.

Jan 5 2021, 1:28 PM · Feature Request, Restricted Project, kleopatra
bobwxc added a comment to T5189: update Chinese translation.

Please check following translations:

"do not detach from the console"
"do not use the internal CCID driver"
"do not use a reader's pinpad"

Those are explanation for the options to instruct gpg-agent or scdaemon, not do something.
It's not a text to users.

Jan 5 2021, 11:56 AM · gnupg
bobwxc created D520: gnupg po: Fix Simplified Chinese Translation.
Jan 5 2021, 11:53 AM
werner reassigned T5184: scd: Generating CSR for NetKey card key fails from werner to ikloecker.

It seems you have a pretty good understanding and also test cases at hand. May I ask you to apply the suggested pacthes to master?

Jan 5 2021, 11:08 AM · scd
werner lowered the priority of T3505: Port GPGME's Python bindings to Windows from High to Normal.

Given all the resources we had put on this Python bindings I'd suggest to bite the bullet and replace Swig by handcrafted bindings. More work but we do it for the other bindings as well.

Jan 5 2021, 10:59 AM · Feature Request, gpgme, Python
werner lowered the priority of T4571: Outlook sometimes crashes when activating encrypted mail with (partial) non-encrypted appendix from High to Low.

I'd suggest to first try the current version to see whether the bug has been solved.

Jan 5 2021, 10:56 AM · gpgol, Bug Report, gpg4win
werner lowered the priority of T4695: Remove SERIALNO as an identifier to select keys from High to Normal.

I think we can close this one, right?

Jan 5 2021, 10:54 AM · Restricted Project, Feature Request, gnupg
wiktor-k added a comment to T4694: manage first-party attestations.

For the context of all subscribed parties I think Werner refers to what Hockeypuck is doing: https://lists.gnupg.org/pipermail/gnupg-users/2020-December/064441.html

Jan 5 2021, 10:45 AM · Keyserver, Feature Request
werner lowered the priority of T4694: manage first-party attestations from High to Low.

Meanwhile there are simpler ideas and code on how to do only authenticated uploads. Thus lowering the prio.

Jan 5 2021, 10:41 AM · Keyserver, Feature Request
aheinecke added a comment to T5103: GPG4Win Executes through Personal (having admin rights ) account only.

I think the option you are looking for is "--homedir" with that option on the command line you can redirect where GnuPG looks for options and keys.

Jan 5 2021, 10:41 AM · Support, gpg4win
werner closed T5103: GPG4Win Executes through Personal (having admin rights ) account only as Invalid.
Jan 5 2021, 10:38 AM · Support, gpg4win
werner added a comment to T5103: GPG4Win Executes through Personal (having admin rights ) account only.

@glr thanks for the offer. Right now the number of support requests is low enough that we can handle them during the normal triage.

Jan 5 2021, 9:42 AM · Support, gpg4win
werner triaged T5190: g10 Compiler error as Low priority.
Jan 5 2021, 9:40 AM · AIX, toolchain, gnupg
werner assigned T5101: Translate GpgOL in Italian to aheinecke.
Jan 5 2021, 9:38 AM · i18n, gpgol
werner triaged T5072: Keyserver presents the expiry date incorrectly as Low priority.
Jan 5 2021, 9:37 AM · Keyserver
werner triaged T5060: Feature to migrate a card based to a file based key pair as Normal priority.
Jan 5 2021, 9:36 AM · gnupg24, gnupg (gpg23), Feature Request
werner closed T5059: Could not create key pair: Timeout as Resolved.
Jan 5 2021, 9:35 AM · No Response, Support, kleopatra
werner triaged T4992: ssh Yubikey not recognized, but Yubikey works with GPG well as Normal priority.
Jan 5 2021, 9:35 AM · ssh, yubikey, Bug Report, gpg4win
werner triaged T4961: ship gpgrt.pc as Normal priority.
Jan 5 2021, 9:34 AM · Feature Request, gpgrt
werner triaged T4892: gpgsm --gen-key with existing key from "ssh-add" fails as Normal priority.
Jan 5 2021, 9:33 AM · gnupg24, Bug Report, S/MIME
werner triaged T4883: gpgme X.509 certificates have unknown validity in offline mode unless `disable-crl-checks` is set as Low priority.
Jan 5 2021, 9:31 AM · Not A Bug, S/MIME, gpgme
werner closed T4841: GpgOL encrypt leaves outlook message dialog open as Resolved.

Please try using the current version (3.1.14) and if the problem persists re-open this bug. In this case we will also need a more detailed report.

Jan 5 2021, 9:31 AM · Support, Too Old, gpgol
werner triaged T5105: can't find users with Kleopatra when press "Look up on server" as Low priority.

(Reporter has problems running his own keyserver and accessing it.)

Jan 5 2021, 9:28 AM · Support, kleopatra, Keyserver
werner renamed No Response from No Reponse to No Response.
Jan 5 2021, 9:25 AM
werner closed T5107: GPA Importing encrypted files and Public keys as Invalid.
Jan 5 2021, 9:25 AM · No Response, Windows, gpa, Bug Report
werner set the color for No Response to Checkered.
Jan 5 2021, 9:24 AM
werner triaged T5124: Kleopatra GUI Not Working as Normal priority.

Please try gpg4win 3.1.14 and check whether your problem has gone.

Jan 5 2021, 9:20 AM · kleopatra, Info Needed, gpgol, Bug Report
werner triaged T5152: PGP/MIME e-mails are not decrypted as Normal priority.
Jan 5 2021, 9:19 AM · Support, gpgol, Bug Report
werner triaged T5157: libgcrypt: ARM64 Builds on macOS fail as Normal priority.
Jan 5 2021, 9:18 AM · toolchain, MacOS, libgcrypt, Bug Report
werner assigned T5165: GpgOL plugin attachments showup intermittently to aheinecke.
Jan 5 2021, 9:17 AM · gpgol, Bug Report, gpg4win
werner triaged T5172: GPA crashes in the pubkey preferences "use advanced mode" switching as Normal priority.
Jan 5 2021, 9:16 AM · gpa, Bug Report, gpg4win
werner added a parent task for T5182: libgcrypt self tests for FIPS 140: T4294: Release Libgcrypt 1.9.0.
Jan 5 2021, 9:14 AM · Restricted Project, libgcrypt
werner added a subtask for T4294: Release Libgcrypt 1.9.0: T5182: libgcrypt self tests for FIPS 140.
Jan 5 2021, 9:14 AM · Release Info, libgcrypt
werner triaged T5182: libgcrypt self tests for FIPS 140 as High priority.

Flagged as high becuase this is RC for Libgcrypt 1.9

Jan 5 2021, 9:14 AM · Restricted Project, libgcrypt
werner claimed T5184: scd: Generating CSR for NetKey card key fails.
Jan 5 2021, 9:13 AM · scd
werner triaged T5195: Incorrect HWCAP2 check for AArch32 as Normal priority.
Jan 5 2021, 9:12 AM · libgcrypt, backport, Bug Report
werner triaged T5205: GNuPG compile error as Low priority.
Jan 5 2021, 9:12 AM · gnupg (gpg22), toolchain, Support
werner raised the priority of T5207: Pinentry won't show up from Normal to Needs Triage.
Jan 5 2021, 9:09 AM · No Response, symmetric, pinentry, gnupg (gpg22)
werner triaged T5207: Pinentry won't show up as Normal priority.
Jan 5 2021, 9:09 AM · No Response, symmetric, pinentry, gnupg (gpg22)
werner set the icon for symmetric to Tag.
Jan 5 2021, 9:09 AM
werner triaged T5215: gnugp1: Fix build errors with gcc-10 as Normal priority.
Jan 5 2021, 9:06 AM · gnupg (gpg14), patch, Bug Report
werner triaged T5189: update Chinese translation as Normal priority.
Jan 5 2021, 9:06 AM · gnupg
gniibe added a comment to T5189: update Chinese translation.

rG6850f21d08b2: po: Fix Simplified Chinese Translation. is a fix for adjusting columns; The number means the number of columns.
rGf4a8be0950ea: po: Fix Simplified Chinese Translation. is a fix for:

  • SETERROR is a command name of pinentry which should not be translated.
  • The message is expected to be displayed in four lines.
Jan 5 2021, 2:59 AM · gnupg
gniibe committed rGf4a8be0950ea: po: Fix Simplified Chinese Translation. (authored by gniibe).
po: Fix Simplified Chinese Translation.
Jan 5 2021, 2:54 AM
gniibe committed rG6850f21d08b2: po: Fix Simplified Chinese Translation. (authored by gniibe).
po: Fix Simplified Chinese Translation.
Jan 5 2021, 2:44 AM
gniibe added a comment to T5189: update Chinese translation.

Please check following translations:

"do not detach from the console"
"do not use the internal CCID driver"
"do not use a reader's pinpad"

Those are explanation for the options to instruct gpg-agent or scdaemon, not do something.
It's not a text to users.

Jan 5 2021, 2:31 AM · gnupg
gniibe committed rGbfb073c73279: po: Update Simplified Chinese Translation. (authored by bobwxc).
po: Update Simplified Chinese Translation.
Jan 5 2021, 2:14 AM
gniibe added a comment to T5189: update Chinese translation.

Sorry, I didn't read your message above, and it's applied and pushed to master, due to exactly same reason (it's so big).
It's easier (at least for me), when it's in git repo.

Jan 5 2021, 2:12 AM · gnupg
gniibe accepted D518: po: Update Simplified Chinese translation po/zh_CN.po.
Jan 5 2021, 2:07 AM · gnupg

Jan 4 2021

Laurent Montel <montel@kde.org> committed rLIBKLEOac97de26d00e: use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide… (authored by Laurent Montel <montel@kde.org>).
use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide…
Jan 4 2021, 7:57 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRA0bd46ea505c5: GIT_SILENT: use new cmake-3.19.0 feature. cmake --preset=dev or other it will… (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: use new cmake-3.19.0 feature. cmake --preset=dev or other it will…
Jan 4 2021, 7:35 PM
JohnsonTM2017 raised the priority of T5212: Kleopatra: Check if run with elevated privileges and exit in that case from Normal to High.

I've attempted the fix a couple of times now, and it doesn't seem like Kleopatra is running with elevated privileges, but I'm still encountering the permission denial.

Jan 4 2021, 5:38 PM · Feature Request, Restricted Project, kleopatra
ikloecker committed rMa6220adf3081: cpp: Add const-overload of UserID::Signature::operator< (authored by ikloecker).
cpp: Add const-overload of UserID::Signature::operator<
Jan 4 2021, 4:31 PM
aheinecke committed rM543e2106386f: Qt: Undeprecate QByteArray based start functs (authored by aheinecke).
Qt: Undeprecate QByteArray based start functs
Jan 4 2021, 4:26 PM
werner committed rDbf6b49ab0f76: web: Add donations via Paypal for IV/2020 (authored by werner).
web: Add donations via Paypal for IV/2020
Jan 4 2021, 3:36 PM
aheinecke committed rKLEOPATRAc87ac46e3994: Fix missing windows includes for userinfo (authored by aheinecke).
Fix missing windows includes for userinfo
Jan 4 2021, 1:44 PM
werner added a comment to T5215: gnugp1: Fix build errors with gcc-10.

Thus better add a

&& !defined(__clang__)
Jan 4 2021, 1:32 PM · gnupg (gpg14), patch, Bug Report
werner added a comment to T5215: gnugp1: Fix build errors with gcc-10.

Sure that the FreeBSD compiler does not define it? I am pretty sure it does.

Jan 4 2021, 1:31 PM · gnupg (gpg14), patch, Bug Report
cbiedl added a comment to T5215: gnugp1: Fix build errors with gcc-10.

According to list of attributes in the clang 12 documention, there is no such attribute in clang. However, the clang-11 compiler (as seen in Debian) does not define __GNUC__, so the proposed patch does not affect the status when building with clang.

Jan 4 2021, 1:16 PM · gnupg (gpg14), patch, Bug Report
aheinecke created T5217: Kleopatra: Adapt to config changes in GnuPG master.
Jan 4 2021, 12:29 PM · Restricted Project, kleopatra
ikloecker committed rKLEOPATRA155d37a941e7: Extract functions to get name and email address of user (authored by ikloecker).
Extract functions to get name and email address of user
Jan 4 2021, 10:58 AM
ikloecker committed rKLEOPATRA8fdf3bdd5672: Make all except CN and EMAIL opt. in S/MIME CSR (authored by ikloecker).
Make all except CN and EMAIL opt. in S/MIME CSR
Jan 4 2021, 10:58 AM
aheinecke created T5216: Kleopatra: Fix handling of UNC paths.
Jan 4 2021, 10:50 AM · kleopatra