Page MenuHome GnuPG
Feed All Stories

Feb 14 2022

ikloecker committed rKLEOPATRAa6500b0b4065: Make button for changing expiration look like copy to clipboard button (authored by ikloecker).
Make button for changing expiration look like copy to clipboard button
Feb 14 2022, 12:14 PM
ikloecker committed rKLEOPATRAd3035a7ccde4: Add button to copy the fingerprint to the clipboard (authored by ikloecker).
Add button to copy the fingerprint to the clipboard
Feb 14 2022, 12:14 PM
ikloecker claimed T5776: Kleopatra: Add possibility to copy fingerprints without spaces.
Feb 14 2022, 12:07 PM · kleopatra, Restricted Project
gniibe closed T5814: gpg-agent can't find existing 'pinentry', searches 'Pinentry' (uppercase'P') instead as Resolved.
Feb 14 2022, 10:46 AM · Not A Bug, Bug Report
gniibe added a comment to T5814: gpg-agent can't find existing 'pinentry', searches 'Pinentry' (uppercase'P') instead.

Good to hear the cause.

Feb 14 2022, 10:46 AM · Not A Bug, Bug Report
ikloecker closed T5781: Add tooltip to Kleo's advanced key generation dialog as Resolved.

I have added tooltips to the + ECDH and the + Elgamal checkboxes. Hope this helps.

Feb 14 2022, 10:36 AM · Restricted Project, Feature Request, kleopatra
ikloecker committed rKLEOPATRA68e1519e55e3: Add tooltip to subkeys that are required for encryption (authored by ikloecker).
Add tooltip to subkeys that are required for encryption
Feb 14 2022, 10:34 AM
ikloecker claimed T5781: Add tooltip to Kleo's advanced key generation dialog .
Feb 14 2022, 10:34 AM · Restricted Project, Feature Request, kleopatra
ikloecker added a comment to T5781: Add tooltip to Kleo's advanced key generation dialog .

If the user unselects + ECDH, then the checkmark before Encryption under Certificate Usage is removed. I'm not sure whether adding a tooltip would help if they don't notice this.

Feb 14 2022, 10:19 AM · Restricted Project, Feature Request, kleopatra
ikloecker committed rKLEOPATRA120bfb4dd76b: Add missing changes to fix last commit (authored by ikloecker).
Add missing changes to fix last commit
Feb 14 2022, 10:09 AM
ikloecker changed the status of T5775: Kleopatra: Add action to restart background processes from Open to Testing.
Feb 14 2022, 10:05 AM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA3dc21aa2b0be: Remove unnecessary include (authored by ikloecker).
Remove unnecessary include
Feb 14 2022, 10:02 AM
ikloecker committed rKLEOPATRA60a035d48e22: Request start of GnuPG agent if connecting to it fails (authored by ikloecker).
Request start of GnuPG agent if connecting to it fails
Feb 14 2022, 10:02 AM
ikloecker committed rKLEOPATRA521ee4cbf670: Require current version of libkleo (authored by ikloecker).
Require current version of libkleo
Feb 14 2022, 9:19 AM
ikloecker added a comment to T5830: SIGBUS with gpgme_op_interact.

Since you are using C++, I suggest that you have a look at GpgSetOwnerTrustEditInteractor in the C++ bindings of gpgme. Have a look at QGpgMEChangeOwnerTrustJob in the Qt bindings of gpgme to see how it's used even if you do not want to use Qt.

Feb 14 2022, 9:13 AM · gpgme, Bug Report
aheinecke changed the status of T5829: "read error: ec=8", missing .dll's and gnupg folder after mkportable.exe from Open to Testing.

Hi,
(Exec format error), read 0 bytes

