Page MenuHome GnuPG
Feed All Stories

Jun 21 2024

gniibe closed T6625: libassuan: Add assuan_control function as Resolved.
Jun 21 2024, 8:47 AM · libassuan
gniibe closed T6018: libassuan: Coverity reports as Resolved.
Jun 21 2024, 8:47 AM · patch, libassuan, Bug Report
gniibe closed T5914: libassuan: Introduce use of gpgrt_get_syscall_clamp, no use of system_hooks for nPTH as Resolved.
Jun 21 2024, 8:46 AM · Feature Request, libassuan
gniibe closed T5914: libassuan: Introduce use of gpgrt_get_syscall_clamp, no use of system_hooks for nPTH, a subtask of T6606: Use new API of libassuan 3, as Resolved.
Jun 21 2024, 8:46 AM · Windows 64, Feature Request, gnupg26
gniibe closed T5817: libgcrypt: Add Balloon KDF as Resolved.

Done.

Jun 21 2024, 8:45 AM · libgcrypt, Feature Request
gniibe closed T6271: The old FSF address in libgcrypt source code as Resolved.

Done in 1.11.0.

Jun 21 2024, 8:42 AM · Documentation, libgcrypt, Bug Report
gniibe closed T3302: Allow non-blocking connect with Tor as Resolved.

Done in 3.0.0.

Jun 21 2024, 8:41 AM · libassuan
gniibe closed T6236: libassuan: Support sendfd/recvfd (possibly by new API) on Windows, a subtask of T4655: Windows 64-bit: gnupg_fd_t, assuan_fd_t and int for fd in the API, and casts, as Resolved.
Jun 21 2024, 8:40 AM · Memo
gniibe closed T6236: libassuan: Support sendfd/recvfd (possibly by new API) on Windows, a subtask of T4656: Windows 64-bit: functions which use pid_t, as Resolved.
Jun 21 2024, 8:40 AM · Memo
gniibe closed T6236: libassuan: Support sendfd/recvfd (possibly by new API) on Windows, a subtask of T6606: Use new API of libassuan 3, as Resolved.
Jun 21 2024, 8:40 AM · Windows 64, Feature Request, gnupg26
gniibe closed T6236: libassuan: Support sendfd/recvfd (possibly by new API) on Windows as Resolved.

Done in 3.0.0.

Jun 21 2024, 8:40 AM · Windows, libassuan, Feature Request
gniibe closed T6170: libassuan: Drop WindowsCE support as Resolved.

Done in 3.0.0.

Jun 21 2024, 8:39 AM · libassuan
gniibe closed T5925: libassuan: Add assuan_sock_accept function to the API, a subtask of T6508: Port GnuPG to 64-bit Windows, as Resolved.
Jun 21 2024, 8:39 AM · Windows 64, Feature Request, gnupg26
gniibe closed T5925: libassuan: Add assuan_sock_accept function to the API, a subtask of T6606: Use new API of libassuan 3, as Resolved.
Jun 21 2024, 8:39 AM · Windows 64, Feature Request, gnupg26
gniibe closed T5925: libassuan: Add assuan_sock_accept function to the API as Resolved.

Added in 3.0.0.

Jun 21 2024, 8:39 AM · Feature Request, libassuan
Yuri Chornoivan <yurchor@ukr.net> committed rKLEOPATRAe8cfcf5822f1: Fix spacing (authored by Yuri Chornoivan <yurchor@ukr.net>).
Fix spacing
Jun 21 2024, 7:45 AM
mlaurent committed rMTP71861762f657: Add missing [[nodiscard]] (authored by mlaurent).
Add missing [[nodiscard]]
Jun 21 2024, 7:27 AM
mlaurent committed rMTP87a1e31d2b50: Remove extra ; (authored by mlaurent).
Remove extra ;
Jun 21 2024, 7:26 AM
mlaurent committed rMTP887450871d4f: Fix cmake variable name (authored by mlaurent).
Fix cmake variable name
Jun 21 2024, 7:22 AM
mlaurent committed rMTP00e091aab638: Remove duplicate lines (authored by mlaurent).
Remove duplicate lines
Jun 21 2024, 7:20 AM
mlaurent committed rLIBKLEO022e42114961: fix cmake lint warning (authored by mlaurent).
fix cmake lint warning
Jun 21 2024, 6:51 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO2233f6682ae3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 21 2024, 5:00 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO15fbccb902b8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 21 2024, 3:26 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAd4723b1169d2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 21 2024, 3:26 AM

Jun 20 2024

Marius_Schamschula added a comment to T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ').

While the above patch worked for MacOS 10.8 and above, MacPorts CI shows a second error for older MacOS versions:

