Page MenuHome GnuPG
Feed All Stories

Mar 25 2021

ikloecker added a project to T5357: Kleopatra fails to load: gpg4win.
Mar 25 2021, 9:08 AM · gpg4win, Bug Report
gniibe committed rC52f6e9515988: build: Remove intermediate PDF files from EXTRA_DIST. (authored by gniibe).
build: Remove intermediate PDF files from EXTRA_DIST.
Mar 25 2021, 8:53 AM
gouttegd committed rS4d95b7457d62: build: Do not build doc if tools are missing. (authored by gouttegd).
build: Do not build doc if tools are missing.
Mar 25 2021, 1:41 AM

Mar 24 2021

gouttegd triaged T5358: scute: Errors when building 1.7 as Normal priority.
Mar 24 2021, 11:05 PM · scute
gouttegd claimed T5358: scute: Errors when building 1.7.

I agree about checking for convert (but maybe just skip building the doc instead of aborting everything if convert cannot be found).

Mar 24 2021, 11:03 PM · scute
cbiedl created T5358: scute: Errors when building 1.7.
Mar 24 2021, 10:39 PM · scute
werner committed rCc8c38757c428: ecc: Fix keygrip computation for compressed points. (authored by werner).
ecc: Fix keygrip computation for compressed points.
Mar 24 2021, 10:33 PM
enigma47 created T5357: Kleopatra fails to load.
Mar 24 2021, 6:57 PM · gpg4win, Bug Report
werner shifted T5328: On the (in)security of Elgamal in OpenPGP from the Restricted Space space to the S1 Public space.
Mar 24 2021, 2:50 PM · side-channel, CVE, libgcrypt
werner changed the visibility for T5328: On the (in)security of Elgamal in OpenPGP.
Mar 24 2021, 2:50 PM · side-channel, CVE, libgcrypt
werner committed rG73bad368dacf: card: Add option --use-default-pin to command "login". (authored by werner).
card: Add option --use-default-pin to command "login".
Mar 24 2021, 2:42 PM
werner committed rGc56926f77323: sm: Add a few more OIDs to the table for nicer keylistings (authored by werner).
sm: Add a few more OIDs to the table for nicer keylistings
Mar 24 2021, 2:42 PM
werner committed rG964363e78821: scd:p15: Make $SIGNKEY et al determination more fault tolerant. (authored by werner).
scd:p15: Make $SIGNKEY et al determination more fault tolerant.
Mar 24 2021, 2:42 PM
werner committed rG5346da61c14d: gpg: No warning in quiet mode for S2K mode 0. (authored by werner).
gpg: No warning in quiet mode for S2K mode 0.
Mar 24 2021, 2:42 PM
Jakuje added a comment to T5356: gnupg2 test failure on s390x.

I have a minimal reproducer:

diff --git a/tests/basic.c b/tests/basic.c
index 9a7e33cc..73ae01db 100644
--- a/tests/basic.c
+++ b/tests/basic.c
@@ -6346,11 +6346,152 @@ do_check_ocb_cipher (int inplace)
       "033ac4d13c3decc4c62d7de718ace802"
       "140452dc850989f6762e3578bbb04be3"
       "1a237c599c4649f4e586b2de"
