Page MenuHome GnuPG
Feed All Stories

Jan 26 2024

werner committed rGefe325ffdf21: scd:openpgp: Add the length check for new PIN. (authored by gniibe).
scd:openpgp: Add the length check for new PIN.
Jan 26 2024, 3:13 PM
werner committed rG20e85585ed20: scd:openpgp: Restructure the pin2hash_id_kdf function. (authored by werner).
scd:openpgp: Restructure the pin2hash_id_kdf function.
Jan 26 2024, 3:13 PM
werner moved T6902: gpgconf: the questionable value 256 for flags in gpgrt_opt_t from Backlog to gnupg-2.2.43 on the gnupg22 board.
Jan 26 2024, 1:49 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4)
werner closed T6902: gpgconf: the questionable value 256 for flags in gpgrt_opt_t as Resolved.

Is in 2.4.4 and will go into 2.2.43

Jan 26 2024, 1:48 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4)
werner committed rG97b01ad3f878: tools: Fix argparse table of gpgconf. (authored by gniibe).
tools: Fix argparse table of gpgconf.
Jan 26 2024, 1:48 PM
werner closed T6963: Trust system's root CA for checking CRL issuers as Resolved.
Jan 26 2024, 1:40 PM · gnupg24 (gnupg-2.4.5), gnupg22 (gnupg-2.2.43), Feature Request
werner moved T6963: Trust system's root CA for checking CRL issuers from WiP to gnupg-2.2.43 on the gnupg22 board.
Jan 26 2024, 1:39 PM · gnupg24 (gnupg-2.4.5), gnupg22 (gnupg-2.2.43), Feature Request
werner committed rG4dc09bc5e7f3: dirmngr: For CRL issuer verification trust the system's root CA. (authored by werner).
dirmngr: For CRL issuer verification trust the system's root CA.
Jan 26 2024, 1:37 PM
TobiasFella committed rLIBKLEOe04202ebfa3c: Add elgamal algorithm names to Formatting::prettyAlgorithmName (authored by TobiasFella).
Add elgamal algorithm names to Formatting::prettyAlgorithmName
Jan 26 2024, 1:26 PM
werner committed rG935b5a49b416: dirmngr: For CRL issuer verification trust the system's root CA. (authored by werner).
dirmngr: For CRL issuer verification trust the system's root CA.
Jan 26 2024, 1:13 PM
werner moved T6963: Trust system's root CA for checking CRL issuers from Backlog to WiP on the gnupg22 board.
Jan 26 2024, 1:13 PM · gnupg24 (gnupg-2.4.5), gnupg22 (gnupg-2.2.43), Feature Request
werner triaged T6963: Trust system's root CA for checking CRL issuers as Normal priority.
Jan 26 2024, 1:04 PM · gnupg24 (gnupg-2.4.5), gnupg22 (gnupg-2.2.43), Feature Request
ncssyedaf added a comment to T6962: gpg lock issue on Alma Linux upgraded servers.

Apologies! That was from the CentOS Server. Below are the current details
for the recently upgraded Alma Linux servers. Will upgrading to the most
recent version fix the issue?

Jan 26 2024, 12:51 PM · Support, gnupg
TobiasFella committed rKLEOPATRAc97111cad37f: Restore column layout for most treeviews (authored by TobiasFella).
Restore column layout for most treeviews
Jan 26 2024, 12:27 PM
TobiasFella committed rLIBKLEOb64d0d623d05: Save column state of treewidgets (authored by TobiasFella).
Save column state of treewidgets
Jan 26 2024, 12:25 PM
TobiasFella committed rLIBKLEOade9a2ae3835: Add elgamal algorithm names to Formatting::prettyAlgorithmName (authored by TobiasFella).
Add elgamal algorithm names to Formatting::prettyAlgorithmName
Jan 26 2024, 12:22 PM
TobiasFella committed rKLEOPATRA220307de4a86: Require libkleo 6.0.44 (authored by TobiasFella).
Require libkleo 6.0.44
Jan 26 2024, 12:04 PM
TobiasFella committed rLIBKLEOa665f9a636b8: Bump version (authored by TobiasFella).
Bump version
Jan 26 2024, 12:04 PM
TobiasFella committed rLIBKLEO5d67b5479901: Address review feedback (authored by TobiasFella).
Address review feedback
Jan 26 2024, 11:59 AM
TobiasFella committed rLIBKLEOf0b53aa09e74: Save column state of treewidgets (authored by TobiasFella).
Save column state of treewidgets
Jan 26 2024, 11:59 AM
TobiasFella committed rKLEOPATRA3740d74e6c4e: Restore column layout for most treeviews (authored by TobiasFella).
Restore column layout for most treeviews
Jan 26 2024, 11:58 AM
TobiasFella committed rKLEOPATRAca4d8af93dd4: Restore column layout for most treeviews (authored by TobiasFella).
Restore column layout for most treeviews
Jan 26 2024, 11:56 AM
ebo added a comment to T6958: Kleopatra: "Change Validity" sometimes ignores subkey when extending validity.

