Page MenuHome GnuPG

Bug ReportBugs
ActivePublic

Members

  • This project does not have any members.
  • View All

Recent Activity

Today

gniibe added a comment to T7633: libgcrypt fails to build on NetBSD due to the systems bswap32 macro defintion..

Applied to 1.11 branch.

Thu, Nov 6, 2:33 AM · NetBSD, libgcrypt, Bug Report
gniibe added projects to T7882: `rsa-sha2` signature values are improperly truncated : gpgagent, ssh.
Thu, Nov 6, 2:07 AM · ssh, gpgagent, Bug Report

Yesterday

werner added a comment to T7894: libgcrypt, scute, gpgrt/argparse, gnupg/dirmngr: Hard-coded /etc.

I think this is correct even on Unix in case someone really uses /usr/local/etc (which I consider problematic). But for Windows we need to determine this at runtime.

Wed, Nov 5, 3:49 PM · libgcrypt, scute, gpgrt, Bug Report
gniibe added a comment to T7894: libgcrypt, scute, gpgrt/argparse, gnupg/dirmngr: Hard-coded /etc.

For gpgrt/argparse this could be an option (to remove hard-coded /etc):

Wed, Nov 5, 7:44 AM · libgcrypt, scute, gpgrt, Bug Report

Tue, Nov 4

gniibe changed the status of T7882: `rsa-sha2` signature values are improperly truncated from Open to Testing.

Pushed the revised change to master.

Tue, Nov 4, 5:56 AM · ssh, gpgagent, Bug Report

Mon, Nov 3

werner triaged T7894: libgcrypt, scute, gpgrt/argparse, gnupg/dirmngr: Hard-coded /etc as Normal priority.
Mon, Nov 3, 4:47 PM · libgcrypt, scute, gpgrt, Bug Report
werner added a comment to T7894: libgcrypt, scute, gpgrt/argparse, gnupg/dirmngr: Hard-coded /etc.

For argparse we use /etc as a default but applications may use gpgrt_set_confdir to set a different one. Howeever if we already have a new get_sysconfdir function, it is easy and useful to change the default on Unix.

Mon, Nov 3, 3:29 PM · libgcrypt, scute, gpgrt, Bug Report
werner added a comment to T7894: libgcrypt, scute, gpgrt/argparse, gnupg/dirmngr: Hard-coded /etc.

In GnuPG we use CSIDL_COMMON_APPDATA and append "\GNU\etc\gnupg". If this can't be found we use the rootdir, that is he installation directory of the binary or one up if installed below a bin directory. The reason for using GNU and not POSIX or Unix is merely to avoid name clashes with other software ported to Windows. There was no real standard for this on Windows.

Mon, Nov 3, 3:27 PM · libgcrypt, scute, gpgrt, Bug Report
werner added a comment to T7894: libgcrypt, scute, gpgrt/argparse, gnupg/dirmngr: Hard-coded /etc.

We already did this for Libgcrypt 1.8 but take care that an installer includig Libgcrypt should run something like

Mon, Nov 3, 3:05 PM · libgcrypt, scute, gpgrt, Bug Report
werner renamed T7892: keyboxd: a new subkey is sometimes not stored in the fingerprint table. from keyboxd: subkey issue connected to ADSK to keyboxd: a new subkey is sometimes not stored in the fingerprint table..
Mon, Nov 3, 9:54 AM · Bug Report, keyboxd, gnupg
werner triaged T7892: keyboxd: a new subkey is sometimes not stored in the fingerprint table. as High priority.

It is not an ADSK issue. The problem is that the new subkey has not been entered into the fingerprint table and can thus not be found.

Mon, Nov 3, 9:52 AM · Bug Report, keyboxd, gnupg
gniibe closed T7138: Windows (Semi-hosted environment): filename and network access as Resolved.

Fixed in 2.5.13.

Mon, Nov 3, 3:41 AM · gnupg, Bug Report

Sun, Nov 2

thesamesam added a project to T6500: Keyserver access via http-proxy isn't attempted when using standard-resolver: Gentoo.
Sun, Nov 2, 5:29 AM · Gentoo, gnupg, dns, Bug Report
thesamesam updated subscribers of T7896: Escape binary data in NOTATION* for status-fd.
Sun, Nov 2, 5:29 AM · gnupg, OpenPGP, Feature Request
thesamesam created T7896: Escape binary data in NOTATION* for status-fd.
Sun, Nov 2, 5:23 AM · gnupg, OpenPGP, Feature Request

Thu, Oct 30

hamarituc added a comment to T7882: `rsa-sha2` signature values are improperly truncated .