+    },
+    { GCRY_CIPHER_AES, 12, "0F0E0D0C0B0A09080706050403020100",
+      "BBAA9988776655443322110D",
+      "000102030405060708090A0B0C0D0E0F1011121314151617"
+      "18191A1B1C1D1E1F2021222324252627",
+      /* test vector for checksumming */
+      "01000000000000000000000000000000"
+      "02000000000000000000000000000000"
+      "04000000000000000000000000000000"
+      "08000000000000000000000000000000"
+      "10000000000000000000000000000000"
+      "20000000000000000000000000000000"
+      "40000000000000000000000000000000"
+      "80000000000000000000000000000000"
+      "00010000000000000000000000000000"
+      "00020000000000000000000000000000"
+      "00040000000000000000000000000000"
+      "00080000000000000000000000000000"
+      "00100000000000000000000000000000"
+      "00200000000000000000000000000000"
+      "00400000000000000000000000000000"
+      "00800000000000000000000000000000"
+      "00000100000000000000000000000000"
+      "00000200000000000000000000000000"
+      "00000400000000000000000000000000"
+      "00000800000000000000000000000000"
+      "00001000000000000000000000000000"
+      "00002000000000000000000000000000"
+      "00004000000000000000000000000000"
+      "00008000000000000000000000000000"
+      "00000001000000000000000000000000"
+      "00000002000000000000000000000000"
+      "00000004000000000000000000000000"
+      "00000008000000000000000000000000"
+      "00000010000000000000000000000000"
+      "00000020000000000000000000000000"
+      "00000040000000000000000000000000"
+      "00000080000000000000000000000000"
+      "00000000010000000000000000000000"
+      "00000000020000000000000000000000"
+      "00000000040000000000000000000000"
+      "00000000080000000000000000000000"
+      "00000000100000000000000000000000"
+      "00000000200000000000000000000000"
+      "00000000400000000000000000000000"
+      "00000000800000000000000000000000"
+      "00000000000100000000000000000000"
+      "00000000000200000000000000000000"
+      "00000000000400000000000000000000"
+      "00000000000800000000000000000000"
+      "00000000001000000000000000000000"
+      "00000000002000000000000000000000"
+      "00000000004000000000000000000000"
+      "00000000008000000000000000000000"
+      "02000000000000000000000000000000"
+      "04000000000000000000000000000000"
+      "08000000000000000000000000000000"
+      "10000000000000000000000000000000"
+      "20000000000000000000000000000000"
+      "40000000000000000000000000000000"
+      "80000000000000000000000000000000"
+      "00010000000000000000000000000000"
+      "00020000000000000000000000000000"
+      "00040000000000000000000000000000"
+      "00080000000000000000000000000000"
+      "00100000000000000000000000000000"
+      "00200000000000000000000000000000"
+      "00400000000000000000000000000000"
+      "00800000000000000000000000000000"
+      "00000100000000000000000000000000"
+      "00000200000000000000000000000000"
+      "00000400000000000000000000000000"
+      "00000800000000000000000000000000",
+      "01105c6e36f6ac480f022c51e31ed702"
+      "90fda4b7b783194d4b4be8e4e1e2dff4"
+      "6a0804d1c5f9f808ea7933e31c063233"
+      "2bf65a22b20bb13cde3b80b3682ba965"
+      "b1207c58916f7856fa9968b410e50dee"
+      "98b35c071163d1b352b9bbccd09fde29"
+      "b850f40e71a8ae7d2e2d577f5ee39c46"
+      "7fa28130b50a123c29958e4665dda9a5"
+      "e0793997f8f19633a96392141d6e0e88"
+      "77850ed4364065d1d2f8746e2f1d5fd1"
+      "996cdde03215306503a30e41f58ef3c4"
+      "400365cfea4fa6381157c12a46598edf"
+      "18604854462ec66e3d3cf26d4723cb6a"
+      "9d801095048086a606fdb9192760889b"
+      "a8ce2e70e1b55a469137a9e2e6734565"
+      "283cb1e2c74f37e0854d03e33f8ba499"
+      "ef5d9af4edfce077c6280338f0a64286"
+      "2e6bc27ebd5a4c91b3778e22631251c8"
+      "c5bb75a10945597a9d6c274fc82d3338"
+      "b403a0a549d1375f26e71ef22bce0941"
+      "93ea87e2ed72fce0546148c351eec3be"
+      "867bb1b96070c377fff3c98e21562beb"
+      "475cfe28abcaaedf49981f6599b15140"
+      "ea6130d24407079f18ba9d4a8960b082"
+      "b39c57320e2e064f02fde88c23112146"
+      "1cac3655868aef584714826ee4f361fb"
+      "e6d692e1589cbb9dd3c74fa628df2a1f"
+      "3b0029b1d62b7e9978013ed3c793c1dd"
+      "1f184c8f7022a853cac40b74ac749aa3"
+      "f33f0d14732dfda0f2c3c20591bf1f5a"
+      "710ec0d0bca342baa5146068a78ff58c"
+      "66316312b7a98af35a0f4e92799b4047"
+      "f047ae61f25c28d232ce5c168cc745d6"
+      "6da13cb0f9e38a696635dba7a21571cf"
+      "cd64ec8cc33db7879f59a90d9edd00f6"
+      "a899e39ab36b9269a3ac04ebad9326bf"
+      "53cd9b400168a61714cd628a4056d236"
+      "bd8622c76daa54cb65f5db2fe03bafbe"
+      "0b23549ae31136f607293e8093a21934"
+      "74fd5e9c2451b4c8e0499e6ad34fafc8"
+      "ab77722a282f7f84b14ddebf7e696300"
+      "c1ef92d4a0263c6cca104530f996e272"
+      "f58992ff68d642b071a5848dc4acf2ae"
+      "28fb1f27ae0f297d5136a7a0a4a03e89"
+      "b588755b8217a1c62773790e69261269"
+      "19f45daf7b3ccf18e3fc590a9a0e172f"
+      "033ac4d13c3decc4c62d7de718ace802"
+      "140452dc850989f6762e3578bbb04be3"
+      "a8ae66427697167e85725b37b304baf0"
+      "56dbcef79fbb97cdfe1590e5f3d0bd1b"
+      "ce518f2f141960a1c80a4fe787b90b63"
+      "e7b0e0a0d8d522619130c544bb1abad0"
+      "b267c650e8916b5d7ececfeea7f0ad15"
+      "206a92581319946b138764f209109a20"
+      "0146b4cfb2ce8bd0db5c2cd5b495c56f"
+      "8f8a7934fe1f9add0674d4549080bf0d"
+      "01149ed18dbdccc5e54a3e7039546970"
+      "401ecc885902ee3dcfad504a68066f92"
+      "c779f1e1c48d37ba0e177ac652c1827b"
+      "f1f6723d533f0cdf36331e3ad1e1b1af"
+      "bc89a29c87fe3603353130d0dfbe1f29"
+      "13ad144e7c6515fb92005b6ece218b4f"
+      "baedc42d484fffee39df88041b49342a"
+      "6134cc7ca46d40d274c1ffafa98956e6"
+      "a492486989c4e328761c01798abcb09b"
+      "a42eb115334619daaeae9175f365fe9f"
+      "e5c3b254379d546005016784015f729f"
+      "4715ff6db16c5d16333e03fd"
     }
   };
   gpg_error_t err = 0;
   gcry_cipher_hd_t hde, hdd;
