Page MenuHome GnuPG
Feed Advanced Search

Feb 6 2024

werner committed rE1fdd8749014c: core: New function gpgrt_wipememory. (authored by werner).
core: New function gpgrt_wipememory.
Feb 6 2024, 5:07 PM
werner closed T6978: Add a command mode to the option parser as Resolved.
Feb 6 2024, 4:04 PM · Feature Request, gpgrt
werner committed rEb113114c7498: argparser: Implement a command mode. (authored by werner).
argparser: Implement a command mode.
Feb 6 2024, 3:13 PM
werner triaged T6978: Add a command mode to the option parser as Normal priority.
Feb 6 2024, 2:41 PM · Feature Request, gpgrt
werner committed rC52f18b9ffe6c: doc: Fix link to the s-expression description. (authored by werner).
doc: Fix link to the s-expression description.
Feb 6 2024, 9:09 AM

Feb 5 2024

werner committed rD1ea209620bc7: web: Improve wording of Libgcrypt's security model. (authored by werner).
web: Improve wording of Libgcrypt's security model.
Feb 5 2024, 3:14 PM
werner committed rG23d9093d9b05: More NEWS. (authored by werner).
More NEWS.
Feb 5 2024, 1:02 PM
werner closed T6975: The option --default-key gives up too early if there are multiple matches as Wontfix.

Instead of tweaking this and risk a regression for some users I added a suggested to the man page to use a fingerprint.

Feb 5 2024, 8:53 AM · Feature Request, gnupg
werner committed rG5842eee80523: doc: Suggest the use of a fingerprint for --default-key. (authored by werner).
doc: Suggest the use of a fingerprint for --default-key.
Feb 5 2024, 8:52 AM
werner closed T6972: Explicitly deprecate --use-embedded-filename -- it is hazardous as Resolved.

Unfortunately there are real world applications which make use of this option in special environments. Thus we can't remove it. I improved the warning in the man page.

Feb 5 2024, 8:44 AM · Documentation, gnupg, patch
werner committed rGe5f24218fcd8: doc: Improve warning for --use-embedded-filename. (authored by werner).
doc: Improve warning for --use-embedded-filename.
Feb 5 2024, 8:43 AM
werner closed T6974: Bump requisites on 2.2.x as Resolved.
Feb 5 2024, 8:24 AM · gnupg
werner committed rG3d46eb6cf799: common: Update requisites (authored by Angel).
common: Update requisites
Feb 5 2024, 8:24 AM
werner added a project to T6974: Bump requisites on 2.2.x: gnupg.

There will be a 2.2.43 soonish. Thanks for the patch.

Feb 5 2024, 8:24 AM · gnupg
werner committed rGcbe0956df0f9: gpgsm: Increase salt size in pkcs#12 parser. (authored by werner).
gpgsm: Increase salt size in pkcs#12 parser.
Feb 5 2024, 8:15 AM
werner committed rG214d3ffe0f91: gpgsm: Increase salt size in pkcs#12 parser. (authored by werner).
gpgsm: Increase salt size in pkcs#12 parser.
Feb 5 2024, 8:15 AM
werner committed rG375c3a238ab6: gpgsm: cleanup on error paths (authored by Angel).
gpgsm: cleanup on error paths
Feb 5 2024, 8:15 AM
werner added a comment to T6757: gpgsm 2.4 Fails to import P12 certificate/key.

I would have expected an error message right after

Feb 5 2024, 8:09 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner closed T6973: uninitialized err on p12_parse as Resolved.

Thanks. Applied to 2.4 will eventually be merged into master.

Feb 5 2024, 7:55 AM · gnupg

Feb 2 2024

werner added a comment to T6757: gpgsm 2.4 Fails to import P12 certificate/key.

Okay, I push the change for the extended salt size. Regarding the import of CA certificates, I have not seen any problems. In fact it is pretty common. Did you test with with 2.4.4. A test file would be helpful.

