Page MenuHome GnuPG
Feed Advanced Search

Aug 5 2022

ikloecker changed the status of T6121: Kleopatra: add name suggestion for revocation certificate from Open to Testing.

We now propose "<fingerprint>.rev" in the last used export directory as file name. This is the same file name as for the revocation certificates that gpg automatically writes to the openpgp-revocs.d folder when a new OpenPGP key is generated.

Aug 5 2022, 12:55 PM · Restricted Project, kleopatra
gniibe moved T5438: gpgme_op_keylist_from_data_start ignores GPGME_KEYLIST_MODE_SIGS from For a future release to QA for next release on the gpgme board.
Aug 5 2022, 8:12 AM · gpgme (gpgme 1.23.x), OpenPGP, Bug Report
gniibe moved T5825: [gpgme] [python] possible dangling reference to passphrase from Backlog to Python stuff on the gpgme board.
Aug 5 2022, 8:10 AM · patch, gpgme, Bug Report
gniibe moved T6060: segfault (NULL-pointer) when inspecting gpg Context after exception (python) from Backlog to Python stuff on the gpgme board.
Aug 5 2022, 8:10 AM · Python, gpgme, Bug Report
gniibe claimed T6060: segfault (NULL-pointer) when inspecting gpg Context after exception (python).

The SEGV was due to access to gpgme library after self.wrapped is set to None in the __del__ function.

Aug 5 2022, 8:04 AM · Python, gpgme, Bug Report
gniibe added a comment to T5825: [gpgme] [python] possible dangling reference to passphrase.

The commit is: rMb2f224a471fe: python: Reset passphrase callback correctly..

Aug 5 2022, 7:59 AM · patch, gpgme, Bug Report
gniibe claimed T5825: [gpgme] [python] possible dangling reference to passphrase.

Thank you for the patch. You are right.

Aug 5 2022, 4:09 AM · patch, gpgme, Bug Report

Aug 4 2022

ikloecker added a comment to T5951: gpgme: Add support for refreshing OpenPGP keys.

I have kept a backup copy of a WKDRefreshJob locally. ;-) But that's stuff for a different task.

Aug 4 2022, 3:56 PM · gpgme, Restricted Project
aheinecke added a comment to T5951: gpgme: Add support for refreshing OpenPGP keys.

Thanks, the update button this is now more what I think is expected. Still I am not sure if removing it completely was neccessary, well we have it in the history now. Because I see the need to also update via WKD. Currently we only update from there if a key is expired but we would never see revocations. That is a problem that we will need some solution for at some point. But yeah in that case calling it "RefreshOpenPGPKeysJob" would be a misleading API Name anyhow. So its probably good that you removed it before the upcoming release.

Aug 4 2022, 3:34 PM · gpgme, Restricted Project
ikloecker added a comment to T6122: GnuPG: misleading error message keytocard.

Looks good. After entering a wrong passphrase three times Kleopatra now reports

Moving the key to the card failed: Bad passphrase
Aug 4 2022, 3:08 PM · Bug Report, gnupg (gpg22)
ikloecker changed the status of T5951: gpgme: Add support for refreshing OpenPGP keys from Open to Testing.

See T5903: Kleopatra: Add refresh button in certificatedetails for the corresponding Kleopatra task. Kleopatra now uses the good old ReceiveKeysJob for doing a key refresh from the configured key server. The RefreshOpenPGPKeysJob has been removed.

Aug 4 2022, 1:40 PM · gpgme, Restricted Project
ikloecker changed the status of T5951: gpgme: Add support for refreshing OpenPGP keys, a subtask of T5903: Kleopatra: Add refresh button in certificatedetails , from Open to Testing.
Aug 4 2022, 1:40 PM · backport, kleopatra, Restricted Project
ikloecker added a comment to T5903: Kleopatra: Add refresh button in certificatedetails .

For an OpenPGP key, Update now performs a simple "retrieve key" operation for the existing key, i.e. it refreshes the key with the public key found on the configured key server.

Aug 4 2022, 1:36 PM · backport, kleopatra, Restricted Project
werner added a project to T6122: GnuPG: misleading error message keytocard: Restricted Project.
Aug 4 2022, 12:46 PM · Bug Report, gnupg (gpg22)
sylvain-spryker added a comment to T6070: Yubikey 5C 'not available: card error' regression.