Thanks for the quick response. I can confirm the patch works in my setup.

Thu, Oct 30, 8:46 AM · ssh, gpgagent, Bug Report
gniibe claimed T7882: `rsa-sha2` signature values are improperly truncated .

Thank you for your report.

Thu, Oct 30, 6:18 AM · ssh, gpgagent, Bug Report
gniibe created T7894: libgcrypt, scute, gpgrt/argparse, gnupg/dirmngr: Hard-coded /etc.
Thu, Oct 30, 3:06 AM · libgcrypt, scute, gpgrt, Bug Report
gniibe added a comment to T7889: libgcrypt: HAVE_BROKEN_MLOCK.

Note that:
If we consider backporting this to 1.10/1.11 branch, we also need to apply: rCdef1d4ea8f66: random:jent: Fix build with address sanitizer.

Thu, Oct 30, 2:31 AM · libgcrypt, Bug Report
gniibe added a comment to T7889: libgcrypt: HAVE_BROKEN_MLOCK.

@jukivili
Thanks for your feedback.

Thu, Oct 30, 2:27 AM · libgcrypt, Bug Report
gniibe updated the task description for T7889: libgcrypt: HAVE_BROKEN_MLOCK.
Thu, Oct 30, 2:21 AM · libgcrypt, Bug Report

Wed, Oct 29

jukivili added a comment to T7889: libgcrypt: HAVE_BROKEN_MLOCK.

There's GCRYPT_IN_ASAN_TEST environment variable check in tests/t-secmen.c and tests/t-sexp.c. Are those check needed after this change? Could they be removed?

Wed, Oct 29, 8:09 PM · libgcrypt, Bug Report
gniibe added a comment to T7889: libgcrypt: HAVE_BROKEN_MLOCK.

For the initial attempt, I push: rCfe06287003a1: secmem: Handle HAVE_BROKEN_MLOCK for the case with ASAN.
This is better than nothing.

Wed, Oct 29, 7:48 AM · libgcrypt, Bug Report
gniibe claimed T7889: libgcrypt: HAVE_BROKEN_MLOCK.
Wed, Oct 29, 7:36 AM · libgcrypt, Bug Report
gniibe created T7889: libgcrypt: HAVE_BROKEN_MLOCK.
Wed, Oct 29, 7:36 AM · libgcrypt, Bug Report

Mon, Oct 27

hamarituc updated the task description for T7882: `rsa-sha2` signature values are improperly truncated .
Mon, Oct 27, 1:38 PM · ssh, gpgagent, Bug Report
hamarituc created T7882: `rsa-sha2` signature values are improperly truncated .
Mon, Oct 27, 1:34 PM · ssh, gpgagent, Bug Report
timegrid added a comment to T7875: GnuPG: Deletion of kyber key fails.

Note that currently Kleopatra (gpg4win 5 beta) fails to delete the key, which might impact other operations. I'm currently trying to figure out, if some other bugs/quirks are a subsequent error or not.

Mon, Oct 27, 12:33 PM · Bug Report, PQC, gnupg26
werner triaged T7875: GnuPG: Deletion of kyber key fails as Normal priority.

Workaround is to use --with-keygrip and delete both <keygrip>.key files. Problem here is that one part may be on a smartcard or one part might be shared (although not allowed) with other keys.

Mon, Oct 27, 12:17 PM · Bug Report, PQC, gnupg26

Fri, Oct 24

timegrid closed T7871: GpgOL: Msg export of mails with long subjects broken as Invalid.

Right, it's the same with gpgol disabled. I set it to invalid.

Fri, Oct 24, 11:54 AM · Bug Report, gpd5x, gpgol
werner added a project to T7871: GpgOL: Msg export of mails with long subjects broken: Bug Report.

But you are able to do this w/o gpgol being active?

Fri, Oct 24, 11:24 AM · Bug Report, gpd5x, gpgol

Thu, Oct 23

ikloecker added a comment to T7828: ldapserver configuration option duplicated.

Then I don't see how we can avoid this. It should be easy to reproduce this with gpgconf alone if you know how to use --change-options manually. Simply set the LDAP server that's already configured in the global config file.

Thu, Oct 23, 3:12 PM · vsd34, Bug Report, kleopatra, vsd
timegrid moved T7829: w32: daemon (gpg-agent/keyboxd/dirmngr) startup and connection race when there is a socket file already from QA to Done on the gpd5x board.

Looks good to me on gpg4win-5.0.0-beta395 @ win11 (gpg 2.5.13).