Feb 14 2022, 9:11 AM · Bug Report, gpg4win
aheinecke committed rW36f727ff13cc: mkportable: Update libintl dll version (authored by aheinecke).
mkportable: Update libintl dll version
Feb 14 2022, 9:03 AM
gniibe committed rC6994d874af86: hmac: Fix memory leak (authored by Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>).
hmac: Fix memory leak
Feb 14 2022, 7:31 AM
gniibe committed rC7fc5d33e7416: fips: Fix memory leaks in FIPS mode (authored by Clemens Lang via Gcrypt-devel <gcrypt-devel@lists.gnupg.org>).
fips: Fix memory leaks in FIPS mode
Feb 14 2022, 7:12 AM
gniibe committed rCb7dcb576bc1b: Register DCO for Clemens Lang. (authored by gniibe).
Register DCO for Clemens Lang.
Feb 14 2022, 6:43 AM

Feb 13 2022

ilka created T5830: SIGBUS with gpgme_op_interact.
Feb 13 2022, 10:47 PM · gpgme, Bug Report
Sabrosa updated the diff for D548: w32: Fixed not focused window.

Commented out the problematic code and added notes.

Feb 13 2022, 12:07 AM

Feb 12 2022

NfuRipHA updated the task description for T5829: "read error: ec=8", missing .dll's and gnupg folder after mkportable.exe.
Feb 12 2022, 12:07 PM · Bug Report, gpg4win
NfuRipHA updated the task description for T5829: "read error: ec=8", missing .dll's and gnupg folder after mkportable.exe.
Feb 12 2022, 12:06 PM · Bug Report, gpg4win

Feb 11 2022

NfuRipHA created T5829: "read error: ec=8", missing .dll's and gnupg folder after mkportable.exe.
Feb 11 2022, 10:37 PM · Bug Report, gpg4win
NfuRipHA updated NfuRipHA.
Feb 11 2022, 10:27 PM
NfuRipHA updated NfuRipHA.
Feb 11 2022, 10:27 PM
werner committed rW2a24be4b3349: msi: Don't let die die with a stack trace. (authored by werner).
msi: Don't let die die with a stack trace.
Feb 11 2022, 7:22 PM
werner committed rW66ef0efc23ec: Fix source upload name. (authored by werner).
Fix source upload name.
Feb 11 2022, 7:20 PM
jukivili added a comment to T5828: Improvements for gnupg data operation performance (enc/dec/sign/verify/enarmor/dearmor/etc).

Patch for AEAD encryption speed improvement. 1.9x speed increase for AES256.OCB can be seen on Ryzen 5800X (2.2GB/s to 4.2GB/s) by avoiding memcpy on fast path. (second version of patch in subtask)