@gniibe Perfect, I got the update during the night actually. Thanks a lot for your work 🙏 .

Aug 4 2022, 7:02 AM · gnupg (gpg23), scd, Bug Report
gniibe added a comment to T6070: Yubikey 5C 'not available: card error' regression.

For the firmware 5.4.3, I confirmed that it works well with the changes:
https://dev.gnupg.org/T6070#160150

Aug 4 2022, 1:40 AM · gnupg (gpg23), scd, Bug Report

Aug 3 2022

ikloecker added a comment to T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme.

Did you restart Kleopatra after enabling the high contrast mode? I have implemented that Kleopatra doesn't change/set any background or foreground colors if high contrast mode is detected. Maybe the detection (in SystemInfo::isHighContrastModeActive) doesn't work.

Aug 3 2022, 5:34 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
ikloecker changed the status of T6101: Kleopatra: Make self-test accessible from Open to Testing.

All issues were addressed.

Aug 3 2022, 5:27 PM · kleopatra, Restricted Project
sylvain-spryker added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Hi lovely people,

Aug 3 2022, 3:38 PM · gnupg (gpg23), scd, Bug Report
aheinecke added a comment to T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme.

Most things look good to me, it was automatically enabled when I switched Windows to high contrast mode. The only thing I noticed is that the fields where we explicitly set the background may not look to readable. Especially the Sign&Encrypt buttons because there we don't set the text color.

Aug 3 2022, 3:29 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
aheinecke reopened T5951: gpgme: Add support for refreshing OpenPGP keys, a subtask of T5903: Kleopatra: Add refresh button in certificatedetails , as Open.
Aug 3 2022, 2:41 PM · backport, kleopatra, Restricted Project

Aug 2 2022

werner added a project to T6119: GnuPG: Compliance mode status omitted when decrypting combined symmetric and asymmetric data: Restricted Project.

Fixed in 2.2 and master. Did a couple of manual tests using 2.2 on Linux. gpgsplit comes handy to add a couple more tag-3 packets (same algos or one patched to camellia for the negative test)

Aug 2 2022, 6:55 PM · gnupg, Restricted Project
ikloecker changed the status of T6120: Kleopatra: Unify wording of (start and) end of validity period from Open to Testing.
Aug 2 2022, 5:44 PM · Restricted Project, kleopatra
ikloecker renamed T6118: Kleopatra: Bogus </item><item> in message when importing secret key with multiple user IDs from Kleopatra: Bogus </item><item> in message when exporting secret key with multiple user IDs to Kleopatra: Bogus </item><item> in message when importing secret key with multiple user IDs.
Aug 2 2022, 4:00 PM · kleopatra, Restricted Project, Bug Report
ikloecker moved T6118: Kleopatra: Bogus </item><item> in message when importing secret key with multiple user IDs from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 2 2022, 3:56 PM · kleopatra, Restricted Project, Bug Report
tigernero added a comment to T6070: Yubikey 5C 'not available: card error' regression.

I have exactly this problem with yubikey here,
since i upgraded to gpg4win version 4.0.3 which contains gnupg 2.3.7 i get the same error as openpgp key not recognized.

Aug 2 2022, 12:25 PM · gnupg (gpg23), scd, Bug Report
ikloecker changed the status of T6102: Kleopatra: Make Certifications dialog accessible from Open to Testing.

The original issues have been addressed. Moreover, the actions are now available as buttons additionally to being available as context menu items.

Aug 2 2022, 11:47 AM · kleopatra, Restricted Project
OJFord added a comment to T6070: Yubikey 5C 'not available: card error' regression.

@tigernero 2.3.8 is not yet released. Pretty sure gpg4win is a separate project, presumably you'll see a changelog entry here (as there is bumping to 2.3.7 in the latest 4.0.3) when it's in:
https://www.gpg4win.org/change-history.html
https://www.gpg4win.org/support.html

Aug 2 2022, 11:01 AM · gnupg (gpg23), scd, Bug Report

Aug 1 2022

ikloecker changed the status of T5832: Kleopatra: Make OpenPGP certificate generation (with default settings) accessible from Open to Testing.
Aug 1 2022, 4:53 PM · kleopatra, Restricted Project
werner edited projects for T5990: Option to ignore the user trustlist.txt, added: Restricted Project; removed backport.
Aug 1 2022, 3:12 PM · Restricted Project, Restricted Project, gnupg (gpg22), S/MIME, gpgagent

