Page MenuHome GnuPG
Feed All Stories

Jun 24 2024

werner committed rG4c65dfeb2878: gpg: Rename recently added import option no-seckeys to only-pubkeys. (authored by werner).
gpg: Rename recently added import option no-seckeys to only-pubkeys.
Jun 24 2024, 11:56 AM
werner committed rGe208ccc66c34: gpg: Rename recently added import option no-seckeys to only-pubkeys. (authored by werner).
gpg: Rename recently added import option no-seckeys to only-pubkeys.
Jun 24 2024, 11:55 AM
werner added a comment to T7146: gpg: Add import option "no-seckeys".

Okay. The option has been renamed to "only-pubkeys"

Jun 24 2024, 11:51 AM · Restricted Project
werner committed rD43b7bf631b26: swdb: libassuan 3.0.1 (authored by werner).
swdb: libassuan 3.0.1
Jun 24 2024, 11:34 AM
werner renamed T7163: Release libassuan 3.0.0 and 3.0.1 from Release libassuan 3.0.0 to Release libassuan 3.0.0 and 3.0.1.
Jun 24 2024, 11:32 AM · libassuan, Release Info
werner added a comment to T7163: Release libassuan 3.0.0 and 3.0.1.

Debian uses symbol versions to help with library transition. See https://lists.gnupg.org/pipermail/gnupg-devel/2024-June/035587.html for more. Although I am not sure whether this is a good idea, I just released a new version 3.0.1 with just a chnage in the symbol versioning. See rAc9e902705a

Jun 24 2024, 11:32 AM · libassuan, Release Info
werner committed rAdc21b9ad4502: Post release updates (authored by werner).
Post release updates
Jun 24 2024, 11:32 AM
werner committed rAc9e902705a50: Release 3.0.1 (authored by werner).
Release 3.0.1
Jun 24 2024, 11:32 AM
TobiasFella committed rKLEOPATRA8ed97e7916e1: Refactor main window handling (authored by TobiasFella).
Refactor main window handling
Jun 24 2024, 11:25 AM
TobiasFella changed the status of T6879: Kleopatra: Add support for adding an ADSK, a subtask of T6874: Kleopatra subkey management improvements, from Open to Testing.
Jun 24 2024, 9:50 AM · kleopatra
TobiasFella changed the status of T6879: Kleopatra: Add support for adding an ADSK from Open to Testing.
Jun 24 2024, 9:50 AM · kleopatra, vsd33, Restricted Project
werner added a comment to T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close.

Maybe we can support this directly in gpgme's assuan API.

Jun 24 2024, 9:05 AM · gpgagent, scd, gnupg24, Bug Report
werner accepted rG01fa318be0f8: scd: Fix how scdaemon pipe server finishes..
Jun 24 2024, 9:03 AM
jukivili closed T7175: libgcrypt 1.11.0 fails to build on 32bit Windows with Clang as Resolved.
Jun 24 2024, 6:40 AM · clang, Windows, libgcrypt, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRAc1338f04f1e9: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 24 2024, 4:55 AM
gniibe added a comment to T7151: graceful shutdown: DEVINFO should be a gpg-agent command: also watching input close.

Did some experiment and I concluded (for now) that new command for gpg-agent would not be needed.
Instead, it might be better doing following in GPGME.

Jun 24 2024, 4:24 AM · gpgagent, scd, gnupg24, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6c099f5569ba: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 24 2024, 3:23 AM
gniibe committed rCbb0895bbb7c6: m4: Fix acinclude.m4 for underscore detection in the symbol. (authored by gniibe).
m4: Fix acinclude.m4 for underscore detection in the symbol.
Jun 24 2024, 3:21 AM
gniibe changed the status of T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime from Open to Testing.

Pushed the change to master. Please test.
rCbb0895bbb7c6: m4: Fix acinclude.m4 for underscore detection in the symbol.

Jun 24 2024, 3:21 AM · MacOS, libgcrypt, Bug Report
gniibe claimed T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime.

