Page MenuHome GnuPG
Feed All Stories

Sep 2 2021

Laurent Montel <montel@kde.org> committed rLIBKLEO52c756e550eb: GIT_SILENT: prepare 5.18.2 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 5.18.2
Sep 2 2021, 7:00 AM
ikloecker committed rKLEOPATRAeaae2c4754fd: Improve accessibility of Diagnostics/Show Audit Log label (authored by ikloecker).
Improve accessibility of Diagnostics/Show Audit Log label
Sep 2 2021, 12:10 AM

Sep 1 2021

jukivili added a comment to T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.

Based on GCC bugzilla, affected released GCC versions are 11.1 and 11.2.

Sep 1 2021, 3:44 PM · toolchain, libgcrypt, Bug Report
jukivili added a comment to T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.

(ab | ba) >= 0 is used to make optimization analysis for compiler more difficult. I see that with (ab | ba) == 0, it would be much easier for compiler to conclude than loop could exit early as soon as first a[i] != b[i] is seen.

Sep 1 2021, 3:39 PM · toolchain, libgcrypt, Bug Report
aheinecke awarded T5582: Kleopatra: Error when unchecking encrypt for others in file encryption dialog a Like token.
Sep 1 2021, 12:13 PM · kleopatra, Restricted Project
ikloecker closed T5582: Kleopatra: Error when unchecking encrypt for others in file encryption dialog as Resolved.
Sep 1 2021, 11:57 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA04170a835f8d: Fix validation of recipient keys (authored by ikloecker).
Fix validation of recipient keys
Sep 1 2021, 11:56 AM
ikloecker renamed T5582: Kleopatra: Error when unchecking encrypt for others in file encryption dialog from Kleopatra: Error when unchecking decrypt for others in file encryption dialog to Kleopatra: Error when unchecking encrypt for others in file encryption dialog.
Sep 1 2021, 11:52 AM · kleopatra, Restricted Project
gniibe closed T5440: _DARWIN_C_SOURCE kind of "must" be 1, not "900000L" as Resolved.
Sep 1 2021, 8:07 AM · MacOS, libgcrypt, Bug Report
gniibe set External Link to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102151 on T5556: Use of offsetof is better for allocation of flexible array.
Sep 1 2021, 3:44 AM · gnupg24, gpgme, libgcrypt
gniibe added a comment to T5556: Use of offsetof is better for allocation of flexible array.

I filed a bug report to GCC, with modified test case.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102151

Sep 1 2021, 3:43 AM · gnupg24, gpgme, libgcrypt
gniibe claimed T5556: Use of offsetof is better for allocation of flexible array.
Sep 1 2021, 2:54 AM · gnupg24, gpgme, libgcrypt

Aug 31 2021

werner renamed T5583: Support RSCS dedicated OpenPGP for OID. from Support RSCS dedicated OpenPGP fpr OID. to Support RSCS dedicated OpenPGP for OID..
Aug 31 2021, 5:26 PM · gnupg26, Restricted Project, scd
werner triaged T5583: Support RSCS dedicated OpenPGP for OID. as Normal priority.
Aug 31 2021, 5:26 PM · gnupg26, Restricted Project, scd
aheinecke triaged T5582: Kleopatra: Error when unchecking encrypt for others in file encryption dialog as Normal priority.
Aug 31 2021, 1:45 PM · kleopatra, Restricted Project
changyp6 updated the task description for T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.
Aug 31 2021, 9:57 AM · toolchain, libgcrypt, Bug Report
werner triaged T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result as High priority.
Aug 31 2021, 7:58 AM · toolchain, libgcrypt, Bug Report
werner closed T5580: gpg2 proves signature correct, even if empty file is removed as Resolved.

gpg verifies the content of the file and not its meta data (file name). Thus an empty file is identical to a non-existing file. The OpenPGP protocol does not allow to distinguish between a detached signature and an embedded signature if you sign an empty file.

Aug 31 2021, 7:53 AM · gnupg, FAQ
changyp6 updated the task description for T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.
Aug 31 2021, 6:29 AM · toolchain, libgcrypt, Bug Report
changyp6 created T5581: buf_eq_const() function in cipher/bufhelp.h may get wrong result.
Aug 31 2021, 6:27 AM · toolchain, libgcrypt, Bug Report