Feb 2 2024, 5:33 PM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner committed rW26f9a94902ed: Set version again to 4.3.1. (authored by werner).
Set version again to 4.3.1.
Feb 2 2024, 2:22 PM
werner committed rW165551b8e848: msi: Allow to build other GPD targets than only Desktop. (authored by werner).
msi: Allow to build other GPD targets than only Desktop.
Feb 2 2024, 2:18 PM

Feb 1 2024

werner committed rWa7b9a1c7673f: Temporary set version back to 4.3.0 (authored by werner).
Temporary set version back to 4.3.0
Feb 1 2024, 4:35 PM
werner committed rW900170590e76: build: Set IS_GPD_BUILD to a defined value. (authored by werner).
build: Set IS_GPD_BUILD to a defined value.
Feb 1 2024, 11:04 AM

Jan 31 2024

werner committed rWbeebc8cbcbee: msi: Use gcc -dumpversion to get a realible version number (authored by werner).
msi: Use gcc -dumpversion to get a realible version number
Jan 31 2024, 3:18 PM
werner committed rW99db0434ebbb: build: Improve for building the GPD version. (authored by werner).
build: Improve for building the GPD version.
Jan 31 2024, 1:44 PM
werner committed rWeaf8bbc10793: msi: Make make-msi.pl work for other build types. (authored by werner).
msi: Make make-msi.pl work for other build types.
Jan 31 2024, 1:44 PM
werner committed rW4e37d0b7dfec: Use https instead of ftp for gnu.org (authored by werner).
Use https instead of ftp for gnu.org
Jan 31 2024, 1:44 PM
werner committed rW942eb4e9ee85: msi: Use a separate help directory for GPD. (authored by werner).
msi: Use a separate help directory for GPD.
Jan 31 2024, 1:44 PM

Jan 30 2024

werner committed rG40b85d8e8cec: scd:openpgp: Allow PIN length of 6 also with a reset code. (authored by werner).
scd:openpgp: Allow PIN length of 6 also with a reset code.
Jan 30 2024, 3:59 PM
werner committed rGce69c103f433: scd:openpgp: Allow PIN length of 6 also with a reset code. (authored by werner).
scd:openpgp: Allow PIN length of 6 also with a reset code.
Jan 30 2024, 3:55 PM
werner added a comment to T6757: gpgsm 2.4 Fails to import P12 certificate/key.

Can you please try this patch:

Jan 30 2024, 11:50 AM · gnupg24 (gnupg-2.4.4), S/MIME, Bug Report
werner triaged T6808: Libkleo Keyresolver: misleading display/wording in confirmation dialog as Normal priority.
Jan 30 2024, 11:14 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
werner created to-be-discussed.
Jan 30 2024, 11:14 AM
werner added a comment to T6808: Libkleo Keyresolver: misleading display/wording in confirmation dialog.

I guess we should put this on the agenda for our next RL meeting.

Jan 30 2024, 11:11 AM · vsd33 (vsd-3.3.0), kleopatra, Restricted Project
werner closed T4505: SM, W32: GPGSM hangs up the GnuPG System as Resolved.

That is an old bug report with a couple of fixes introduced over the years. As of now we sometimes see hangs on Windows on our test VMs. The common cause here seems to be USB card reader issues. Let's close this bug and wait for another bug report with current software versions.

Jan 30 2024, 11:09 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
werner edited projects for T6962: gpg lock issue on Alma Linux upgraded servers, added: gnupg, Support; removed Bug Report.

Since 2.2.20 we had these items in the NEWS

Jan 30 2024, 11:04 AM · Support, gnupg
werner triaged T6965: WKD fail: gpg/dimngr fails to retrieve public key as Normal priority.
Jan 30 2024, 10:57 AM · Support, dirmngr

Jan 29 2024