Thank you for the report.

Jun 24 2024, 3:06 AM · MacOS, libgcrypt, Bug Report

Jun 23 2024

jukivili committed rCd37cdd5bcb1e: mpi/generic: use longlong.h for carry handling (authored by jukivili).
mpi/generic: use longlong.h for carry handling
Jun 23 2024, 4:43 PM
jukivili committed rC414b4251fdb3: chacha20-ppc: fix implicit conversion between vector types warnings (authored by jukivili).
chacha20-ppc: fix implicit conversion between vector types warnings
Jun 23 2024, 4:42 PM
jukivili committed rC1f8a5aa86dad: rijndael-p10le: silence incorrect GCC cast alignment warning (authored by jukivili).
rijndael-p10le: silence incorrect GCC cast alignment warning
Jun 23 2024, 4:42 PM
jukivili committed rCa9f112f36392: chacha20-ppc: silence GCC cast alignment warning (authored by jukivili).
chacha20-ppc: silence GCC cast alignment warning
Jun 23 2024, 4:42 PM
jukivili committed rC26a462925e22: src/hwf-x86: disable inline assembly CFI directivies for WIN32 (authored by jukivili).
src/hwf-x86: disable inline assembly CFI directivies for WIN32
Jun 23 2024, 4:42 PM
jukivili closed T7167: The libgcrypt 1.11.0 tests fail on s390x, a subtask of T7165: Release Libgcrypt 1.11.0, as Resolved.
Jun 23 2024, 4:39 PM · Release Info, libgcrypt
jukivili closed T7167: The libgcrypt 1.11.0 tests fail on s390x as Resolved.
Jun 23 2024, 4:39 PM · libgcrypt, s390, Bug Report
Volker Krause <vkrause@kde.org> committed rMTPf4122f367f23: Remove unnecessary calls to KMime::ContentTransferEncoding::setDecoded (authored by Volker Krause <vkrause@kde.org>).
Remove unnecessary calls to KMime::ContentTransferEncoding::setDecoded
Jun 23 2024, 3:47 PM
werner updated subscribers of T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime.

Thanks for the detailed analysis; we will check to tomorrow why this was changed.

Jun 23 2024, 10:54 AM · MacOS, libgcrypt, Bug Report
lazka added a comment to T7175: libgcrypt 1.11.0 fails to build on 32bit Windows with Clang.

Hm, CFI directives should not be used on WIN32 target. This patch should solve the issue for now:

Jun 23 2024, 9:20 AM · clang, Windows, libgcrypt, Bug Report
l10n daemon script <scripty@kde.org> committed rMTP744ea3565650: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 23 2024, 5:05 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOee73e7706ab0: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 23 2024, 5:05 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA98c06a399ef5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 23 2024, 5:04 AM
l10n daemon script <scripty@kde.org> committed rMTP3bbfca7aa213: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 23 2024, 3:30 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOd0711af1186a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 23 2024, 3:28 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA148bcf201e32: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 23 2024, 3:28 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO85cc5f4768a4: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Jun 23 2024, 3:19 AM

Jun 22 2024

debohman added a comment to T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime.

Here is a fix for the issue which preserves the removal of cut:

Jun 22 2024, 9:30 PM · MacOS, libgcrypt, Bug Report
werner triaged T7175: libgcrypt 1.11.0 fails to build on 32bit Windows with Clang as Low priority.

Using clang for Windows is not tested or suggested. Thus low priority.

Jun 22 2024, 5:01 PM · clang, Windows, libgcrypt, Bug Report
jukivili added a comment to T7175: libgcrypt 1.11.0 fails to build on 32bit Windows with Clang.

I tried to reproduce issue with clang/w32 toolchain from https://github.com/mstorsjo/llvm-mingw but there build worked even with CFI directives.

Jun 22 2024, 3:00 PM · clang, Windows, libgcrypt, Bug Report
jukivili added a comment to T7175: libgcrypt 1.11.0 fails to build on 32bit Windows with Clang.