Aug 30 2021

leder added a comment to T5580: gpg2 proves signature correct, even if empty file is removed.

I think this behaviour has something to do with "attached signature"?!

Aug 30 2021, 9:23 PM · gnupg, FAQ
leder updated the task description for T5580: gpg2 proves signature correct, even if empty file is removed.
Aug 30 2021, 9:06 PM · gnupg, FAQ
leder created T5580: gpg2 proves signature correct, even if empty file is removed.
Aug 30 2021, 9:06 PM · gnupg, FAQ
ametzler1 created T5579: libksba parallel build error (windows).
Aug 30 2021, 7:14 PM · libksba, Bug Report
werner closed T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2) as Resolved.

Aihhh, my fault. seems that a new version it not too far away.

Aug 30 2021, 4:42 PM · segv, gnupg (gpg23), Bug Report
bernhard closed T5578: TLS certificate for https://gpg4win.de expired (2021-08-27) as Resolved.
Aug 30 2021, 3:05 PM · gpg4win
bernhard added a comment to T5578: TLS certificate for https://gpg4win.de expired (2021-08-27).

The problem was created during a migration of the host operating system and acme client tools.

Aug 30 2021, 3:05 PM · gpg4win
brad.kaiser updated the task description for T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2).
Aug 30 2021, 2:31 PM · segv, gnupg (gpg23), Bug Report
brad.kaiser added a comment to T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2).

See description above.