Jul 30 2022

tigernero added a comment to T6070: Yubikey 5C 'not available: card error' regression.

I can't find a url to download gnupg 2.3.8 for windows is it possible to know when gpg4win v.4.0.4 is out which fixes this bug? because currently on windows systems I am stuck using yubikey.

Jul 30 2022, 9:53 AM · gnupg (gpg23), scd, Bug Report

Jul 29 2022

werner closed T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows as Resolved.

Fixed quite some time ago.

Jul 29 2022, 4:19 PM · Restricted Project, scd, Restricted Project, kleopatra

Jul 28 2022

ikloecker changed the status of T6103: Kleopatra: Make key selection dialog accessible from Open to Testing.

The table is now (more) accessible.

Jul 28 2022, 12:24 PM · kleopatra, Restricted Project
gniibe added a project to T6112: libgpg-error,w32: bidirectional Pipe support for estream: Restricted Project.

Fixed in master.

Jul 28 2022, 6:27 AM · Windows, gpgrt, Bug Report

Jul 27 2022

werner changed the status of T5936: gpg: Support specifiying user ID to revoke as UID hash for --quick-revoke-uid, a subtask of T4087: Kleopatra: Revoke User-ID, from Open to Testing.
Jul 27 2022, 4:37 PM · Restricted Project, Restricted Project, gpg4win, kleopatra, Feature Request
ikloecker changed the status of T6108: Kleopatra: Information on storage location of OpenPGP key should be per subkey from Open to Testing.
Jul 27 2022, 12:30 PM · Restricted Project, kleopatra
ikloecker changed the status of T6104: Kleopatra: Make Subkeys Details dialog accessible from Open to Testing.

The table is now (more) accessible. The second issue doesn't apply anymore because of T6108: Kleopatra: Information on storage location of OpenPGP key should be per subkey.

Jul 27 2022, 11:34 AM · kleopatra, Restricted Project
gniibe added a comment to T6070: Yubikey 5C 'not available: card error' regression.

I just confirmed that firmware 5.4.3 works fine with the changes (to be 2.2.37 and 2.3.8).

Jul 27 2022, 7:58 AM · gnupg (gpg23), scd, Bug Report

Jul 26 2022

werner closed T5977: Smartcard PIN stays in clear in memory as Resolved.
Jul 26 2022, 9:17 PM · backport, libassuan, pinentry, scd, gnupg (gpg22), Bug Report
ikloecker changed the status of T6067: dirmngr 2.2 does not ask keyservers for fingerprints from Open to Testing.

The fix has been merged to the 2.2 branch.

Jul 26 2022, 9:54 AM · gnupg (gpg22), Restricted Project, dirmngr

Jul 25 2022

ikloecker placed T6096: Kleopatra: Add "include-default" when creating a new trustlist.txt up for grabs.
Jul 25 2022, 4:29 PM · kleopatra, Restricted Project
ikloecker changed the status of T6095: Kleopatra: Fix accessibility of group configuration from Open to Testing.

Should be much more accessible now. Only tested with orca which has its own quirks.

Jul 25 2022, 3:45 PM · kleopatra, Restricted Project

Jul 20 2022

ikloecker changed the status of T6096: Kleopatra: Add "include-default" when creating a new trustlist.txt from Open to Testing.