Hm, CFI directives should not be used on WIN32 target. This patch should solve the issue for now:

Jun 22 2024, 2:57 PM · clang, Windows, libgcrypt, Bug Report
jukivili committed rC2486d9b5ae01: Disable SHA3 s390x acceleration for CSHAKE (authored by jukivili).
Disable SHA3 s390x acceleration for CSHAKE
Jun 22 2024, 2:45 PM
jukivili added a comment to T7167: The libgcrypt 1.11.0 tests fail on s390x.

Thanks for testing. I pushed this fix to libgcrypt master.

Jun 22 2024, 2:35 PM · libgcrypt, s390, Bug Report
l10n daemon script <scripty@kde.org> committed rLIBKLEO70b4eb453af3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 22 2024, 5:12 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAed3c57b4821c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 22 2024, 5:11 AM
l10n daemon script <scripty@kde.org> committed rMTP56972a20979e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 22 2024, 3:34 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO00496f32b816: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 22 2024, 3:32 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6a057500dc76: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 22 2024, 3:31 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO6b59f23fba52: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Jun 22 2024, 3:21 AM

Jun 21 2024

lazka updated subscribers of T7175: libgcrypt 1.11.0 fails to build on 32bit Windows with Clang.

seems to be related to https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=a5f88f30ce612b0239b946c4424d81cf0d552e96

Jun 21 2024, 7:11 PM · clang, Windows, libgcrypt, Bug Report
lazka created T7175: libgcrypt 1.11.0 fails to build on 32bit Windows with Clang.
Jun 21 2024, 4:19 PM · clang, Windows, libgcrypt, Bug Report
ikloecker renamed T7018: Kleopatra: Separate smartcard window with simplified layout from Kleopatra: seperate smartcard window with simplyfied layout to Kleopatra: Separate smartcard window with simplified layout.
Jun 21 2024, 2:38 PM · vsd33, gpd, Restricted Project, kleopatra
ikloecker moved T7172: Kleopatra: Fix tab order in smart card views from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Jun 21 2024, 2:33 PM · vsd33 (vsd-3.3.0), a11y, kleopatra, Restricted Project
ikloecker committed rKLEOPATRA744c6bec241f: a11y: Fix tab order in PIV card view (authored by ikloecker).
a11y: Fix tab order in PIV card view
Jun 21 2024, 2:33 PM
werner committed rDcaf6a4e4fdd3: swdb: libksba 1.6.7 (authored by werner).
swdb: libksba 1.6.7
Jun 21 2024, 2:24 PM
werner closed T7173: Release libksba 1.6.7 as Resolved.
Jun 21 2024, 2:20 PM · Release Info, libksba
werner committed rK139ebf94f132: Post release updates (authored by werner).
Post release updates
Jun 21 2024, 2:20 PM
werner committed rKb14e68b97df7: Release 1.6.7 (authored by werner).
Release 1.6.7
Jun 21 2024, 2:20 PM
werner updated the task description for T7173: Release libksba 1.6.7.
Jun 21 2024, 2:12 PM · Release Info, libksba
werner triaged T7174: Release libksba 1.7.0 as Low priority.
Jun 21 2024, 2:11 PM · Release Info, libksba
werner closed T7009: Release Libksba 1.6.6 as Resolved.
Jun 21 2024, 2:11 PM · Release Info, libksba
werner triaged T7173: Release libksba 1.6.7 as Normal priority.
Jun 21 2024, 2:09 PM · Release Info, libksba
werner added a comment to T7023: Support SYSROOT in all Gupg related libraries.

Now also done for libksba.

Jun 21 2024, 2:07 PM · Feature Request, Cross-Compiler, gpgrt, libassuan, libksba
werner committed rKe69d5eb2ded6: build: Update autogen.sh and make SYSROOT available. (authored by werner).
build: Update autogen.sh and make SYSROOT available.
Jun 21 2024, 2:06 PM
werner added a comment to T3050: Upload wizard.