Feb 11 2022, 6:32 PM · gnupg
jukivili triaged T5828: Improvements for gnupg data operation performance (enc/dec/sign/verify/enarmor/dearmor/etc) as Low priority.
Feb 11 2022, 6:29 PM · gnupg
ikloecker committed rKLEOPATRAb60ccfe68aba: Group action data by menu (authored by ikloecker).
Group action data by menu
Feb 11 2022, 4:22 PM
ikloecker committed rKLEOPATRA6a1b1e1cc9b6: Clean up left-over references to configure_backend action (authored by ikloecker).
Clean up left-over references to configure_backend action
Feb 11 2022, 4:22 PM
ikloecker committed rKLEOPATRA8cda5a03a97c: Add action for restarting the GnuPG daemons (authored by ikloecker).
Add action for restarting the GnuPG daemons
Feb 11 2022, 4:22 PM
ikloecker committed rLIBKLEObdb27bc34136: Bump library version (authored by ikloecker).
Bump library version
Feb 11 2022, 4:14 PM
ikloecker committed rLIBKLEOb8517cb0a019: Throttle launching of the GnuPG agent (authored by ikloecker).
Throttle launching of the GnuPG agent
Feb 11 2022, 4:14 PM
ikloecker committed rLIBKLEOe0864b3a88bf: Add helper for shutting down the GnuPG daemons (authored by ikloecker).
Add helper for shutting down the GnuPG daemons
Feb 11 2022, 4:14 PM
ikloecker committed rLIBKLEO216cb848f962: Deduplicate code for running gpgconf (authored by ikloecker).
Deduplicate code for running gpgconf
Feb 11 2022, 4:14 PM
aheinecke committed rW22fa575de8a2: Post release version bump (authored by aheinecke).
Post release version bump
Feb 11 2022, 1:34 PM
aheinecke committed rW580902cd4dae: Update NEWS for todays release (authored by aheinecke).
Update NEWS for todays release
Feb 11 2022, 1:34 PM
aheinecke committed rWe9361b49d061: Remove NEWS entry about larger gpgtar fnames (authored by aheinecke).
Remove NEWS entry about larger gpgtar fnames
Feb 11 2022, 1:34 PM
aheinecke committed rWe318a03e8a45: msi: Add guids for dvipdf icon (authored by aheinecke).
msi: Add guids for dvipdf icon
Feb 11 2022, 1:34 PM
aheinecke triaged T5827: GpgOL: Allow setting HKLM values as override as High priority.
Feb 11 2022, 12:46 PM · gpgol, Restricted Project
ikloecker committed rLIBKLEO2a87d1d356da: Unify retrying to connect to the GnuPG agent (authored by ikloecker).
Unify retrying to connect to the GnuPG agent
Feb 11 2022, 12:19 PM
ikloecker committed rLIBKLEO04a4478605b9: Add helper for launching the GnuPG agent (authored by ikloecker).
Add helper for launching the GnuPG agent
Feb 11 2022, 12:19 PM
ikloecker committed rLIBKLEO8df2fe9a13b9: Add helper to check if gpg-agent is running and accepts connections (authored by ikloecker).
Add helper to check if gpg-agent is running and accepts connections
Feb 11 2022, 12:19 PM
ikloecker committed rLIBKLEO74375c89d154: GIT_SILENT: Remove trailing '/' from include path (authored by ikloecker).
GIT_SILENT: Remove trailing '/' from include path
Feb 11 2022, 12:19 PM
ikloecker committed rKLEOPATRA2f504289f748: Reset the Assuan context if we detect a broken pipe (authored by ikloecker).
Reset the Assuan context if we detect a broken pipe
Feb 11 2022, 12:18 PM
ikloecker committed rKLEOPATRAe7d903e3bd7e: Unify retrying to connect to the GnuPG agent (authored by ikloecker).
Unify retrying to connect to the GnuPG agent
Feb 11 2022, 12:18 PM
ikloecker committed rKLEOPATRA183e3f72ec26: Wait a bit before restarting the connection (authored by ikloecker).
Wait a bit before restarting the connection
Feb 11 2022, 12:18 PM
aheinecke committed rW2e060b14b622: msi: Fix multi targets with beta versioning change (authored by aheinecke).
msi: Fix multi targets with beta versioning change
Feb 11 2022, 7:46 AM

Feb 10 2022

JaminCollins added a comment to T2818: expected behavior unclear when using gpg from ssh on a machine with a running X11 session.

While searching for a solution to this, I found multiple reports of people that appear to be impacted by this 5 year old issue.

Feb 10 2022, 10:25 PM · pinentry, Bug Report
jukivili committed rGab177eed514f: g10/mainproc: avoid extra hash contexts when decrypting MDC input (authored by jukivili).
g10/mainproc: avoid extra hash contexts when decrypting MDC input
Feb 10 2022, 7:50 PM
jukivili created T5826: Improve detached signing and verification speed.
Feb 10 2022, 7:15 PM · gnupg
ikloecker added a comment to T5813: Locating Keys via WKD with gpg4win fails with unknown error..

Did you make another request for locating keys via WKD after adding the debug flags? I'm asking because when I do this I get the following log:

