In T6031#159248, @werner wrote:{please add comments instead of adding the description - a changed description makes it hard to understand follow up comments. I will change the title, though for clarity.]
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 17 2022
Jun 17 2022
Jun 16 2022
Jun 16 2022
Please don't play ping pong now,
Please report such bugs to RedHat - they use a modified Libgcrypt and thus it's there bug.
Sorry, there is no padding packet in OpenPGP. Please do no try to push ideas from that crypto-refresh-06 thing into GnuPG. We continue to follow the last draft with consesus, which is rfc4880bis-10.
• werner renamed T6031: Creating an overlong notation hits a fatal error. from Creating an overlong notation crashes gpg to Creating an overlong notation hits a fatal error..
The length limit of the signature sub packets are not reasy to pre-compute. Better to have a fatal error than a corrupt message. I am not sure whether we want to change this to a regualar error message - at that point we anyway need to stop.
DemiMarie edited projects for D555: g10: Disallow compressed signatures and certificates, added: gnupg; removed g10.
DemiMarie retitled D555: g10: Disallow compressed signatures and certificates from Disallow compressed signatures and certificates to g10: Disallow compressed signatures and certificates.
DemiMarie raised the priority of T6021: GPG misparses `--list-options=show-sig-subpackets="100"a` from Low to Needs Triage.
• werner edited projects for T6033: Regression in GnuPG 2.2.34 with some ECC keys, added: Not A Bug, Windows, gnupg (gpg22); removed Bug Report.
You deleted the socket file but you did not restart the agent. Thus gpg can't contact the agent anymore. On Windows we use a socket emulation which requires the socket's file only for a new connection (to get the port and magic cookie).
I will try, but it will likely be a while. In any case I believe you will need a Red Hat-family distro to trigger the bug; it happens when gpg trys to encrypt with a key that uses a public key algorithm libgcrypt does not support.
Please provide a test case.
wrote text less cumbersome
Reopening as it appears this issue was closed based on an incorrect understanding of what it is.
Reopening as gpg’s handling of the situation is very much suboptimal.
• ikloecker committed rLIBKLEO6541fa3dd6b6: GIT_SILENT Unify include of local headers (authored by • ikloecker).
GIT_SILENT Unify include of local headers
• ikloecker committed rLIBKLEOf641eca34cb1: GIT_SILENT Remove duplicate includes (authored by • ikloecker).
GIT_SILENT Remove duplicate includes
• ikloecker committed rLIBKLEO74e15b5b629c: GIT_SILENT Unify include of local headers in header files (authored by • ikloecker).
GIT_SILENT Unify include of local headers in header files
• ikloecker committed rLIBKLEOebbb92b99438: GIT_SILENT Include config-libkleo.h in all source files (authored by • ikloecker).
GIT_SILENT Include config-libkleo.h in all source files
• ikloecker committed rLIBKLEOecf00334f881: GIT_SILENT Unify include of debug headers (authored by • ikloecker).
GIT_SILENT Unify include of debug headers
• ikloecker committed rLIBKLEO642fdd93bc58: GIT_SILENT Move tests subdirectory to top-level (authored by • ikloecker).
GIT_SILENT Move tests subdirectory to top-level
Avoid deprecation warning
Avoid deprecation warning
• ikloecker committed rKLEOPATRA4e9fd9677586: Make lambdas used in std::accumulate compatible with C++20 (authored by • ikloecker).
Make lambdas used in std::accumulate compatible with C++20
Require C++20
• ikloecker committed rKLEOPATRA2e520331fb87: Fix raising main window (authored by Nicolas Fella <nicolas.fella@gmx.de>).
Fix raising main window
I pushed the change needed for GnuPG to t5964 branch.
See: https://dev.gnupg.org/rGc281bd94349e4f7997a89927aaa2c2f45004b902
Added HKDF implementation to master.
kdf: Add HKDF of RFC5869.
Laurent Montel <montel@kde.org> committed rLIBKLEO941b805d9b45: Remove duplicate header between cpp/h (authored by Laurent Montel <montel@kde.org>).
Remove duplicate header between cpp/h
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8fe827388729: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
l10n daemon script <scripty@kde.org> committed rKLEOPATRAc5a4426573e7: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script <scripty@kde.org> committed rKLEOPATRAbe922164d2cf: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
• gniibe added a comment to T5976: libgcrypt build failure on HPPA 1.1 (./.libs/libgcrypt.so: undefined reference to `__udiv_qrnnd').
Applied to 1.10 branch.
• gniibe added a comment to T5976: libgcrypt build failure on HPPA 1.1 (./.libs/libgcrypt.so: undefined reference to `__udiv_qrnnd').
didn't seem to work with 1.9.x
Closing as I believe this is a downstream bug.
DemiMarie updated the task description for T6031: Creating an overlong notation hits a fatal error..
Jun 15 2022
Jun 15 2022
Please read at least one article that explains how to write a good bug report. I'm pretty sure that you will find plenty of good articles using your favorite search engine.
thesamesam added a comment to T5976: libgcrypt build failure on HPPA 1.1 (./.libs/libgcrypt.so: undefined reference to `__udiv_qrnnd').
Thanks! Interestingly didn't seem to work with 1.9.x but it does with 1.10x. Maybe I made some error when testing.
• werner committed rG2766b9e56c77: agent,ssh: Fix for make not-inserted OpenPGP.3 keys available for SSH. (authored by • werner).
agent,ssh: Fix for make not-inserted OpenPGP.3 keys available for SSH.
• werner committed rG1530d04725d4: agent: New option --no-user-trustlist and --sys-trustlist-name. (authored by • werner).
agent: New option --no-user-trustlist and --sys-trustlist-name.
Add constant from PKCS#11 3.0.
Tweak for GetSlotList for firefox.
Allow SeedRandom.
• gniibe added a comment to T6002: scute w/ gpg23: Support multiple cards/tokens, major update with KEYGRIP.
• gniibe added a comment to T6002: scute w/ gpg23: Support multiple cards/tokens, major update with KEYGRIP.
In the branch https://dev.gnupg.org/source/Scute/history/t6002/ , by the commit rS123d617ebefe: Less administration of devices by scute., things has been changed.
Less administration of devices by scute.
Jun 14 2022
Jun 14 2022
Avoid deprecation warning
Avoid deprecation warning
• ikloecker committed rKLEOPATRAcec4b1489960: Make lambdas used in std::accumulate compatible with C++20 (authored by • ikloecker).
Make lambdas used in std::accumulate compatible with C++20
Require C++20
Laurent Montel <montel@kde.org> committed rKLEOPATRAc538a8de3240: Remove duplicate from header/cpp (authored by Laurent Montel <montel@kde.org>).
Remove duplicate from header/cpp
Fix sign/decrypt operation.
Add back LABEL to cert.
• werner added a comment to rMd59cf1725755: tests: Add support for clear text signatures to test runner.
When I replied to the bug report I had the very same idea. Thanks for adding.
• werner committed rG7b1db7192e6e: g10: Fix garbled status messages in NOTATION_DATA (authored by • werner).
g10: Fix garbled status messages in NOTATION_DATA
• werner committed rG34c649b36013: g10: Fix garbled status messages in NOTATION_DATA (authored by • werner).
g10: Fix garbled status messages in NOTATION_DATA
Here is a test signature with long notation data. During verification gpg faults when emitting the NOTATION_DATA lines.
Fix keyinfo listing.
• ikloecker committed rMd59cf1725755: tests: Add support for clear text signatures to test runner (authored by • ikloecker).
tests: Add support for clear text signatures to test runner
Change the slot allocation logic.
As Werner wrote, this is already possible. The next time please consult the extensive documentation of gpgme before opening a ticket.
cklassen committed rW71d5a284fa63: Fixed links to PDFs on documentation page (authored by cklassen).
Fixed links to PDFs on documentation page
Fix slot_get_status.
Fix C_GetSlotInfo.
Add back the LABEL object.
Fix for valid tokens.
Fix for CKA_ID.
• gniibe committed rS07848a48bb11: Remove doc/version.texi from repo, as it's a generated file. (authored by • gniibe).
Remove doc/version.texi from repo, as it's a generated file.
Allow development with no VPATH build.
Experiment with KEYGRIP approach.
Use serialno of the card for the label.
Use the grip for scute_agent_get_cert.
No CERTREF any more. Use the grip.
cklassen committed rW9932abd9978b: Edited the intruction for portable version (authored by cklassen).
Edited the intruction for portable version
keygen: Fix reading AEAD preference
• gniibe added a project to T6019: Parsing AEAD preference string parsing causes reads uninitialized memory: Restricted Project.
Thank you. Applied.
ntbtls support only 1.2. We can't disable cipher suites for interop reasons. It is not the client's job trying to force a server 's admin to offer only decent ciphersuites.
Laurent Montel <montel@kde.org> committed rLIBKLEO168ff84d50b2: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Laurent Montel <montel@kde.org> committed rKLEOPATRAde7da653092b: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Jun 13 2022
Jun 13 2022
Hmm, why not use:
gpgme_op_sign (ctx, in, out GPGME_SIG_MODE_CLEAR)