Note: With rK3e029a4ed0059116febe05924a14009ca622e3c5 autogen.sh was extended with targets to run converage scripts. However, there is no real documentation and it is questionable whether autogen.sh is the right place - after all the coverage stuff needs more support in a project which can't be easily done in a general way in autogen.sh. These chnages to autogen.sh have meanwhile be replaced by standard autogen.sh.

Jun 21 2024, 1:51 PM · g10code Sprint, Enigmail
mlaurent committed rLIBKLEO3e2625574e56: Add missing include (authored by mlaurent).
Add missing include
Jun 21 2024, 1:29 PM
mlaurent committed rKLEOPATRAfa485fd1eca6: Add missing include (authored by mlaurent).
Add missing include
Jun 21 2024, 1:29 PM
werner added a project to T7172: Kleopatra: Fix tab order in smart card views: vsd33.

Yes, please.

Jun 21 2024, 1:25 PM · vsd33 (vsd-3.3.0), a11y, kleopatra, Restricted Project
werner added a project to T7167: The libgcrypt 1.11.0 tests fail on s390x: libgcrypt.
Jun 21 2024, 1:24 PM · libgcrypt, s390, Bug Report
werner raised the priority of T7121: gnupg 2.2.43: scdaemon fails with KDF from Normal to High.
Jun 21 2024, 1:21 PM · gnupg22 (gnupg-2.2.44), yubikey, scd, Bug Report
ikloecker changed the status of T7172: Kleopatra: Fix tab order in smart card views, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Jun 21 2024, 12:50 PM · kleopatra, Restricted Project
ikloecker changed the status of T7172: Kleopatra: Fix tab order in smart card views from Open to Testing.
Jun 21 2024, 12:50 PM · vsd33 (vsd-3.3.0), a11y, kleopatra, Restricted Project
ikloecker updated subscribers of T7172: Kleopatra: Fix tab order in smart card views.

@werner Shall this be backported to VSD 3.3? The changes look more dramatic than they are. I mostly reordered existing code.

Jun 21 2024, 12:50 PM · vsd33 (vsd-3.3.0), a11y, kleopatra, Restricted Project
TobiasFella committed rKLEOPATRAedc9a58dd37c: Refactor main window handling (authored by TobiasFella).
Refactor main window handling
Jun 21 2024, 12:50 PM
Marius_Schamschula added a comment to T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ').

See: MacPorts Ticket 70267 and MacPorts PR #24601

Jun 21 2024, 12:45 PM · gpgrt, MacOS, Bug Report
ikloecker committed rKLEOPATRAfe5dee822500: Make reload of smart cards with F5 work in separate window (authored by ikloecker).
Make reload of smart cards with F5 work in separate window
Jun 21 2024, 12:32 PM
ikloecker committed rKLEOPATRA069f953fca43: Remove obsolete hack to reload smart cards in main window (authored by ikloecker).
Remove obsolete hack to reload smart cards in main window
Jun 21 2024, 12:32 PM
ikloecker committed rKLEOPATRA6f3802cab246: a11y: Fix tab order in PIV card view (authored by ikloecker).
a11y: Fix tab order in PIV card view
Jun 21 2024, 12:32 PM
ikloecker committed rKLEOPATRAaffee6c317fa: a11y: Fix tab order in PKCS#15 card view (authored by ikloecker).
a11y: Fix tab order in PKCS#15 card view
Jun 21 2024, 12:32 PM
ikloecker committed rKLEOPATRAabc2db859c3f: a11y: Fix tab order in OpenPGP card view (authored by ikloecker).
a11y: Fix tab order in OpenPGP card view
Jun 21 2024, 12:32 PM
ikloecker committed rKLEOPATRA2d411da666b9: Update smart cards when smart card window is opened (authored by ikloecker).
Update smart cards when smart card window is opened
Jun 21 2024, 12:32 PM
ikloecker committed rKLEOPATRAa00d3fa08f47: Use a separate window for smart card management (authored by ikloecker).
Use a separate window for smart card management
Jun 21 2024, 12:32 PM
TobiasFella committed rKLEOPATRA6ad5353d0d18: Refactor main window handling (authored by TobiasFella).
Refactor main window handling
Jun 21 2024, 12:24 PM
Jakuje added a comment to T7167: The libgcrypt 1.11.0 tests fail on s390x.