Jun 20 2024, 10:07 PM · gpgrt, MacOS, Bug Report
ikloecker moved T7018: Kleopatra: Separate smartcard window with simplified layout from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 20 2024, 8:39 PM · vsd33, gpd, Restricted Project, kleopatra
jukivili added a comment to T7167: The libgcrypt 1.11.0 tests fail on s390x.

Here's fix candidate (edit, new try):

Jun 20 2024, 7:12 PM · libgcrypt, s390, Bug Report
Marius_Schamschula added a comment to T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ').

It looks like various flavors of BSD (including macOS just declare environ when needed): environ -- user environment Note: this is a very old MacOS X man page, however the current version is from 2003, and has the same Synopsis.

Jun 20 2024, 5:20 PM · gpgrt, MacOS, Bug Report
TobiasFella committed rKLEOPATRA7d49cad55da7: Show all search results in certificate lookup dialog (authored by TobiasFella).
Show all search results in certificate lookup dialog
Jun 20 2024, 4:53 PM
TobiasFella committed rKLEOPATRA8466df433f56: Apply 1 suggestion(s) to 1 file(s) (authored by TobiasFella).
Apply 1 suggestion(s) to 1 file(s)
Jun 20 2024, 4:42 PM
TobiasFella committed rKLEOPATRA7167d1dc1302: Fix crash when opening kleopatra with a file (authored by TobiasFella).
Fix crash when opening kleopatra with a file
Jun 20 2024, 4:37 PM
TobiasFella committed rKLEOPATRAf2fd3bfffb4e: Implementing adding ADSKs (authored by TobiasFella).
Implementing adding ADSKs
Jun 20 2024, 4:32 PM
werner renamed T7171: Allow for empty Subject in X.509 from Allow for empty Subject in X.508 to Allow for empty Subject in X.509.
Jun 20 2024, 3:27 PM · libksba, Bug Report, gnupg, S/MIME
werner triaged T7171: Allow for empty Subject in X.509 as Normal priority.
Jun 20 2024, 3:12 PM · libksba, Bug Report, gnupg, S/MIME
CarlSchwan committed rOJe2ed3cd8dd80: Don't make server/WebServer a singleton (authored by CarlSchwan).
Don't make server/WebServer a singleton
Jun 20 2024, 3:07 PM
CarlSchwan committed rOJ028fdfb52e56: Remove debug output (authored by CarlSchwan).
Remove debug output
Jun 20 2024, 3:07 PM
debohman added a comment to T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime.

This diff for 1.11.0 fixes the problem for me:

Jun 20 2024, 2:45 PM · MacOS, libgcrypt, Bug Report
debohman added a comment to T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime.

The following logic from 1.11.0 acinclude.m4 cannot possibly work to detect _ at the beginning of symbol names:

Jun 20 2024, 2:34 PM · MacOS, libgcrypt, Bug Report
ikloecker changed the status of T5846: Kleopatra: File operation resultlistwidget accessibility, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Jun 20 2024, 2:09 PM · kleopatra, Restricted Project
ikloecker changed the status of T5846: Kleopatra: File operation resultlistwidget accessibility from Open to Testing.

The problems with colors in high contrast mode were addressed with T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme. I'm not sure what's left to do. Setting to Testing for getting feedback what's missing.

Jun 20 2024, 2:09 PM · kleopatra, Restricted Project
CarlSchwan committed rOJffb7efe16b68: Remove virtual destructor in WebServer (authored by CarlSchwan).
Remove virtual destructor in WebServer
Jun 20 2024, 1:50 PM
mlaurent committed rMTPb0dd1acc5dbf: Fix cmake lint warning (authored by mlaurent).
Fix cmake lint warning
Jun 20 2024, 1:20 PM
debohman added a comment to T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime.

The toolchain is clang / llvm and the apple ld, native build, not cross compiling.

Jun 20 2024, 1:00 PM · MacOS, libgcrypt, Bug Report
werner triaged T7156: do not get prompted to save passphrase to password manager when using pinentry-curses as Normal priority.

Different pinentries provide different options. The curses pinentry does not have that external password manager thingy. Mixing GUI and tty use seems to be a rare case.

Jun 20 2024, 12:26 PM · pinentry, Feature Request
werner triaged T7162: handle python interact() check like c check as Normal priority.
Jun 20 2024, 12:22 PM · Python, gpgme, Bug Report
werner triaged T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime as Normal priority.
Jun 20 2024, 12:22 PM · MacOS, libgcrypt, Bug Report
werner added a project to T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime: MacOS.
Jun 20 2024, 12:21 PM · MacOS, libgcrypt, Bug Report
werner set the icon for s390 to Umbrella.
Jun 20 2024, 12:21 PM
werner triaged T7167: The libgcrypt 1.11.0 tests fail on s390x as High priority.
Jun 20 2024, 12:21 PM · libgcrypt, s390, Bug Report
werner created s390.
Jun 20 2024, 12:20 PM
werner added a project to T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ'): gpgrt.
Jun 20 2024, 12:16 PM · gpgrt, MacOS, Bug Report
werner closed T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ') as Resolved.
Jun 20 2024, 12:16 PM · gpgrt, MacOS, Bug Report
werner edited projects for T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime, added: libgcrypt; removed gpgrt.
Jun 20 2024, 12:14 PM · MacOS, libgcrypt, Bug Report
werner added a project to T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime: gpgrt.