As in my test case Kleopatra didn't check the box for "with subkeys" when the extension wouldn't work I propose as minimal solution:

  • disable the checkbox if no key would be extended anyway + info why the box is not checkable (via tooltip)
Jan 26 2024, 11:03 AM · vsd33, kleopatra, Restricted Project
TobiasFella committed rLIBKLEO1fd77cb23d50: Address review feedback (authored by TobiasFella).
Address review feedback
Jan 26 2024, 11:02 AM
TobiasFella committed rLIBKLEO56c4e845f080: Save column state of treewidgets (authored by TobiasFella).
Save column state of treewidgets
Jan 26 2024, 11:02 AM
werner closed T6961: On Windows the gpgtar --status-fd 2 does not show the gpg status lines as Resolved.

Oh, well it does happen only with --status-fd=2 because of a c+p error by me. For status-fd > 2, as used by GPGME, there is no problem, because this is handled by an exception list.

Jan 26 2024, 10:31 AM · gnupg24 (gnupg-2.4.5), Bug Report
werner committed rGeaf6a7ab8796: common,w32: Fix use of GNUPG_SPAWN_KEEP_STDERR. (authored by werner).
common,w32: Fix use of GNUPG_SPAWN_KEEP_STDERR.
Jan 26 2024, 10:28 AM
werner committed rG535c5cf76913: common,w32: Fix use of GNUPG_SPAWN_KEEP_STDERR. (authored by werner).
common,w32: Fix use of GNUPG_SPAWN_KEEP_STDERR.
Jan 26 2024, 10:27 AM
gniibe committed rPTH99e1174f6054: Clean up handling of unsafe semaphore. (authored by gniibe).
Clean up handling of unsafe semaphore.
Jan 26 2024, 10:12 AM
werner committed rGdfa60c09f5cd: Merge branch 'STABLE-BRANCH-2-4' (authored by werner).
Merge branch 'STABLE-BRANCH-2-4'
Jan 26 2024, 9:48 AM
werner committed rD2a01d672bd31: blog: Removed footnote given that the gpg4win site is up to date. (authored by werner).
blog: Removed footnote given that the gpg4win site is up to date.
Jan 26 2024, 9:16 AM
ebo added a comment to T6959: Kleopatra: Change colums in subkey details.

You are (of course) right, gpg -k shows the keys in that order. Which is different from the order shown in the smartcard management view and what gpg-card shows. So lets drop that point for now and maybe discuss this some time in the future.