Aug 30 2021, 2:30 PM · segv, gnupg (gpg23), Bug Report
bernhard created T5578: TLS certificate for https://gpg4win.de expired (2021-08-27).
Aug 30 2021, 2:30 PM · gpg4win
brad.kaiser created T5577: Null ptr dereference in gpg-agent (gnupg 2.3.2).
Aug 30 2021, 2:29 PM · segv, gnupg (gpg23), Bug Report
Laurent Montel <montel@kde.org> committed rLIBKLEOb95f62e3e7db: Use qOverload directly (scripted) (authored by Laurent Montel <montel@kde.org>).
Use qOverload directly (scripted)
Aug 30 2021, 7:57 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRAe9eedcca4603: GIT_SILENT: not necessary to include ECMGeneratePriFile (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: not necessary to include ECMGeneratePriFile
Aug 30 2021, 7:53 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA2552ed5352d2: Use qOverload directly (scripted) (authored by Laurent Montel <montel@kde.org>).
Use qOverload directly (scripted)
Aug 30 2021, 7:53 AM
gniibe closed T5365: --with-libgpg-error-prefix doesn't affect gpgrt-config path detection as Resolved.
Aug 30 2021, 7:05 AM · MacOS, gpgrt, Cross-Compiler, libgcrypt
gniibe triaged T5576: New set of API for public key cryptography as High priority.
Aug 30 2021, 5:07 AM · libgcrypt, Feature Request

Aug 29 2021

tari3x added a comment to T2749: gpg --secret-keyring is silently ignored.

Nah, I think I laid out all my arguments by now. I don't have more to add, so I'll just let it be.

Aug 29 2021, 6:11 PM · Support, gnupg
sunknudsen added a comment to T5575: Supplying more than one passphrase or PIN using passphrase-fd.

Thanks for helping out @werner.

Aug 29 2021, 5:23 PM · gnupg, yubikey, Feature Request
werner added a comment to T5574: Doubled characters in Windows console output.

We will look into it but nevertheless I have to remark that this this portable thing is dangerous to use and you should avoid it.

Aug 29 2021, 5:06 PM · gnupg, Windows, Bug Report
werner added a comment to T2749: gpg --secret-keyring is silently ignored.

Not at all. But 2.1 was such a large change that users really should have read the announcement and think about their use case. We have exensivly communicated the changes and can expect that users test their new installation. IF you have further comments, please use the mailing list.

Aug 29 2021, 5:03 PM · Support, gnupg
werner added projects to T5575: Supplying more than one passphrase or PIN using passphrase-fd: yubikey, gnupg.

You can write your own pinentry script instead of the loopback thing. The use the envvar PINENTRY-USER_DATA to communicate with the pinentry.

Aug 29 2021, 5:00 PM · gnupg, yubikey, Feature Request
sunknudsen created T5575: Supplying more than one passphrase or PIN using passphrase-fd.
Aug 29 2021, 4:38 PM · gnupg, yubikey, Feature Request
ajaja added a comment to T5574: Doubled characters in Windows console output.

The same problem. Portable mode is completely broken in v2.3.2 and v2.2.30 on Windows.

Aug 29 2021, 3:32 PM · gnupg, Windows, Bug Report
tari3x added a comment to T2749: gpg --secret-keyring is silently ignored.

I'm still sad that you don't acknowledge the problem I am describing. It seems that you are writing your software for the kind of user who reads all your documentation first. That kind of user does not exist.

Aug 29 2021, 12:02 PM · Support, gnupg

Aug 28 2021

Reiner added a comment to T5574: Doubled characters in Windows console output.

Hello Mr. Koch,

Aug 28 2021, 7:57 PM · gnupg, Windows, Bug Report
werner committed rGfdb726f77de5: gpg: Print a note about the obsolete option --secret-keyring. (authored by werner).
gpg: Print a note about the obsolete option --secret-keyring.
Aug 28 2021, 6:41 PM
werner committed rG1f726b412358: gpg: Print a note about the obsolete option --secret-keyring. (authored by werner).
gpg: Print a note about the obsolete option --secret-keyring.
Aug 28 2021, 6:41 PM
werner closed T2749: gpg --secret-keyring is silently ignored as Resolved.
Aug 28 2021, 6:40 PM · Support, gnupg
werner added a comment to T2749: gpg --secret-keyring is silently ignored.

The option has been removed form the repo more than 11 years ago and the gnupg with this changes (2.1.0) was released 7 years ago including an extensive writeup on all the major changes including notices that the secret keys will be converted and moved.

Aug 28 2021, 6:33 PM · Support, gnupg
werner added a comment to T5574: Doubled characters in Windows console output.

I wonder about the spelling errors. For particular

Aug 28 2021, 6:13 PM · gnupg, Windows, Bug Report
werner added a comment to T5574: Doubled characters in Windows console output.

Please show us the output of

Aug 28 2021, 5:49 PM · gnupg, Windows, Bug Report
Reiner created T5574: Doubled characters in Windows console output.
Aug 28 2021, 1:42 PM · gnupg, Windows, Bug Report

Aug 27 2021

Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRA286b918cd62d: GIT_SILENT Update Appstream for new release (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Update Appstream for new release
Aug 27 2021, 11:14 PM
Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRAc16459aa0d54: GIT_SILENT Update Appstream for new release (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Update Appstream for new release
Aug 27 2021, 11:14 PM
werner committed rGb03a38355d77: Fix announcement mail URL (authored by werner).
Fix announcement mail URL
Aug 27 2021, 3:25 PM
werner set External Link to https://lists.gnupg.org/pipermail/gnupg-announce/2021q3/000463.html on T5519: Release GnuPG 2.2.30.
Aug 27 2021, 3:23 PM · Release Info, gnupg (gpg22)
werner committed rMaaf448b1e81e: build: Fix make distcheck problem. (authored by werner).
build: Fix make distcheck problem.
Aug 27 2021, 2:14 PM
aheinecke committed rM8fe15462829b: qt: Expect UTF-8 on stderr on Windows (authored by aheinecke).
qt: Expect UTF-8 on stderr on Windows
Aug 27 2021, 2:05 PM
aheinecke committed rMbc774104bbf4: Add missing files for distribution (authored by aheinecke).
Add missing files for distribution
Aug 27 2021, 2:05 PM
grab88 updated grab88.
Aug 27 2021, 1:57 PM
werner committed rGad3dabc9fb64: gpg: Change default and max AEAD chunk size to 4 MiB (authored by werner).
gpg: Change default and max AEAD chunk size to 4 MiB
Aug 27 2021, 12:10 PM
gniibe committed rG7e431e009e47: common: Fix put_membuf. (authored by gniibe).
common: Fix put_membuf.
Aug 27 2021, 10:30 AM
gniibe triaged T5573: kbxutil shows [bad] checksum as Normal priority.

Fixed for (1): Now it writes correct record with valid checksum and flag.

Aug 27 2021, 10:12 AM · gnupg (gpg23)
gniibe committed rG0b64c27446c6: kbx: Fix checksum computation for no UBID entry on disk. (authored by gniibe).
kbx: Fix checksum computation for no UBID entry on disk.
Aug 27 2021, 10:11 AM
gniibe committed rGf271c6916469: common: Fix put_membuf. (authored by gniibe).
common: Fix put_membuf.
Aug 27 2021, 10:11 AM
gniibe created T5573: kbxutil shows [bad] checksum.
Aug 27 2021, 10:03 AM · gnupg (gpg23)
aheinecke added a comment to T5567: Empty Kleoptara windows on Windows-11 preview.

Just for the record, Kleopatra and Gpg4win work totally fine for me on Windows-11 preview.

Aug 27 2021, 9:11 AM · Windows, Bug Report, gpg4win
gniibe changed the status of T5572: gnupg1: Missing extern-inline.m4 for gl_EXTERN_INLINE from Open to Testing.
Aug 27 2021, 7:14 AM · gnupg (gpg14)
gniibe added a project to T4925: FAIL: armencryptp.test: Info Needed.
Aug 27 2021, 3:58 AM · Info Needed, gnupg (gpg14), Bug Report
gniibe committed rG9ad423d7218c: gpg: Avoid use of COMMON section for all cases. (authored by gniibe).
gpg: Avoid use of COMMON section for all cases.
Aug 27 2021, 3:49 AM
gniibe committed rGb3c130eb25a6: build: Add m4/extern-inline.m4 from gnulib. (authored by gniibe).
build: Add m4/extern-inline.m4 from gnulib.
Aug 27 2021, 3:49 AM
gniibe committed rGa831f80e044a: tools: Fix for RISC OS which doesn't allow COMMON section. (authored by gniibe).
tools: Fix for RISC OS which doesn't allow COMMON section.
Aug 27 2021, 3:49 AM
gniibe committed rG467f057ad15c: gpg: Use sigdescr_np for newer GNU C library. (authored by gniibe).
gpg: Use sigdescr_np for newer GNU C library.
Aug 27 2021, 3:49 AM
gniibe triaged T5572: gnupg1: Missing extern-inline.m4 for gl_EXTERN_INLINE as Normal priority.
Aug 27 2021, 3:45 AM · gnupg (gpg14)
gniibe claimed T5215: gnugp1: Fix build errors with gcc-10.

Code for avoiding the COMMON section has been there, because of RISC OS.
I think that it will be easier to enable that for all (but not for RISC OS only).

Aug 27 2021, 3:16 AM · gnupg (gpg14), patch, Bug Report
gniibe committed rG0ca84cbdf0a5: build: Fix removal of AC_TYPE_SIGNAL. (authored by gniibe).
build: Fix removal of AC_TYPE_SIGNAL.
Aug 27 2021, 3:04 AM
gniibe committed rGd5f9481186ea: common: Fix get_signal_name for GNU/Linux. (authored by gniibe).
common: Fix get_signal_name for GNU/Linux.
Aug 27 2021, 1:57 AM
gniibe committed rGa8ffc52cec06: po: Update Japanese Translation. (authored by gniibe).
po: Update Japanese Translation.
Aug 27 2021, 1:57 AM

Aug 26 2021

werner changed the edit policy for T5571: Release GnuPG 2.2.31.
Aug 26 2021, 9:27 PM · Release Info, gnupg (gpg22)
werner changed the edit policy for T5519: Release GnuPG 2.2.30.
Aug 26 2021, 9:27 PM · Release Info, gnupg (gpg22)
werner closed T5519: Release GnuPG 2.2.30 as Resolved.
Aug 26 2021, 9:26 PM · Release Info, gnupg (gpg22)
werner committed rDa659946403a2: swdb: GnuPG 2.2.30 (authored by werner).
swdb: GnuPG 2.2.30
Aug 26 2021, 9:23 PM
werner committed rGf64e0f63d637: Post release updates (authored by werner).
Post release updates
Aug 26 2021, 9:19 PM
werner committed rGd583e750a668: Release 2.2.30 (authored by werner).
Release 2.2.30
Aug 26 2021, 9:19 PM
werner triaged T5571: Release GnuPG 2.2.31 as Low priority.
Aug 26 2021, 9:12 PM · Release Info, gnupg (gpg22)
jukivili committed rC47e425e07995: Add ARMv8-CE HW acceleration for GCM-SIV counter mode (authored by jukivili).
Add ARMv8-CE HW acceleration for GCM-SIV counter mode
Aug 26 2021, 8:19 PM
jukivili committed rC9e3b0446653f: mpi/longlong: fix variable shadowing from MIPS umul_ppmm macros (authored by jukivili).
mpi/longlong: fix variable shadowing from MIPS umul_ppmm macros
Aug 26 2021, 8:19 PM
jukivili committed rC33aebb30d210: Add x86 HW acceleration for GCM-SIV counter mode (authored by jukivili).
Add x86 HW acceleration for GCM-SIV counter mode
Aug 26 2021, 8:19 PM
jukivili committed rC1b8994c4ecf2: Add AES-GCM-SIV mode (RFC 8452) (authored by jukivili).
Add AES-GCM-SIV mode (RFC 8452)
Aug 26 2021, 8:19 PM
jukivili committed rC659a208cb065: Add SIV mode (RFC 5297) (authored by jukivili).
Add SIV mode (RFC 5297)
Aug 26 2021, 8:19 PM
Sanmilie added a comment to T5570: Add to detect external interference validation the card type : Securite carte à puce .

by the way when the applet is selected, I return
D2760001240103045343000000010000
this can be used to detect the manufacturer number

Aug 26 2021, 7:09 PM · Feature Request, scd
Sanmilie added a comment to T5570: Add to detect external interference validation the card type : Securite carte à puce .

Card ATR at the cool reset
Card ATR is : 3B 9C 95 81 01 50 53 43 50 2D 53 43 53 56 31 2E 30 8E
Historical Byte is 53435356312E30
CARD ATS-to-ATR is : 3B 8C 80 01 50 53 43 50 2D 53 43 53 56 31 2E 30 0A
CARD ATS is : 11 78 80 B8 02 50 53 43 50 2D 53 43 53 56 31 2E 30
Historical Byte is 53435356312E30
This can by detected for the card type.

Aug 26 2021, 6:57 PM · Feature Request, scd
werner added a project to T5570: Add to detect external interference validation the card type : Securite carte à puce : Feature Request.

Is there another way to to detect your card (I assume a Javacard) without relying on the openpgp card application vendor-id like we do it with the Yubikey? I want to avoid a possible early but expensive AID selection just to get the vendor-id.

Aug 26 2021, 6:29 PM · Feature Request, scd
werner renamed T5567: Empty Kleoptara windows on Windows-11 preview from Trying to sign a file to Empty Kleoptara windows on Windows-11 preview.
Aug 26 2021, 6:17 PM · Windows, Bug Report, gpg4win
werner closed T5567: Empty Kleoptara windows on Windows-11 preview as Resolved.

It is quite likeley that things don't work on a non-released Windows version. We have not tested with the released version but some of us already tried Windows-11 and the gog4win development versions do work. Please wait for the next Gpg4win version or an update of the Windows-11 preview.

Aug 26 2021, 6:16 PM · Windows, Bug Report, gpg4win
Sanmilie triaged T5570: Add to detect external interference validation the card type : Securite carte à puce as Normal priority.
Aug 26 2021, 6:15 PM · Feature Request, scd
werner committed rGf151587d85e7: po: Auto update (authored by werner).
po: Auto update
Aug 26 2021, 6:12 PM
werner committed rG712930f8dd4c: po: Update German translation (authored by werner).
po: Update German translation
Aug 26 2021, 6:12 PM
FabioCarpi added a comment to T5567: Empty Kleoptara windows on Windows-11 preview.

Im using Windows 11
Before the restore, he are working fine
Im trying to sign a file
The kleopatra dont show more error info

Aug 26 2021, 5:53 PM · Windows, Bug Report, gpg4win
jpalus added a comment to T5569: pinentry qt4 fails to compile in pinentry 1.2.0.

Package maintainer from PLD here. We still ship Qt4 and therefore provide pinentry qt4 for as long as it's supported. I have no problem with dropping it if it's no longer support, but last release still supported Qt4, there's no mention of dropping such support in NEWS and both code as well as configure.ac appear to still carry Qt4 support which is a bit confusing.

Aug 26 2021, 4:57 PM · Bug Report, pinentry