Thu, Oct 23, 2:45 PM · gnupg22, Bug Report, gpd5x, okular
werner added a comment to T7828: ldapserver configuration option duplicated.

gpgconf does not know about the global config files. Nor does it known about things like gpg.conf-2 etc.

Thu, Oct 23, 2:44 PM · vsd34, Bug Report, kleopatra, vsd
ikloecker added a comment to T7828: ldapserver configuration option duplicated.

I guess this is easy to explain:

  1. gpgconf/gpgme reads the LDAP server from the global config
  2. You add a second LDAP server (I don't think it matters if it's the same as the one from the global config or different one)
  3. When you save the LDAP server then gpgme/gpgconf writes both LDAP servers to the local config
  4. When you now read the LDAP servers you get one from the global config and two from the local config
Thu, Oct 23, 10:48 AM · vsd34, Bug Report, kleopatra, vsd

Wed, Oct 22

werner triaged T7828: ldapserver configuration option duplicated as Normal priority.
Wed, Oct 22, 5:17 PM · vsd34, Bug Report, kleopatra, vsd
ebo moved T7829: w32: daemon (gpg-agent/keyboxd/dirmngr) startup and connection race when there is a socket file already from WIP to QA on the gpd5x board.
Wed, Oct 22, 4:32 PM · gnupg22, Bug Report, gpd5x, okular
werner moved T7804: de-vs compliance not shown if also password encrypted from WIP to QA on the gnupg26 board.
Wed, Oct 22, 2:26 PM · gnupg22 (gnupg-2.2.49), vsd33 (vsd-3.3.3), Bug Report, vsd, gnupg26
werner changed the status of T7840: Oddity with 7816 change_reference_data from Open to Testing.
Wed, Oct 22, 2:23 PM · Bug Report, gnupg22, gnupg26, scd
gniibe changed the status of T7855: keybox/keydb locking issue in 2.6 , a subtask of T2196: keydb locking can result in deadlock in 2.2, from Open to Testing.
Wed, Oct 22, 4:38 AM · gnupg22, Bug Report

Tue, Oct 21

werner moved T7864: updated nl.po for gnupg 2.4 from Backlog to done on the gnupg24 board.
Tue, Oct 21, 11:25 AM · gnupg24, Bug Report
werner closed T7864: updated nl.po for gnupg 2.4 as Resolved.
Tue, Oct 21, 11:25 AM · gnupg24, Bug Report
werner added a comment to T7864: updated nl.po for gnupg 2.4.

I applied it to the 2.4 branch but please do not continue to translate for 2.4. 2.6 (master) is the new target.

Tue, Oct 21, 11:24 AM · gnupg24, Bug Report
gniibe changed the status of T7829: w32: daemon (gpg-agent/keyboxd/dirmngr) startup and connection race when there is a socket file already, a subtask of T7658: Okular: Dirmngr startup timeout on signature validation, from Open to Testing.
Tue, Oct 21, 9:18 AM · Bug Report, gpd5x, okular
gniibe changed the status of T7829: w32: daemon (gpg-agent/keyboxd/dirmngr) startup and connection race when there is a socket file already from Open to Testing.

Fixed in master: rGae431b04370f: w32:common: Take care of possible race on startup under Windows.

Tue, Oct 21, 9:18 AM · gnupg22, Bug Report, gpd5x, okular
gniibe changed the status of T7138: Windows (Semi-hosted environment): filename and network access from Open to Testing.
Tue, Oct 21, 4:57 AM · gnupg, Bug Report
gniibe added a comment to T7138: Windows (Semi-hosted environment): filename and network access.

Pushed the change to gnupg master: rG61ff3759e827: common,dirmngr:w32: Fix for semi-hosted environment.

Tue, Oct 21, 4:56 AM · gnupg, Bug Report
gniibe claimed T7138: Windows (Semi-hosted environment): filename and network access.

In libgpg-error, I pushed thread-safe version : rE0313b660f8bd: w32: Don't convert slash->backslash when it's under Wine.
I'm going to push similar code to gnupg master.

Tue, Oct 21, 3:26 AM · gnupg, Bug Report

Fri, Oct 17

ericswpark added a comment to T7777: Gpg4win fails to connect to keyboxd on a cold boot.

Hi, I've managed to reproduce this bug on the gpg4win-5 beta as well. I think the frequency has gone down, perhaps, but it is still present.

Fri, Oct 17, 7:44 PM · Info Needed, Bug Report, gpg4win
ametzler1 created T7864: updated nl.po for gnupg 2.4.
Fri, Oct 17, 4:53 PM · gnupg24, Bug Report