Didn't you had this problem with 1.10.x ? I can't remember that we changed anything at theat code for years. The only recent change was rC656ca459e which should not have changed anything. Maybe the problem is elsewhere.

Jun 20 2024, 12:14 PM · MacOS, libgcrypt, Bug Report
werner changed the status of T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ') from Open to Testing.

Frankly, having environ declared in unistd.h is a glibc convenience and other systems likey don't have it. easy to fix, though.

Jun 20 2024, 12:05 PM · gpgrt, MacOS, Bug Report
werner committed rEa59e902b887f: core: Declare environ for macOS and others. (authored by werner).
core: Declare environ for macOS and others.
Jun 20 2024, 12:04 PM
TobiasFella committed rKLEOPATRAcd8c14d55eab: Fix crash when opening kleopatra with a file (authored by TobiasFella).
Fix crash when opening kleopatra with a file
Jun 20 2024, 11:38 AM
ikloecker moved T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme from Backlog to WiP on the vsd33 board.

Backported for VSD 3.3

Jun 20 2024, 11:33 AM · vsd33, kleopatra, Restricted Project
ikloecker changed the status of T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme, a subtask of T5824: Kleopatra: Full accessibility support, from Open to Testing.
Jun 20 2024, 11:33 AM · kleopatra, Restricted Project
ikloecker changed the status of T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme from Open to Testing.
In T6073#173463, @ebo wrote:

On windows the main window looks ok with high contrast mode black. But with dark backgrounds some items in other windows are not readable:

Jun 20 2024, 11:33 AM · vsd33, kleopatra, Restricted Project
TobiasFella committed rKLEOPATRAe658220004d5: Add check for gpg version (authored by TobiasFella).
Add check for gpg version
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA1d300a6332fe: Apply 1 suggestion(s) to 1 file(s) (authored by TobiasFella).
Apply 1 suggestion(s) to 1 file(s)
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRAa3404e810125: Apply 1 suggestion(s) to 1 file(s) (authored by TobiasFella).
Apply 1 suggestion(s) to 1 file(s)
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA037cb507ed1f: configured -> specified (authored by TobiasFella).
configured -> specified
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA9a2db85b3f6a: add default adsk (authored by TobiasFella).
add default adsk
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA7271893a82a5: Apply 1 suggestion(s) to 1 file(s) (authored by TobiasFella).
Apply 1 suggestion(s) to 1 file(s)
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA568ecad2d0e8: Add spacing (authored by TobiasFella).
Add spacing
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA2d2bbe27a107: Update strings (authored by TobiasFella).
Update strings
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA50179d81b45e: Revert back to ADSK (authored by TobiasFella).
Revert back to ADSK
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA1d3315a97cc6: Adapt to feedback (authored by TobiasFella).
Adapt to feedback
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRAbcce1597bd10: Apply 4 suggestion(s) to 2 file(s) (authored by TobiasFella).
Apply 4 suggestion(s) to 2 file(s)
Jun 20 2024, 11:29 AM
TobiasFella committed rKLEOPATRA7b9821c33645: Implementing adding ADSKs (authored by TobiasFella).
Implementing adding ADSKs
Jun 20 2024, 11:29 AM
ikloecker committed rKLEOPATRA126290368131: a11y: Don't set a link color if high-contrast mode is active (authored by ikloecker).
a11y: Don't set a link color if high-contrast mode is active
Jun 20 2024, 11:27 AM
ikloecker committed rKLEOPATRA7e25d2d36789: a11y,Windows: Set link colors to system link color in high-contrast mode (authored by ikloecker).
a11y,Windows: Set link colors to system link color in high-contrast mode
Jun 20 2024, 11:27 AM
ikloecker committed rKLEOPATRA4bfbdbb79c9a: a11y: Don't set a link color if high-contrast mode is active (authored by ikloecker).
a11y: Don't set a link color if high-contrast mode is active
Jun 20 2024, 11:22 AM
ikloecker committed rKLEOPATRAda27cd3ca335: a11y,Windows: Set link colors to system link color in high-contrast mode (authored by ikloecker).
a11y,Windows: Set link colors to system link color in high-contrast mode
Jun 20 2024, 11:22 AM
ikloecker committed rKLEOPATRA2fa3491157bf: Fix compiler warnings about extra ';' (authored by ikloecker).
Fix compiler warnings about extra ';'
Jun 20 2024, 10:56 AM
TobiasFella committed rKLEOPATRA5b4740975ba4: Show all search results in certificate lookup dialog (authored by TobiasFella).
Show all search results in certificate lookup dialog
Jun 20 2024, 10:41 AM
TobiasFella committed rKLEOPATRAf05220d1f640: Show all search results in certificate lookup dialog (authored by TobiasFella).
Show all search results in certificate lookup dialog
Jun 20 2024, 10:25 AM
Jakuje added a comment to T7167: The libgcrypt 1.11.0 tests fail on s390x.