werner committed rG300c9eeace35: po: update Polish translation (authored by Jakub Bogusz <qboosh@pld-linux.org>).
po: update Polish translation
Jan 29 2024, 10:59 AM
werner committed rG573098a2f294: Prepare NEWS for 2.2.43 (authored by werner).
Prepare NEWS for 2.2.43
Jan 29 2024, 10:48 AM
werner committed rG03207f62e80a: gpg: Minor code cleanup for fingerprint computation. (authored by werner).
gpg: Minor code cleanup for fingerprint computation.
Jan 29 2024, 10:30 AM
werner committed rGae0a755e0d8c: gpg: Hide --textmode from the help output. (authored by werner).
gpg: Hide --textmode from the help output.
Jan 29 2024, 9:27 AM
werner committed rG78eae9ffe8ce: doc: Mark --textmode as legacy option. (authored by werner).
doc: Mark --textmode as legacy option.
Jan 29 2024, 9:23 AM
werner committed rG2ed1f68b48db: doc: Fix spelling errors found by lintian. (authored by werner).
doc: Fix spelling errors found by lintian.
Jan 29 2024, 9:22 AM

Jan 26 2024

werner committed rG97b283765353: speedo: Improve parsing of the ~./.gnupg-autogen.rc (authored by werner).
speedo: Improve parsing of the ~./.gnupg-autogen.rc
Jan 26 2024, 4:00 PM
werner moved T6843: after enable kdf-setup impossible change user/admin pin from Backlog to QA on the gnupg22 board.

We need to test the PIN, PUK and reset code stuff in 2.2

Jan 26 2024, 3:14 PM · gnupg22 (gnupg-2.2.43), scd, yubikey
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
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
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
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

Jan 25 2024

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
werner committed rD00d61c7d38b1: blog: Change footnote (authored by werner).
blog: Change footnote
Jan 25 2024, 4:59 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
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
werner committed rWe9862ca9f367: Prepare NEWS for 4.3.0 (authored by werner).
Prepare NEWS for 4.3.0
Jan 25 2024, 2:00 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
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
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
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 (gnupg-2.4.5), Release Info

Jan 24 2024

werner awarded T6957: Add algo and keygrip columns to Kleo's certificate view a Like token.
Jan 24 2024, 6:44 PM · vsd33 (vsd-3.3.0), Restricted Project, vsd, kleopatra
werner committed rGd4976e35d2ca: gpg: Add sub-option ignore-attributes to --import-options. (authored by werner).
gpg: Add sub-option ignore-attributes to --import-options.
Jan 24 2024, 6:26 PM
werner moved T6379: Kleopatra: Brainpool key can not be moved to smart card from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 4:26 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
werner closed T6379: Kleopatra: Brainpool key can not be moved to smart card as Resolved.
Jan 24 2024, 4:26 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
werner raised the priority of T6620: Add a way to extract ECC key parameters from a public key from Normal to High.

Just a reminder, this is important for 384 bit keys (see T6379).

Jan 24 2024, 4:26 PM · Restricted Project, kleopatra, Feature Request, gpgme
werner moved T6379: Kleopatra: Brainpool key can not be moved to smart card from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 24 2024, 4:24 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
werner added a comment to T6379: Kleopatra: Brainpool key can not be moved to smart card.

The state of the brain is:

Jan 24 2024, 4:23 PM · gnupg24 (gnupg-2.4.4), gnupg22 (gnupg-2.2.42), Restricted Project, kleopatra
werner committed rGccd201d7db02: doc: Minor typo fix. (authored by werner).
doc: Minor typo fix.
Jan 24 2024, 3:09 PM
werner triaged T6956: GnuPG: Allow import of gpgsk files as Normal priority.

These gpgsk files are standard private-keys-v1 files with an additional Backup-info line showing for example the keygrip.
There are no certificates in the file, thus we can either use gpg or gpgsm as driver.

Jan 24 2024, 3:00 PM · gnupg26, Feature Request, Restricted Project
werner triaged T6957: Add algo and keygrip columns to Kleo's certificate view as Normal priority.
Jan 24 2024, 2:53 PM · vsd33 (vsd-3.3.0), Restricted Project, vsd, kleopatra
werner closed T4676: libgcrypt S2K (algo 3) doesn't match OpenPGP as Resolved.
Jan 24 2024, 2:50 PM · Documentation, OpenPGP
werner moved T6052: gnupg2 tpm2d tests do not work from QA to gnupg-2.4.4 on the gnupg24 board.
Jan 24 2024, 2:46 PM · gnupg24 (gnupg-2.4.4), Tests, TPM, Bug Report