2022-02-10 17:49:59 dirmngr[6780] listening on socket '/run/user/1000/gnupg/d.f3hdqcrmjwf98p87yqjmuctx/S.dirmngr'
2022-02-10 17:49:59 dirmngr[6781.0] permanently loaded certificates: 130
2022-02-10 17:49:59 dirmngr[6781.0]     runtime cached certificates: 0
2022-02-10 17:49:59 dirmngr[6781.0]            trusted certificates: 130 (130,0,0,0)
2022-02-10 17:49:59 dirmngr[6781.0] failed to open cache dir file '/tmp/tmp.8P2EakNghu/crls.d/DIR.txt': No such file or directory
2022-02-10 17:49:59 dirmngr[6781.0] creating directory '/tmp/tmp.8P2EakNghu/crls.d'
2022-02-10 17:49:59 dirmngr[6781.0] new cache dir file '/tmp/tmp.8P2EakNghu/crls.d/DIR.txt' created
2022-02-10 17:49:59 dirmngr[6781.6] handler for fd 6 started
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> # Home: /tmp/tmp.8P2EakNghu
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> # Config: /tmp/tmp.8P2EakNghu/dirmngr.conf
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> OK Dirmngr 2.3.5-beta17 at your service
2022-02-10 17:49:59 dirmngr[6781.6] connection from process 6779 (1000:100)
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 <- GETINFO version
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> D 2.3.5-beta17
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> OK
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 <- WKD_GET -- werner.koch@gnupg.com
2022-02-10 17:49:59 dirmngr[6781.6] DBG: dns: libdns initialized
2022-02-10 17:49:59 dirmngr[6781.6] DBG: dns: resolve_dns_name(openpgpkey.gnupg.com): No name
2022-02-10 17:49:59 dirmngr[6781.6] DBG: dns: getsrv(_openpgpkey._tcp.gnupg.com) -> 0 records
2022-02-10 17:49:59 dirmngr[6781.6] DBG: chan_6 -> S SOURCE https://gnupg.com
2022-02-10 17:49:59 dirmngr[6781.6] number of system provided CAs: 390
2022-02-10 17:49:59 dirmngr[6781.6] DBG: Using TLS library: GNUTLS 3.7.3
2022-02-10 17:49:59 dirmngr[6781.6] DBG: http.c:connect_server: trying name='gnupg.com' port=443
2022-02-10 17:49:59 dirmngr[6781.6] DBG: dns: resolve_dns_name(gnupg.com): Success
2022-02-10 17:49:59 dirmngr[6781.6] DBG: http.c:1917:socket_new: object 0x00007f524c290e20 for fd 7 created
2022-02-10 17:50:00 dirmngr[6781.6] DBG: http.c:request:
2022-02-10 17:50:00 dirmngr[6781.6] DBG: >> GET /.well-known/openpgpkey/hu/waoubdep9643akkesx4xm3ynstfffiok?l=werner.koch HTTP/1.0\r\n
2022-02-10 17:50:00 dirmngr[6781.6] DBG: >> Host: gnupg.com\r\n
2022-02-10 17:50:00 dirmngr[6781.6] DBG: http.c:request-header:
2022-02-10 17:50:00 dirmngr[6781.6] DBG: >> \r\n
2022-02-10 17:50:00 dirmngr[6781.6] DBG: http.c:response:
2022-02-10 17:50:00 dirmngr[6781.6] DBG: >> HTTP/1.0 200 OK\r\n
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Date: Thu, 10 Feb 2022 16:49:59 GMT'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Server: Boa/0.94.14rc21'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Accept-Ranges: bytes'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Connection: close'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Content-Length: 957'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Last-Modified: Mon, 28 Jun 2021 17:47:11 GMT'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: 'Content-Type: text/plain'
2022-02-10 17:50:00 dirmngr[6781.6] http.c:RESP: ''
2022-02-10 17:50:00 dirmngr[6781.6] DBG: (957 bytes sent via D lines not shown)
2022-02-10 17:50:00 dirmngr[6781.6] DBG: chan_6 -> OK
2022-02-10 17:50:00 dirmngr[6781.6] DBG: chan_6 <- BYE
2022-02-10 17:50:00 dirmngr[6781.6] DBG: chan_6 -> OK closing connection
2022-02-10 17:50:00 dirmngr[6781.6] handler for fd 6 terminated
Feb 10 2022, 5:53 PM · wkd, gpg4win, Bug Report
mieth added a comment to T5813: Locating Keys via WKD with gpg4win fails with unknown error..
2022-02-10 17:07:35 [12256]    dauerhaft geladene Zertifikate: 74
2022-02-10 17:07:35 [12256]  zwischengespeicherte Zertifikate: 0
2022-02-10 17:07:35 [12256]     vertrauenswürdige Zertifikate: 74 (74,0,0,0)
2022-02-10 17:07:35 [12256] DBG: chan_0x0000026c -> # Home: C:\Users\User\AppData\Roaming\gnupg
2022-02-10 17:07:35 [12256] DBG: chan_0x0000026c -> # Config: .\dirmngr.conf
2022-02-10 17:07:35 [12256] DBG: chan_0x0000026c -> OK Dirmngr 2.3.4 at your service
Feb 10 2022, 5:10 PM · wkd, gpg4win, Bug Report
ikloecker claimed T5775: Kleopatra: Add action to restart background processes.
Feb 10 2022, 4:39 PM · kleopatra, Restricted Project
aheinecke added a comment to T5824: Kleopatra: Full accessibility support.