Oh, I did not notice the change as I clicked to the patch from mail notification. Trying now with the updated one:

Jun 21 2024, 11:34 AM · libgcrypt, s390, Bug Report
ikloecker claimed T7172: Kleopatra: Fix tab order in smart card views.
Jun 21 2024, 11:23 AM · vsd33 (vsd-3.3.0), a11y, kleopatra, Restricted Project
ikloecker triaged T7172: Kleopatra: Fix tab order in smart card views as Normal priority.
Jun 21 2024, 11:22 AM · vsd33 (vsd-3.3.0), a11y, kleopatra, Restricted Project
TobiasFella changed the status of T7153: Kleopatra: Show all search results (from different origins), a subtask of T6935: Kleopatra: Key search and refresh related improvements, from Open to Testing.
Jun 21 2024, 11:10 AM · kleopatra
TobiasFella changed the status of T7153: Kleopatra: Show all search results (from different origins) from Open to Testing.
Jun 21 2024, 11:09 AM · vsd33, Restricted Project, kleopatra
TobiasFella changed the status of T7155: Kleopatra: Show additional columns in search results by default, a subtask of T6935: Kleopatra: Key search and refresh related improvements, from Open to Testing.
Jun 21 2024, 11:09 AM · kleopatra
TobiasFella changed the status of T7155: Kleopatra: Show additional columns in search results by default from Open to Testing.
Jun 21 2024, 11:09 AM · vsd33, Restricted Project, kleopatra
jukivili added a comment to T7167: The libgcrypt 1.11.0 tests fail on s390x.

Just to make sure, did you use the updated version of the patch? I edited the message with fix candidate and changed the attachment.

Jun 21 2024, 10:46 AM · libgcrypt, s390, Bug Report
werner committed rKf2e2f320c9de: Allow for an empty Subject in certs. (authored by werner).
Allow for an empty Subject in certs.
Jun 21 2024, 10:33 AM
werner committed rG1067e544c29d: sm: Emit user IDs in colon mode even if the Subject is empty. (authored by werner).
sm: Emit user IDs in colon mode even if the Subject is empty.
Jun 21 2024, 10:21 AM
Jakuje added a comment to T7167: The libgcrypt 1.11.0 tests fail on s390x.

Running scratch build on s390x: https://koji.fedoraproject.org/koji/taskinfo?taskID=119376728 with the proposed change. The failure is now:

Jun 21 2024, 9:57 AM · libgcrypt, s390, Bug Report
werner reopened T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ') as "Open".
Jun 21 2024, 9:52 AM · gpgrt, MacOS, Bug Report
gniibe closed T7022: libgcrypt-1.10.3 regression on hppa as Resolved.
Jun 21 2024, 8:48 AM · libgcrypt, Gentoo, hppa, Bug Report
gniibe closed T6964: don't use deprecated grep aliases as Resolved.
Jun 21 2024, 8:48 AM · libgcrypt
gniibe closed T6863: [patch] libgcrypt copyright header cleanup as Resolved.
Jun 21 2024, 8:48 AM · patch, libgcrypt, Bug Report
gniibe closed T6858: libgcrypt fails to be cross-compiled. as Resolved.
Jun 21 2024, 8:47 AM · libgcrypt
gniibe closed T6625: libassuan: Add assuan_control function, a subtask of T6606: Use new API of libassuan 3, as Resolved.
Jun 21 2024, 8:47 AM · Windows 64, Feature Request, gnupg26