Thank you for having a look into that. If I see right, Fedora has a real s390 hardware for builders so I can verify the fix when available.

Jun 20 2024, 9:43 AM · libgcrypt, s390, Bug Report
jukivili added a comment to T7167: The libgcrypt 1.11.0 tests fail on s390x.

Algo 329 and 330 are the new CSHAKE128 and CSHAKE256 digest algos. Looks that s390x only support accelerating SHA3 and SHAKE, as only SHA3 and SHAKE suffix are supported (see keccak_final_s390x()). So s390x acceleration needs to be disabled for CSHAKE algos.

Jun 20 2024, 6:06 AM · libgcrypt, s390, Bug Report
l10n daemon script <scripty@kde.org> committed rLIBKLEO0b83a44e18cb: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 20 2024, 5:06 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO7e0808ff1576: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 20 2024, 3:31 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA410583b2a3ff: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jun 20 2024, 3:29 AM
debohman created T7170: Building libgcrypt-1.11.0 produces a dylib with unresolved symbols at runtime.
Jun 20 2024, 3:23 AM · MacOS, libgcrypt, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRAbd4db2b6f805: 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 20 2024, 3:19 AM
debohman added a comment to T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ').

I encountered this also on macOS. Apparently, Apple does not provide an declaration for environ, in contradiction to the manual page for execv.

Jun 20 2024, 2:59 AM · gpgrt, MacOS, Bug Report
l10n daemon script <scripty@kde.org> committed rKLEOPATRAc908a9f019fc: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jun 20 2024, 2:40 AM

Jun 19 2024

Marius_Schamschula created T7169: libgpg-error 1.50 build issue (spawn-posix.c:345:5: error: use of undeclared identifier 'environ').
Jun 19 2024, 11:28 PM · gpgrt, MacOS, Bug Report
werner added a parent task for T7168: environ not declared in macOS; gpgrt 1.50 failed to build.: T7102: Release GpgRT 1.50.
Jun 19 2024, 10:39 PM · gpgrt, Bug Report, MacOS
werner added a subtask for T7102: Release GpgRT 1.50: T7168: environ not declared in macOS; gpgrt 1.50 failed to build..
Jun 19 2024, 10:39 PM · Release Info, gpgrt
werner triaged T7168: environ not declared in macOS; gpgrt 1.50 failed to build. as Normal priority.
Jun 19 2024, 10:38 PM · gpgrt, Bug Report, MacOS
werner accepted rEfbe1f5153c3c: Fix how environment variables are specified for spawn..

Please create a bug report instead of pointing to a specific commit. Sure the commit is helpful but w/o a bug report we can't track a bug. I'll do it for you this time ;-)

Jun 19 2024, 10:35 PM
werner added a subtask for T7165: Release Libgcrypt 1.11.0: T7167: The libgcrypt 1.11.0 tests fail on s390x.
Jun 19 2024, 10:31 PM · Release Info, libgcrypt
werner added a parent task for T7167: The libgcrypt 1.11.0 tests fail on s390x: T7165: Release Libgcrypt 1.11.0.
Jun 19 2024, 10:31 PM · libgcrypt, s390, Bug Report
ikloecker claimed T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme.
Jun 19 2024, 5:00 PM · vsd33, kleopatra, Restricted Project
ikloecker moved T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 19 2024, 5:00 PM · vsd33, kleopatra, Restricted Project
Jakuje created T7167: The libgcrypt 1.11.0 tests fail on s390x.
Jun 19 2024, 2:36 PM · libgcrypt, s390, Bug Report
Marius_Schamschula raised a concern with rEfbe1f5153c3c: Fix how environment variables are specified for spawn..

With the release of libgpg-error 1.50 I now get the following error:

Jun 19 2024, 2:36 PM
werner committed rDd3b322f0ae23: web: Announce libgcrypt 1.11 branch (authored by werner).
web: Announce libgcrypt 1.11 branch
Jun 19 2024, 2:23 PM