From the external test and review of the test results I list the priority below. Some of the issues need to be reproduced for full understanding. We should open subtasks where appropiate. To have a better orientation I think we should keep the general prioritization in mind and work use case by use case.

Feb 10 2022, 3:38 PM · kleopatra
aheinecke committed rP7d5c123f802a: qt: Embed icons to avoid theme searches (authored by aheinecke).
qt: Embed icons to avoid theme searches
Feb 10 2022, 3:27 PM
neverpanic added a comment to T5816: mailing list address confusion (lists.gnupg.org shown, but does not work).

This still seems to be a problem:

Feb 10 2022, 3:12 PM · gpgweb, Bug Report
netchild added a comment to T5814: gpg-agent can't find existing 'pinentry', searches 'Pinentry' (uppercase'P') instead.

You can close this ticket. It's a jail-specific behavior when the jail is entered from the host via command line (https://lists.freebsd.org/archives/freebsd-hackers/2022-February/000832.html for the curious people) and something is used which closes all FDs. When the jail is accessed via ssh, it works.

Feb 10 2022, 3:05 PM · Not A Bug, Bug Report
jap added projects to T5825: [gpgme] [python] possible dangling reference to passphrase: gpgme, patch.
Feb 10 2022, 2:43 PM · patch, gpgme, Bug Report
jap added a comment to T5825: [gpgme] [python] possible dangling reference to passphrase.

Feb 10 2022, 2:42 PM · patch, gpgme, Bug Report
jap created T5825: [gpgme] [python] possible dangling reference to passphrase.
Feb 10 2022, 2:42 PM · patch, gpgme, Bug Report
aheinecke triaged T5824: Kleopatra: Full accessibility support as Normal priority.
Feb 10 2022, 1:58 PM · kleopatra
aheinecke committed rWc43ba21c91b3: Update KDE-l10n (authored by aheinecke).
Update KDE-l10n
Feb 10 2022, 1:49 PM
aheinecke committed rW9de843140933: Update Kleopatra to latest master (authored by aheinecke).
Update Kleopatra to latest master
Feb 10 2022, 1:49 PM
ascii-nickname added a comment to T5823: DNS srv problem with Tor transparent proxy.

user@debian:~$ gpg --debug-all --keyserver hkp://keyserver.ubuntu.com --recv-key
s DF9B9C49EAA9298432589D76DA87E80D6294BE9B
gpg: reading options from '/home/user/.gnupg/gpg.conf'
gpg: reading options from '[cmdline]'
gpg: enabled debug flags: packet mpi crypto filter iobuf memory cache memstat trust hashing ipc clock lookup extprog
gpg: DBG: [not enabled in the source] start
gpg: DBG: chan_3 <- # Home: /home/user/.gnupg
gpg: DBG: chan_3 <- # Config: /home/user/.gnupg/dirmngr.conf
gpg: DBG: chan_3 <- OK Dirmngr 2.2.27 at your service
gpg: DBG: connection to the dirmngr established
gpg: DBG: chan_3 -> GETINFO version
gpg: DBG: chan_3 <- D 2.2.27
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> KEYSERVER --clear hkp://keyserver.ubuntu.com
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> KS_GET -- 0xDF9B9C49EAA9298432589D76DA87E80D6294BE9B
gpg: DBG: chan_3 <- ERR 219 Server indicated a failure <Unspecified source>
gpg: keyserver receive failed: Server indicated a failure
gpg: DBG: chan_3 -> BYE
gpg: DBG: [not enabled in the source] stop
gpg: keydb: handles=0 locks=0 parse=0 get=0
gpg: build=0 update=0 insert=0 delete=0
gpg: reset=0 found=0 not=0 cache=0 not=0
gpg: kid_not_found_cache: count=0 peak=0 flushes=0
gpg: sig_cache: total=0 cached=0 good=0 bad=0
gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0