I have used the same header blurb as gpg-agent (https://dev.gnupg.org/source/gnupg/browse/master/agent/trustlist.c$60-73) with an additional comment about the include-default statement.

Jul 20 2022, 4:28 PM · kleopatra, Restricted Project

Jul 19 2022

ikloecker changed the status of T6090: Kleopatra: "Cancel" in the password dialog of "backup secret keys" has no effect from Open to Testing.

Kleopatra now silently ends the "backup secret key" operation if the password dialog was canceled.

Jul 19 2022, 12:29 PM · kleopatra, Restricted Project

Jul 18 2022

ikloecker changed the status of T6083: Kleopatra: Sign/encrypt window size issue from Open to Testing.

I have improved the cursor positioning:

  • Keep the cursor position when a key/group is updated in the background.
  • Move the cursor to the start when the user finishes editing (with Return), selects a key/group via the selection dialog, or moves focus to another UI element.
  • Otherwise, we keep the default behavior.
Jul 18 2022, 10:47 AM · kleopatra, Restricted Project

Jul 15 2022

ikloecker changed the status of T6086: Kleopatra: Filtering keys doesn't work anymore from Open to Testing.

Fixed.

Jul 15 2022, 5:50 PM · Restricted Project, kleopatra, Bug Report
gniibe merged T6082: Failed to decrypt with YubiKey on m1 mac into T6070: Yubikey 5C 'not available: card error' regression.
Jul 15 2022, 2:50 AM · gnupg (gpg23), scd, Bug Report
gniibe added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Does Yubico furnish you with devices for test...

Jul 15 2022, 2:06 AM · gnupg (gpg23), scd, Bug Report

Jul 14 2022

ikloecker changed the status of T6080: Kleopatra: Make changing the expiration date accessible from Open to Testing.

Ready for testing.

Jul 14 2022, 3:41 PM · kleopatra, Restricted Project
OJFord added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Thanks @gniibe. Does Yubico furnish you with devices for test, or did you have to order that at your own/the project's expense?

Jul 14 2022, 1:19 PM · gnupg (gpg23), scd, Bug Report
ikloecker changed the status of T5843: Kleopatra: Make certificate details accessible from Open to Testing.

Ready for testing.

Jul 14 2022, 10:14 AM · kleopatra, Restricted Project
ikloecker merged T6077: gpg 2.3.6 and 2.3.7 don't seem to work with Yubikey anymore into T6070: Yubikey 5C 'not available: card error' regression.
Jul 14 2022, 9:07 AM · gnupg (gpg23), scd, Bug Report
gniibe added projects to T6070: Yubikey 5C 'not available: card error' regression: Restricted Project, scd, gnupg (gpg23), backport.
Jul 14 2022, 9:05 AM · gnupg (gpg23), scd, Bug Report

Jul 13 2022

ikloecker changed the status of T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme from Open to Testing.

Ready for testing. See https://dev.gnupg.org/T6073#160145.

Jul 13 2022, 4:34 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
gniibe added a project to T6039: FIPS: Allow salt=NULL (or shorter salt) for HKDF: Restricted Project.
Jul 13 2022, 6:18 AM · backport, libgcrypt, FIPS
gniibe added a comment to T5933: libgcrypt: Simply use BSS (not secure heap) for DRBG instance.

It will be in 1.10.2.

Jul 13 2022, 4:37 AM · backport, FIPS, libgcrypt
gniibe added a comment to T5919: libgcrypt tests/basic.c and tests/keygen.c occasionally fail with "error generating RSA key: Number is not prime".

It will be in 1.10.2.

Jul 13 2022, 4:36 AM · backport, FIPS, libgcrypt, Bug Report
gniibe added a comment to T5918: Disable RSA PKCS #1.5 encryption in FIPS mode.

It will be in 1.10.2.

Jul 13 2022, 4:36 AM · backport, libgcrypt, FIPS, Bug Report
gniibe added a comment to T5891: EOPNOTSUPP is not defined in mingw.org's MinGW, fails compilation of libgcrypt-1.10.0.

Applied to 1.10.

Jul 13 2022, 4:31 AM · backport, libgcrypt, Bug Report

Jul 12 2022

gniibe moved T6048: Test suite fixes with --enable-pubkey-ciphers=ecc from Backlog to Next on the FIPS board.
Jul 12 2022, 12:18 PM · FIPS, libgcrypt
gniibe added a project to T5973: libgcrypt: Minor test issues reported by coverity: backport.
Jul 12 2022, 10:31 AM · backport, patch, libgcrypt, Bug Report
gniibe added a project to T5976: libgcrypt build failure on HPPA 1.1 (./.libs/libgcrypt.so: undefined reference to `__udiv_qrnnd'): backport.
Jul 12 2022, 10:30 AM · backport, hppa, libgcrypt, Gentoo, Bug Report
gniibe added a project to T5891: EOPNOTSUPP is not defined in mingw.org's MinGW, fails compilation of libgcrypt-1.10.0: backport.
Jul 12 2022, 10:27 AM · backport, libgcrypt, Bug Report
gniibe added a project to T5975: Allow signature verification using specific RSA keys <2k in FIPS mode: backport.
Jul 12 2022, 10:21 AM · backport, patch, libgcrypt, FIPS, Feature Request
gniibe added a project to T5935: scd: SSH emulation of gpg-agent doesn't work well with sntrup761x25519-sha512@openssh.com: backport.

I'm going to backport this to 2.2, as it found useful.

Jul 12 2022, 9:09 AM · workaround, gnupg (gpg23), ssh, Bug Report, scd
gniibe added a project to T6066: gcry_pk_hash_verify() does not work with explicitly specified hash algorithm: Restricted Project.
Jul 12 2022, 7:11 AM · backport, libgcrypt, Bug Report
gniibe closed T5099: Confirmation dialog for remote access (restricted extra socket), a subtask of T5702: Display prompt to user when YubiKey is waiting for touch confirmation, as Resolved.
Jul 12 2022, 3:30 AM · patch, Feature Request
gniibe closed T6010: gpg-connect-agent: /definqprog semantics enhancement, a subtask of T5862: authentication with USB token, as Resolved.
Jul 12 2022, 3:12 AM · gpgagent, Feature Request, scd
gniibe closed T6012: gpg-agent: Add --format=ssh option for READKEY, a subtask of T5862: authentication with USB token, as Resolved.
Jul 12 2022, 3:11 AM · gpgagent, Feature Request, scd

Jul 8 2022

gniibe added a project to T6059: ntbtls: use of shorter hash for ECC: Restricted Project.

Pushed the change.

Jul 8 2022, 9:53 AM · Feature Request, Restricted Project, ntbtls

Jul 7 2022

ikloecker changed the status of T6064: Kleopatra: Allow queries to list all certificates on the server from Open to Testing.

Lookups can now be started after entering a single character. Wildcards like * do not seem to be supported by OpenPGP key servers.

Jul 7 2022, 1:50 PM · Restricted Project, kleopatra
ikloecker renamed T6062: Kleopatra: Kleopatra fails with error if signed data is not found from Kleoaptra: On Windows Kleopatra fails with IO error if signed data is not found to Kleopatra: Kleopatra fails with error if signed data is not found.
Jul 7 2022, 12:03 PM · Restricted Project, kleopatra
ikloecker added a comment to T6062: Kleopatra: Kleopatra fails with error if signed data is not found.

I have also improved the workflow when verifying detached signatures without corresponding signed file from Kleopatras UI in "non-automatic" mode, i.e. if "Automatically start operation based on input detection for decrypt/verify." is disabled in the settings.

Jul 7 2022, 11:53 AM · Restricted Project, kleopatra
ikloecker changed the status of T6062: Kleopatra: Kleopatra fails with error if signed data is not found from Open to Testing.

Fixed. This was actually a regression introduced many years ago.

Jul 7 2022, 10:28 AM · Restricted Project, kleopatra
ikloecker changed the status of T6056: Kleopatra: Improve handling of embedded filename from Open to Testing.

Ready for testing.

Jul 7 2022, 9:40 AM · Restricted Project, Restricted Project, kleopatra
gniibe closed T5120: Incompatible Ed25519 secret key (no-encryption), a subtask of T5114: GnuPG fails to import back generated and exported EdDSA secret key., as Resolved.
Jul 7 2022, 6:51 AM · gnupg, Restricted Project, gpgagent, Bug Report

Jul 6 2022

gniibe added a comment to T6048: Test suite fixes with --enable-pubkey-ciphers=ecc.

Thanks. Applied. Also, fixed about a warning for ChaCha20.

Jul 6 2022, 7:56 AM · FIPS, libgcrypt

Jul 5 2022

neverpanic added a comment to T6048: Test suite fixes with --enable-pubkey-ciphers=ecc.

Here's another one related to this: https://lists.gnupg.org/pipermail/gcrypt-devel/2022-July/005344.html

Jul 5 2022, 5:34 PM · FIPS, libgcrypt
ikloecker moved T6057: Kleopatra: Add option to disable automatic extraction of tar archives from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 5 2022, 4:27 PM · Restricted Project, kleopatra
ikloecker edited projects for T6057: Kleopatra: Add option to disable automatic extraction of tar archives, added: Restricted Project; removed g10code.

Move from g10code to gpgcom, as discussed with Andre.

Jul 5 2022, 4:27 PM · Restricted Project, kleopatra
ikloecker changed the status of T6057: Kleopatra: Add option to disable automatic extraction of tar archives from Open to Testing.
Jul 5 2022, 4:12 PM · Restricted Project, kleopatra
ikloecker added a project to T5708: Kleopatra: Configure expiration date default in config: Restricted Project.
Jul 5 2022, 2:15 PM · kleopatra, g10code, Restricted Project

Jul 1 2022

gniibe updated subscribers of T6048: Test suite fixes with --enable-pubkey-ciphers=ecc.
Jul 1 2022, 9:16 AM · FIPS, libgcrypt
gniibe added a project to T6048: Test suite fixes with --enable-pubkey-ciphers=ecc: Restricted Project.

Applied and pushed.

Jul 1 2022, 9:16 AM · FIPS, libgcrypt

Jun 29 2022

ikloecker changed the status of T6044: Kleopatra: Make information shown in pop-ups accessible from Open to Testing.
Jun 29 2022, 11:40 AM · kleopatra, Restricted Project
gniibe added a comment to T5912: libgpg-error: Drop WindowsCE support.

Applied the changes to master.

Jun 29 2022, 2:00 AM · gpgrt

Jun 28 2022

gniibe added projects to T5912: libgpg-error: Drop WindowsCE support: gpgrt, Restricted Project.
Jun 28 2022, 5:15 AM · gpgrt
gniibe added a comment to T5985: private-key: Support "Use-for-ssh" flag.

We removed assuming "OPENPGP.3" means for ssh.

Jun 28 2022, 3:31 AM · Feature Request, ssh, gpgagent
gniibe renamed T5996: ssh,card: "Use-for-ssh:" (was: OpenPGP.3) keys should be on the list even when card is not available from ssh,card: OpenPGP.3 keys should be on the list (as default) even when card is not available to ssh,card: "Use-for-ssh:" (was: OpenPGP.3) keys should be on the list even when card is not available.
Jun 28 2022, 3:22 AM · ssh, gpgagent, scd
gniibe added a comment to T5996: ssh,card: "Use-for-ssh:" (was: OpenPGP.3) keys should be on the list even when card is not available.

Having "Use-for-ssh" flag now, experience shows that including OpenPGP.3 keys by default is not convenient.

Jun 28 2022, 3:20 AM · ssh, gpgagent, scd

Jun 27 2022

ikloecker changed the status of T6034: Kleopatra: Make links in label text accessible from Open to Testing.

The general functionality should work now. I looked for labels showing links and converted most of them to HtmlLabel.

Jun 27 2022, 11:00 AM · kleopatra, Restricted Project
ikloecker changed the status of T6036: Kleopatra: Show focus indicator for (text) labels that got focus from Open to Testing.

Text labels that get keyboard focus are now indicated with a focus frame. It depends on the Qt style how the focus frame looks like (or whether it is drawn at all). For the Breeze style, that is used on Linux systems, I have pushed a merge request (https://invent.kde.org/plasma/breeze/-/merge_requests/229). The necessary changes will be included in the next release of KDE Plasma.

Jun 27 2022, 9:36 AM · kleopatra, Restricted Project

Jun 23 2022

werner added a comment to T6035: Portability issue: ftruncate.

ACK. P[ease add it also to 2.2.

Jun 23 2022, 10:50 AM · backport, gpgagent, gnupg
gniibe added a project to T6035: Portability issue: ftruncate: Restricted Project.
Jun 23 2022, 4:27 AM · backport, gpgagent, gnupg
gniibe added a comment to T5988: agent: Add new command to update private key fields.

What about rejected changes to "Key:"?

Jun 23 2022, 3:05 AM · Feature Request, ssh, gpgagent

Jun 22 2022

werner added a comment to T5988: agent: Add new command to update private key fields.

What about rejected changes to "Key:"? Other this command would make it too easy to mess up the actual private key.

Jun 22 2022, 2:54 PM · Feature Request, ssh, gpgagent
gniibe added a project to T5988: agent: Add new command to update private key fields: Restricted Project.
Jun 22 2022, 8:49 AM · Feature Request, ssh, gpgagent
gniibe added a project to T6033: Regression in GnuPG 2.2.34 with some ECC keys: Restricted Project.
Jun 22 2022, 6:38 AM · Bug Report, gnupg (gpg22)
gniibe added a project to T5921: No sharing of log_fd between child process: Restricted Project.
Jun 22 2022, 6:37 AM · Bug Report, gnupg (gpg23)

Jun 16 2022

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.

Jun 16 2022, 2:40 AM · backport, hppa, libgcrypt, Gentoo, Bug Report