-  unsigned char out[1024];
+  unsigned char out[2048];
   unsigned char tag[16];
   int tidx;
Mar 24 2021, 12:48 PM · libgcrypt, Bug Report
werner closed T5355: Error Message -gpg: CRC error; 406026 - 5A0027 as Invalid.

Sorry, this is not a help line. Please use one of the the mailing lists or the gpg4win fori for ask for help.

Mar 24 2021, 12:32 PM · Bug Report
werner added a project to T5356: gnupg2 test failure on s390x: libgcrypt.
Mar 24 2021, 12:30 PM · libgcrypt, Bug Report
gniibe committed rG14ef703ad658: gpg: Fix v5 signature for clearsign. (authored by gniibe).
gpg: Fix v5 signature for clearsign.
Mar 24 2021, 7:51 AM
gniibe committed rG90a5b4e648b3: gpg: Support ECDH with v5 key. (authored by gniibe).
gpg: Support ECDH with v5 key.
Mar 24 2021, 6:54 AM

Mar 23 2021

Jakuje added a comment to T5356: gnupg2 test failure on s390x.

I did a bit digging and it looks like the code path using accelerator is not hit because the test vecors have max ~48 blocks, but accelerator is involved only with 64 blocks and more if I read the code right. So we need 1) larger test vector to invoke this code path in libgcrypt 2) figure out what goes wrong there.