outmix=0 getlvl1=0/0 getlvl2=0/0

gpg: rndjent stat: collector=0x0000000000000000 calls=0 bytes=0
gpg: secmem usage: 0/65536 bytes in 0 blocks

Feb 10 2022, 1:45 PM · Not A Bug
ascii-nickname created T5823: DNS srv problem with Tor transparent proxy.
Feb 10 2022, 1:20 PM · Not A Bug
aheinecke committed rKLEOPATRA9f3fde75040c: Add setting to disable profile settings (authored by aheinecke).
Add setting to disable profile settings
Feb 10 2022, 12:33 PM
aheinecke committed rKLEOPATRA2089a57dfdd2: Use UTF-8 Filenames for assuan sockets (authored by aheinecke).
Use UTF-8 Filenames for assuan sockets
Feb 10 2022, 12:33 PM
werner added a project to T5816: mailing list address confusion (lists.gnupg.org shown, but does not work): gpgweb.
Feb 10 2022, 9:16 AM · gpgweb, Bug Report
werner added a comment to T5816: mailing list address confusion (lists.gnupg.org shown, but does not work).

Actually is was/is a chain of bugs due to changing some URLs in confirmation mails from http to https.

Feb 10 2022, 9:15 AM · gpgweb, Bug Report
werner added a comment to T5812: GpgOL: Draft encryption after modification no longer works.

GpgOL 2.5.2 has been released

Feb 10 2022, 9:12 AM · gpgol, Restricted Project
ikloecker added a comment to rW35bfbacf96ec: appimage: Package kleopatrarc from standard if exists.

I think this will break the build if kleopatrarc does not exist (because of the set -e). This may be intended, but in the commit log you wrote "[...] if it exists". I would have expected a test -f.

Feb 10 2022, 9:11 AM
aheinecke committed rW5de04a94ca01: msi: No longer package compendium (authored by aheinecke).
msi: No longer package compendium
Feb 10 2022, 8:58 AM
aheinecke committed rWe543b66b47e6: msi: Update components after file removal (authored by aheinecke).
msi: Update components after file removal
Feb 10 2022, 8:58 AM
aheinecke committed rW35bfbacf96ec: appimage: Package kleopatrarc from standard if exists (authored by aheinecke).
appimage: Package kleopatrarc from standard if exists
Feb 10 2022, 8:58 AM
gniibe committed rCf98ca6aa34cc: Remove the built-in memory guard support. (authored by gniibe).
Remove the built-in memory guard support.
Feb 10 2022, 1:56 AM
gniibe committed rC738723a1cd20: Clean up for removal of memory guard support. (authored by gniibe).
Clean up for removal of memory guard support.
Feb 10 2022, 1:56 AM
gniibe added a comment to T5822: libgcrypt: Remove GCRYCTL_ENABLE_M_GUARD support (was: _gcry_private_malloc returns 4-byte alignment memory when use_m_guard==1).

It was addressed in rC04f325d8917d: released 1.1.4 as "(obsolete)" feature, in Aug 2001.

Feb 10 2022, 1:32 AM · Bug Report, libgcrypt
gniibe renamed T5822: libgcrypt: Remove GCRYCTL_ENABLE_M_GUARD support (was: _gcry_private_malloc returns 4-byte alignment memory when use_m_guard==1) from libgcrypt: _gcry_private_malloc returns 4-byte alignment memory when use_m_guard==1 to libgcrypt: Remove GCRYCTL_ENABLE_M_GUARD support (was: _gcry_private_malloc returns 4-byte alignment memory when use_m_guard==1).
Feb 10 2022, 1:19 AM · Bug Report, libgcrypt