Jan 26 2024, 8:38 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
gniibe committed rGaf6ac2ac0293: gpg: Clean up pk_ecdh_decrypt function. (authored by gniibe).
gpg: Clean up pk_ecdh_decrypt function.
Jan 26 2024, 6:19 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAb099b646fa83: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 26 2024, 3:18 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA7bb9cc92026a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 26 2024, 2:21 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOfbf1d9afd24a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 26 2024, 2:21 AM
gniibe added projects to T6681: agent: Clean up main loop and better cache handling of expiration (was: Adding agent_timer API for monitoring something and passphrase cache): gnupg26, gpgagent, keyboxd.
Jan 26 2024, 1:15 AM · keyboxd, gpgagent, gnupg26
gniibe added projects to T6682: agent: agent_kick_the_loop function to unblock the select(2): gnupg26, gpgagent, keyboxd.
Jan 26 2024, 1:14 AM · keyboxd, gpgagent, gnupg26
gniibe added projects to T6692: agent: Clean up check_own_socket to monitor socket takeover: gnupg26, keyboxd.
Jan 26 2024, 1:13 AM · keyboxd, gnupg26, gpgagent
gniibe added projects to T6693: agent: Have a thread monitoring parent PID and homedir: gnupg26, gpgagent, keyboxd.
Jan 26 2024, 1:12 AM · keyboxd, gpgagent, gnupg26
gniibe closed T6481: BEGIN_ENCRYPTION status output happens later in 2.4.1 (breaks Emacs's EasyPG) as Resolved.

Fixed in GnuPG 2.4.4.

Jan 26 2024, 1:11 AM · Emacs, gnupg, Bug Report
gniibe closed T5963: Yubikey: scdaemon causes libc segfault and clashes with ECC keys as Resolved.

For the particular issue reopened for GnuPG 2.2.41 is fixed in GnuPG 2.2.42.
Please note that we can't fix the cause itself, the hardware problem.

Jan 26 2024, 1:08 AM · backport, yubikey, scd, segv, Bug Report
gniibe closed T6059: ntbtls: use of shorter hash for ECC as Resolved.

Fixed in 0.3.2.

Jan 26 2024, 1:04 AM · Feature Request, Restricted Project, ntbtls
gniibe closed T6443: ntbtls-0.3.1 does not configure against libgpg-error-1.47 as Resolved.

Fixed in NtbTLS 0.3.2.

Jan 26 2024, 1:01 AM · ntbtls
gniibe closed T6579: gnupg-2.4.3 build failure as Resolved.

Fixed in 2.4.4.

Jan 26 2024, 1:00 AM · gnupg24, Gentoo, Bug Report

Jan 25 2024

zablockil added a comment to T3979: GPGSM: Authenticated encryption.

Openssl since version 3 supports aes-gcm and aria-gcm in cms. CMS has a different wrapper for AEAD. openssl Pull Request. I created test files (nistp384 key, certificates, messages), perhaps it will be useful.

Jan 25 2024, 11:20 PM · S/MIME
cklassen committed rW482851e0c008: fixed language code (authored by cklassen).
fixed language code
Jan 25 2024, 8:34 PM
CarlSchwan committed rKLEOPATRAcd3701a7b15e: Add screenshot of email view (authored by CarlSchwan).
Add screenshot of email view
Jan 25 2024, 6:47 PM
werner added a comment to T6962: gpg lock issue on Alma Linux upgraded servers.

Are you seriously using version 2.0 which had its EOL of 6 years ago? Libgcrypt 1.5 EOF was even a year earlier. Sorry, I won't look into that.

Jan 25 2024, 6:18 PM · Support, gnupg
werner set External Link to https://lists.gnupg.org/pipermail/gnupg-announce/2024q1/000481.html on T6578: Release GnuPG 2.4.4.
Jan 25 2024, 6:14 PM · gnupg24 (gnupg-2.4.4), Release Info
werner committed rD144a3c2a7d86: web: Announce 2.4.4 (authored by werner).
web: Announce 2.4.4
Jan 25 2024, 6:06 PM
ikloecker added a comment to T6959: Kleopatra: Change colums in subkey details.

Additionally I would find it sensible to display the keys always in the order of the keyslots.

Jan 25 2024, 5:34 PM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
svuorela committed rGPGPASSea415c117dd5: Get rid of most of first start wizard, except if no private keys is found (authored by svuorela).
Get rid of most of first start wizard, except if no private keys is found
Jan 25 2024, 5:13 PM
werner committed rD00d61c7d38b1: blog: Change footnote (authored by werner).
blog: Change footnote
Jan 25 2024, 4:59 PM
TobiasFella committed rKLEOPATRAd280666f2918: Use Algorithm and Keygrip columns in keylist (authored by TobiasFella).
Use Algorithm and Keygrip columns in keylist
Jan 25 2024, 4:23 PM
TobiasFella committed rLIBKLEO8bfff97245e2: Add Algorithm and Keygrip columns to keylist (authored by TobiasFella).
Add Algorithm and Keygrip columns to keylist
Jan 25 2024, 4:21 PM
TobiasFella committed rLIBKLEO83ed48ae68d3: Bump version (authored by TobiasFella).
Bump version
Jan 25 2024, 4:21 PM
TobiasFella committed rLIBKLEO3f6f0471f277: Address review comments (authored by TobiasFella).
Address review comments
Jan 25 2024, 4:21 PM
TobiasFella committed rLIBKLEOeb1a57ce823a: Add Algorithm and Keygrip columns to keylist (authored by TobiasFella).
Add Algorithm and Keygrip columns to keylist
Jan 25 2024, 4:21 PM
werner committed rW342a7d277578: Post release updates (authored by werner).
Post release updates
Jan 25 2024, 4:15 PM
werner committed rDa34117c26b51: swdb: gpg4win 4.3.0 (authored by werner).
swdb: gpg4win 4.3.0
Jan 25 2024, 4:14 PM
TobiasFella committed rLIBKLEOc299e4685b18: Save column state of treewidgets (authored by TobiasFella).
Save column state of treewidgets
Jan 25 2024, 4:10 PM
ncssyedaf added a comment to T6962: gpg lock issue on Alma Linux upgraded servers.

The behavior is different between the old and the new versions. gpg-agent, the backend exits with the shell closing in the old version. But, if I start it with the new version, it stays running unless explicitly closed. I wonder if this means that we should run gpg-agent on all servers?

Jan 25 2024, 4:03 PM · Support, gnupg
ncssyedaf created T6962: gpg lock issue on Alma Linux upgraded servers.
Jan 25 2024, 3:46 PM · Support, gnupg
werner triaged T6961: On Windows the gpgtar --status-fd 2 does not show the gpg status lines as Normal priority.
Jan 25 2024, 3:39 PM · gnupg24 (gnupg-2.4.5), Bug Report
werner committed rW7adcc9363c93: Release 4.3.0 (authored by werner).
Release 4.3.0
Jan 25 2024, 2:14 PM
werner added a comment to T6944: The default card key generation keeps an unprotected backup of the encryption key on disk.

Also fixed in the fortgcoming 2.2.43

Jan 25 2024, 2:05 PM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
TobiasFella committed rKLEOPATRA1b2a42ad5ed2: Update subkey details dialog columns (authored by TobiasFella).
Update subkey details dialog columns
Jan 25 2024, 2:02 PM
werner committed rWe9862ca9f367: Prepare NEWS for 4.3.0 (authored by werner).
Prepare NEWS for 4.3.0
Jan 25 2024, 2:00 PM
TobiasFella committed rKLEOPATRA71eca94a1eb1: Refactor TAGS_COLUMN out (authored by TobiasFella).
Refactor TAGS_COLUMN out
Jan 25 2024, 1:47 PM
TobiasFella committed rKLEOPATRA908d0e45c03c: Bump dependency on libkleo (authored by TobiasFella).
Bump dependency on libkleo
Jan 25 2024, 1:47 PM
TobiasFella committed rKLEOPATRAbe23689510a4: Use Algorithm and Keygrip columns in keylist (authored by TobiasFella).
Use Algorithm and Keygrip columns in keylist
Jan 25 2024, 1:47 PM
mlaurent committed rMTP41bd9dc0108a: GIt_SILENT: it compiles fine without deprecated method (authored by mlaurent).
GIt_SILENT: it compiles fine without deprecated method
Jan 25 2024, 1:28 PM
mlaurent committed rKLEOPATRA37c7bada1465: GIt_SILENT: it compiles fine without deprecated method (authored by mlaurent).
GIt_SILENT: it compiles fine without deprecated method
Jan 25 2024, 1:24 PM
mlaurent committed rLIBKLEO1d77f42dd1ad: GIt_SILENT: it compiles fine without deprecated method (authored by mlaurent).
GIt_SILENT: it compiles fine without deprecated method
Jan 25 2024, 1:22 PM
werner committed rD549d8cf9e2e6: blog: Add smartcard-backup-key (authored by werner).
blog: Add smartcard-backup-key
Jan 25 2024, 12:55 PM
werner committed rDd04361e36569: swdb: gnupg 2.4.5 (authored by werner).
swdb: gnupg 2.4.5
Jan 25 2024, 12:40 PM
TobiasFella committed rKLEOPATRAd47db2ebdf50: Bump dependency on libkleo (authored by TobiasFella).
Bump dependency on libkleo
Jan 25 2024, 12:03 PM
TobiasFella committed rLIBKLEO7bad0674bd82: Bump version (authored by TobiasFella).
Bump version
Jan 25 2024, 12:02 PM
TobiasFella committed rKLEOPATRA00e69f752451: Adapt to upstreamed column configuration menu and renamed… (authored by TobiasFella).
Adapt to upstreamed column configuration menu and renamed…
Jan 25 2024, 12:01 PM
werner committed rW9a27c5022bd8: Update GnuPG to version 2.4.4 (authored by werner).
Update GnuPG to version 2.4.4
Jan 25 2024, 11:59 AM
TobiasFella committed rLIBKLEO5752257b5284: Move column configuration menu code to NavigatableTreeView/NavigatableTreeWidget (authored by TobiasFella).
Move column configuration menu code to NavigatableTreeView/NavigatableTreeWidget
Jan 25 2024, 11:58 AM
werner closed T6943: Add tool to detect and clean unsolicited copies of smartcard keys as Resolved.
Jan 25 2024, 11:57 AM · gnupg24 (gnupg-2.4.4), Feature Request
werner moved T6943: Add tool to detect and clean unsolicited copies of smartcard keys from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 25 2024, 11:57 AM · gnupg24 (gnupg-2.4.4), Feature Request
werner shifted T6944: The default card key generation keeps an unprotected backup of the encryption key on disk from the Restricted Space space to the S1 Public space.
Jan 25 2024, 11:56 AM · gnupg22 (gnupg-2.2.43), gnupg24 (gnupg-2.4.4), OpenPGP, scd, Bug Report
werner shifted T6943: Add tool to detect and clean unsolicited copies of smartcard keys from the Restricted Space space to the S1 Public space.
Jan 25 2024, 11:56 AM · gnupg24 (gnupg-2.4.4), Feature Request
TobiasFella committed rLIBKLEOe25831e1e8fe: Add some missing algorithm names (authored by TobiasFella).
Add some missing algorithm names
Jan 25 2024, 11:51 AM
TobiasFella committed rLIBKLEO012c8aa79683: Add some missing algorithm names (authored by TobiasFella).
Add some missing algorithm names
Jan 25 2024, 11:51 AM
werner closed T6578: Release GnuPG 2.4.4 as Resolved.
Jan 25 2024, 11:38 AM · gnupg24 (gnupg-2.4.4), Release Info
werner moved T6578: Release GnuPG 2.4.4 from WiP to gnupg-2.4.4 on the gnupg24 board.
Jan 25 2024, 11:38 AM · gnupg24 (gnupg-2.4.4), Release Info
werner edited projects for T6578: Release GnuPG 2.4.4, added: gnupg24; removed gnupg.
Jan 25 2024, 11:37 AM · gnupg24 (gnupg-2.4.4), Release Info
werner updated the task description for T6578: Release GnuPG 2.4.4.
Jan 25 2024, 11:37 AM · gnupg24 (gnupg-2.4.4), Release Info
werner committed rG367ae8601906: Post release updates (authored by werner).
Post release updates
Jan 25 2024, 11:30 AM
werner committed rGc5429644e98b: po: msgmerge (authored by werner).
po: msgmerge
Jan 25 2024, 11:30 AM
werner committed rGa43271cc08e2: Release 2.4.4 (authored by werner).
Release 2.4.4
Jan 25 2024, 11:30 AM
werner committed rG2a4180812ac2: card: Tweak the checkcmds sub-command. (authored by werner).
card: Tweak the checkcmds sub-command.
Jan 25 2024, 11:30 AM
werner triaged T6960: Release GnuPG 2.4.5 as Low priority.
Jan 25 2024, 11:29 AM · gnupg24, Release Info
TobiasFella committed rLIBKLEO7540e5f2a2fe: Address review comments (authored by TobiasFella).
Address review comments
Jan 25 2024, 11:15 AM
ebo added a subtask for T6874: Kleopatra subkey management improvements: T6959: Kleopatra: Change colums in subkey details.
Jan 25 2024, 11:08 AM · kleopatra, Restricted Project, vsd33
ebo added a parent task for T6959: Kleopatra: Change colums in subkey details: T6874: Kleopatra subkey management improvements.
Jan 25 2024, 11:08 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project