Mar 23 2021, 11:12 PM · libgcrypt, Bug Report
Jakuje created T5356: gnupg2 test failure on s390x.
Mar 23 2021, 10:48 PM · libgcrypt, Bug Report
TomAce888 created T5355: Error Message -gpg: CRC error; 406026 - 5A0027.
Mar 23 2021, 7:20 PM · Bug Report
ikloecker committed rLIBKLEO1b3ecd9a280e: Fix overriding of the sender's encryption keys (authored by ikloecker).
Fix overriding of the sender's encryption keys
Mar 23 2021, 4:15 PM
ikloecker committed rLIBKLEO15ec596d67a9: Add helper for getting a test key (authored by ikloecker).
Add helper for getting a test key
Mar 23 2021, 4:15 PM
ikloecker committed rLIBKLEOfeb787ba173a: Fix help of test application for key resolver (authored by ikloecker).
Fix help of test application for key resolver
Mar 23 2021, 4:15 PM
ikloecker committed rLIBKLEOa6359957b1ef: Refactor update of icon and tooltip of filter button (authored by ikloecker).
Refactor update of icon and tooltip of filter button
Mar 23 2021, 4:15 PM
ikloecker committed rLIBKLEO60fe2079cea4: Improve tooltips of filter button (authored by ikloecker).
Improve tooltips of filter button
Mar 23 2021, 4:15 PM
ikloecker committed rLIBKLEObfed420f6d05: Use S/MIME if S/MIME only is possible and S/MIME is preferred (authored by ikloecker).
Use S/MIME if S/MIME only is possible and S/MIME is preferred
Mar 23 2021, 4:15 PM
Laurent Montel <montel@kde.org> committed rLIBKLEOda81a9c0cf71: GIT_SILENT: prepare 5.17.0 rc (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 5.17.0 rc
Mar 23 2021, 1:44 PM
werner closed T5341: gpgconf does not list default_pubkey_algo pseudo option anymore, a subtask of T5217: Kleopatra: Adapt to config changes in GnuPG master, as Resolved.
Mar 23 2021, 12:42 PM · Restricted Project, kleopatra
werner closed T5341: gpgconf does not list default_pubkey_algo pseudo option anymore as Resolved.

The flag value is now 144 and not 146, but that extra bit (value 2) did not make sense for the option. So I think things are okay now.

Mar 23 2021, 12:42 PM · gnupg (gpg23), Bug Report
werner committed rGa107b24ddb45: gpgconf: Fix listing of default_pubkey_algo. (authored by werner).
gpgconf: Fix listing of default_pubkey_algo.
Mar 23 2021, 12:35 PM
gniibe committed rT64f895dba734: Support X25519 and X448. (authored by gniibe).
Support X25519 and X448.
Mar 23 2021, 9:34 AM
werner removed 1 auditor(s) for rG1f5f08376d0f: gpgconf: Support use-keyboxd.: dd9jnb.
Mar 23 2021, 8:50 AM
werner added 1 auditor(s) for rG1f5f08376d0f: gpgconf: Support use-keyboxd.: dd9jnb.
Mar 23 2021, 8:49 AM

Mar 22 2021

werner committed rG1f5f08376d0f: gpgconf: Support use-keyboxd. (authored by werner).
gpgconf: Support use-keyboxd.
Mar 22 2021, 7:43 PM
werner committed rGed82ef91459f: kbxd: Group the options. (authored by werner).
kbxd: Group the options.
Mar 22 2021, 7:13 PM
ikloecker committed rLIBKLEOc5f0aa65fca8: Do not remove all keys if OpenPGP only and S/MIME only are both possible (authored by ikloecker).
Do not remove all keys if OpenPGP only and S/MIME only are both possible
Mar 22 2021, 5:22 PM
werner committed rGe03ddb66c7cc: doc: Fix option name. (authored by werner).
doc: Fix option name.
Mar 22 2021, 4:30 PM
werner committed rAf8cfb565ee46: Release 2.5.5. (authored by werner).
Release 2.5.5.
Mar 22 2021, 1:42 PM
werner committed rA57cf9d634fd1: Post release updates (authored by werner).
Post release updates
Mar 22 2021, 1:42 PM
werner triaged T5353: gpgme: Implement keylist_data for gpgsm as Normal priority.
Mar 22 2021, 1:41 PM · gnupg24, gnupg (gpg23), gpgme, Feature Request
werner closed T5194: Release libgpg-error 1.42 as Resolved.
Mar 22 2021, 1:39 PM · gpgrt, Release Info
werner updated the task description for T5112: Release libassuan 2.5.4.
Mar 22 2021, 1:35 PM · Release Info, libassuan
werner closed T5354: Release Libassuan 2.5.5 as Resolved.
Mar 22 2021, 1:34 PM · Release Info
werner committed rDd28aac13abb4: swdb: New libassuan and libgpg-error releases (authored by werner).
swdb: New libassuan and libgpg-error releases
Mar 22 2021, 1:34 PM
werner added a project to T5354: Release Libassuan 2.5.5: Release Info.
Mar 22 2021, 1:22 PM · Release Info
werner triaged T5354: Release Libassuan 2.5.5 as Low priority.
Mar 22 2021, 1:00 PM · Release Info
ikloecker created T5353: gpgme: Implement keylist_data for gpgsm.
Mar 22 2021, 11:56 AM · gnupg24, gnupg (gpg23), gpgme, Feature Request
ckk added a comment to T3362: Prevent Smartcard from caching PIN when cache-ttl is set accordingly.

I was also somewhat surprised to see that the max-cache-ttl options were rendered ineffective my moving the keys to a card.

Mar 22 2021, 11:56 AM · Feature Request
werner committed rE7f21de28d9d5: po: Update all translations for TPM2d. (authored by werner).
po: Update all translations for TPM2d.
Mar 22 2021, 11:53 AM
werner committed rE303062bf9a38: Release 1.42 (authored by werner).
Release 1.42
Mar 22 2021, 11:53 AM
werner committed rEc66594d314a5: Post release updates (authored by werner).
Post release updates
Mar 22 2021, 11:53 AM
werner triaged T5352: Release libgpg-error 1.43 as Low priority.
Mar 22 2021, 11:52 AM · gpgrt, Release Info
werner committed rE200bf2ed9d61: core: Add GPG_ERR_SOURCE_TPM2D. (authored by werner).
core: Add GPG_ERR_SOURCE_TPM2D.
Mar 22 2021, 10:08 AM
gniibe committed rG1524a942b645: gpg: Support exporting Ed448 SSH key. (authored by gniibe).
gpg: Support exporting Ed448 SSH key.
Mar 22 2021, 9:04 AM
gniibe committed rG0b45c5a99410: gpg: Fix exporting SSH key. (authored by gniibe).
gpg: Fix exporting SSH key.
Mar 22 2021, 9:04 AM

Mar 21 2021

werner merged T5350: Encryption fails in UNC path into T5216: Kleopatra: Fix handling of UNC paths.
Mar 21 2021, 8:07 PM · kleopatra
werner merged task T5350: Encryption fails in UNC path into T5216: Kleopatra: Fix handling of UNC paths.
Mar 21 2021, 8:07 PM · kleopatra, Bug Report, gpg4win

Mar 20 2021

yohny created T5350: Encryption fails in UNC path.
Mar 20 2021, 1:11 PM · kleopatra, Bug Report, gpg4win

Mar 19 2021

ikloecker committed rLIBKLEOec81b2b53114: In mixed mode prefer recipient keys matching preferred protocol (authored by ikloecker).
In mixed mode prefer recipient keys matching preferred protocol
Mar 19 2021, 8:11 PM
ikloecker committed rLIBKLEO5d64856ba00e: In mixed mode, use fixed protocols for the sender's keys (authored by ikloecker).
In mixed mode, use fixed protocols for the sender's keys
Mar 19 2021, 8:11 PM
ikloecker committed rLIBKLEO1aa4ab483ff8: Show the sender's encryption key(s) separately (authored by ikloecker).
Show the sender's encryption key(s) separately
Mar 19 2021, 8:11 PM
werner committed rD9a74eb1da537: web: Remove dev.gnupg.org downtime notice. (authored by werner).
web: Remove dev.gnupg.org downtime notice.
Mar 19 2021, 6:51 PM
werner committed rG475644e04943: card: Support OpenPGP.1 and OpenPGP.2 for readcert and writecert. (authored by werner).
card: Support OpenPGP.1 and OpenPGP.2 for readcert and writecert.
Mar 19 2021, 6:30 PM
werner committed rG37b1c5c2004c: scd:openpgp: Allow reading and writing user certs for keys 1 and 2 (authored by werner).
scd:openpgp: Allow reading and writing user certs for keys 1 and 2
Mar 19 2021, 6:30 PM
werner committed rGbbdb48ec0ddd: scd:openpgp: Rename an internal variable. (authored by werner).
scd:openpgp: Rename an internal variable.
Mar 19 2021, 6:30 PM
aheinecke committed rO1b1df36ef93b: Update protected headers structure (authored by aheinecke).
Update protected headers structure
Mar 19 2021, 5:03 PM
werner added a comment to rGd5fb5983232c: scd:openpgp: Small speedup reading card properties..

Test comment after server migration.

Mar 19 2021, 2:49 PM
werner committed rGd5fb5983232c: scd:openpgp: Small speedup reading card properties. (authored by werner).
scd:openpgp: Small speedup reading card properties.
Mar 19 2021, 1:46 PM
Laurent Montel <montel@kde.org> committed rLIBKLEO7f7a0a20a5e1: GIT_SILENT: add metainfo.yaml.license (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add metainfo.yaml.license
Mar 19 2021, 6:43 AM

Mar 18 2021

werner committed rG85082a83c2c1: scd:p15: Allow to use an auth object label with cmd CHECKPIN. (authored by werner).
scd:p15: Allow to use an auth object label with cmd CHECKPIN.
Mar 18 2021, 4:33 PM
werner committed rGef29a960bf06: scd:p15: New attribute CHV-LABEL. (authored by werner).
scd:p15: New attribute CHV-LABEL.
Mar 18 2021, 11:30 AM
werner committed rG1ac189f2df6c: card: Print PIN descriptions and fix number of printed retry counters. (authored by werner).
card: Print PIN descriptions and fix number of printed retry counters.
Mar 18 2021, 11:30 AM
werner committed rG26215cb211ad: agent: Simplify a function. (authored by werner).
agent: Simplify a function.
Mar 18 2021, 9:53 AM
werner closed T5348: ECC public keys are not accepted by Facebook (Unknown PGP Public Key Error) as Resolved.

So Facebook simply does not support Ed25519 keys; there implementation is a bit limited. To be fair, there is no published RFC describing 25519 for OpenPGP; all major implementations work with drafts regarding 25519.

Mar 18 2021, 7:37 AM · Support
Jawsh created T5348: ECC public keys are not accepted by Facebook (Unknown PGP Public Key Error).
Mar 18 2021, 5:24 AM · Support

Mar 17 2021

ikloecker committed rLIBKLEO8c53761a9e32: Fix visibility of sender's signing and encryption keys in mixed mode (authored by ikloecker).
Fix visibility of sender's signing and encryption keys in mixed mode
Mar 17 2021, 11:34 AM
ikloecker committed rLIBKLEO755d5283ad24: Add autotest for NewKeyApprovalDialog (authored by ikloecker).
Add autotest for NewKeyApprovalDialog
Mar 17 2021, 11:34 AM
werner committed rDda7d1bcaa1c1: web: Note dev.gnupg.org downtime (authored by werner).
web: Note dev.gnupg.org downtime
Mar 17 2021, 10:09 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA5a21f1195535: GIT_SILENT: master is open, depend against master lib (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: master is open, depend against master lib
Mar 17 2021, 8:29 AM
Laurent Montel <montel@kde.org> committed rLIBKLEOff5f18db24ba: GIT_SILENT: master is open, depend against master lib (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: master is open, depend against master lib
Mar 17 2021, 8:28 AM

Mar 16 2021

werner committed rGe4c2d7be22ff: card: Generalize the CHV counter printing. (authored by werner).
card: Generalize the CHV counter printing.
Mar 16 2021, 6:54 PM
werner committed rGbf1d7bc3697c: scd:p15: Implement CHV-STATUS attribute (authored by werner).
scd:p15: Implement CHV-STATUS attribute
Mar 16 2021, 6:54 PM
werner closed T4702: Deadline for the GnuPG 2.3.0 release as Resolved.

Things are working out nicely and thus I am convinced that we will miss that whooshing sound the deadline would make as it fly by.

Mar 16 2021, 4:53 PM · Restricted Project, gpg4win, gnupg
werner closed T4702: Deadline for the GnuPG 2.3.0 release, a subtask of T4362: Replace the exec funtions for photoids in gpg by our standard exec functions., as Resolved.
Mar 16 2021, 4:53 PM · gnupg, Feature Request
werner closed T4702: Deadline for the GnuPG 2.3.0 release, a subtask of T4620: no support for multiple (yubikey) smartcards plugged in at the same time, as Resolved.
Mar 16 2021, 4:53 PM · Restricted Project, Bug Report
werner closed T4702: Deadline for the GnuPG 2.3.0 release, a subtask of T4713: Bug in get_best_pubkey_byname, as Resolved.
Mar 16 2021, 4:53 PM · Restricted Project, gnupg (gpg23)
werner closed T4417: Work needed for gnupg 2.3 as Resolved.
Mar 16 2021, 4:49 PM · gnupg (gpg23)
werner added a comment to T4417: Work needed for gnupg 2.3.

Given that all subtasks are at least in testing state, we can close this bug.

Mar 16 2021, 4:49 PM · gnupg (gpg23)
werner committed rGc0f50811fcf8: build: Check for the IBM TSS tools to run the tpm2d tests. (authored by Damien Goutte-Gattat via Gnupg-devel <gnupg-devel@gnupg.org>).
build: Check for the IBM TSS tools to run the tpm2d tests.
Mar 16 2021, 11:01 AM
werner committed rGad481666ea6e: build: Fix distcheck when tpm2dtests are run. (authored by Damien Goutte-Gattat via Gnupg-devel <gnupg-devel@gnupg.org>).
build: Fix distcheck when tpm2dtests are run.
Mar 16 2021, 11:01 AM
bernhard added a comment to T5287: mkportable doesn't work (due to missing files in share/locale/eu/ ?).

@werner should the pros and cons of mkportable be discussed here or on a mailinglist?

Mar 16 2021, 9:33 AM · Bug Report, gpg4win
bernhard assigned T5287: mkportable doesn't work (due to missing files in share/locale/eu/ ?) to aheinecke.

A second report came in via https://wald.intevation.org/forum/forum.php?thread_id=2044&forum_id=84&group_id=11

Mar 16 2021, 9:30 AM · Bug Report, gpg4win

Mar 15 2021

werner committed rD6cd551f3a30e: blog: Minor fix. (authored by werner).
blog: Minor fix.
Mar 15 2021, 6:15 PM
werner committed rD371a8dc212cb: blog: Using TPM with GnuPG 2.3 (authored by James Bottomley <James.Bottomley@HansenPartnership.com>).
blog: Using TPM with GnuPG 2.3
Mar 15 2021, 6:11 PM
werner committed rGa788f2e8306d: tests:tpm2d: add missing start_sw_tpm.sh script (authored by James Bottomley <James.Bottomley@HansenPartnership.com>).
tests:tpm2d: add missing start_sw_tpm.sh script
Mar 15 2021, 5:10 PM
Laurent Montel <montel@kde.org> committed rLIBKLEO0cca9e8b8115: GIT_SILENT: .clang-format is autogenerated (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: .clang-format is autogenerated
Mar 15 2021, 1:30 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRAf3d60643f9e3: GIT_SILENT: .clang-format is autogenerated (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: .clang-format is autogenerated
Mar 15 2021, 1:28 PM
werner committed rG1523b5f76f6e: gpg: New option --no-auto-trust-new-key. (authored by werner).
gpg: New option --no-auto-trust-new-key.
Mar 15 2021, 10:52 AM