Feb 9 2022

werner committed rG2f2130ff24fa: gpgconf: Do not show "quiet" as option. (authored by werner).
gpgconf: Do not show "quiet" as option.
Feb 9 2022, 8:11 PM
ametzler1 updated subscribers of T5816: mailing list address confusion (lists.gnupg.org shown, but does not work).

Try gcrypt-devel@gnupg.org, i.e. without the lists subdomain.

Recently, the gnupg.org mailing list manager started to prepend the lists. subdomain to the List-Id (which caused my email filters to fail) and to everything else. Probably due to an accidentally changed configuration.

Feb 9 2022, 6:34 PM · gpgweb, Bug Report
aheinecke committed rW40f59e799dfc: Update NEWS for 3.1.21 (authored by aheinecke).
Update NEWS for 3.1.21
Feb 9 2022, 4:10 PM
aheinecke committed rWe1cf3f9b9735: appimage: Fix doc installation (authored by aheinecke).
appimage: Fix doc installation
Feb 9 2022, 4:01 PM
aheinecke committed rW47a0695daa71: Fix kleopatra / libkleo download (authored by aheinecke).
Fix kleopatra / libkleo download
Feb 9 2022, 2:33 PM
aheinecke committed rWe1a79fa45c0a: Update kleopatra and libkleo (authored by aheinecke).
Update kleopatra and libkleo
Feb 9 2022, 2:23 PM
aheinecke committed rW64fcf8942583: Install dvipdf icon (authored by aheinecke).
Install dvipdf icon
Feb 9 2022, 2:23 PM
gniibe added a comment to T5822: libgcrypt: Remove GCRYCTL_ENABLE_M_GUARD support (was: _gcry_private_malloc returns 4-byte alignment memory when use_m_guard==1).

Instead, let us remove the feature.

Feb 9 2022, 12:33 PM · Bug Report, libgcrypt
gniibe added inline comments to rC90f41a1898e4: Fix memory allocation when GCRYCTL_ENABLE_M_GUARD..
Feb 9 2022, 12:32 PM
ikloecker changed the status of T5805: Kleopatra or GnuPG: Auto retrieve signers key from Open to Testing.

Optional automatic retrieval after import of new OpenPGP keys is now also possible.

Feb 9 2022, 12:19 PM · gnupg, kleopatra, Restricted Project
ikloecker committed rKLEOPATRAe3ace7f6361f: GpgME and its bindings have been released as version 1.17.0 (authored by ikloecker).
GpgME and its bindings have been released as version 1.17.0
Feb 9 2022, 12:15 PM
ikloecker committed rKLEOPATRAe07be5fc73bb: The "ldapserver" option of dirmngr is available in 2.2.34 (authored by ikloecker).
The "ldapserver" option of dirmngr is available in 2.2.34
Feb 9 2022, 12:15 PM
ikloecker committed rKLEOPATRA5de89b2c97e0: Skip import of missing signer keys if QGpgME is too old (authored by ikloecker).
Skip import of missing signer keys if QGpgME is too old
Feb 9 2022, 12:15 PM
ikloecker committed rKLEOPATRAadc3a6067ae0: Add new "RetrieveSignerKeysAfterImport" setting to config dialog (authored by ikloecker).
Add new "RetrieveSignerKeysAfterImport" setting to config dialog
Feb 9 2022, 12:15 PM
ikloecker committed rKLEOPATRA30fe9e0119cb: Use the helpers that were moved to libkleo (authored by ikloecker).
Use the helpers that were moved to libkleo
Feb 9 2022, 12:15 PM
aheinecke committed rOe48126ebbd77: Auto update po files (authored by aheinecke).
Auto update po files
Feb 9 2022, 10:54 AM
aheinecke committed rO48e7229b6f84: Post release version bump (authored by aheinecke).
Post release version bump
Feb 9 2022, 10:54 AM
aheinecke committed rO2d69fca444e1: Update NEWS for todays release (authored by aheinecke).
Update NEWS for todays release
Feb 9 2022, 10:54 AM