Page MenuHome GnuPG
Feed Advanced Search

Jul 1 2021

werner defrocked cbiedl.
Jul 1 2021, 12:35 PM

May 26 2021

cbiedl triaged T5452: Kleopatra: Provide an option to test the LDAP keyserver connection as Wishlist priority.
May 26 2021, 11:34 AM · kleopatra
cbiedl created T5452: Kleopatra: Provide an option to test the LDAP keyserver connection.
May 26 2021, 11:34 AM · kleopatra

May 25 2021

cbiedl added a comment to T5444: "gpg: key generation failed: Unknown elliptic curve" from "Key-Type: default".

Setting a curve type (which shouldn't be necessary) like "Curve-Type: ed25519" doesn't help either. While this makes the check in gpg pass, the gpg-agent process re-checks the parameter set and rejects it with the same error message.

May 25 2021, 8:17 AM · gnupg24, gnupg (gpg23)
cbiedl added a comment to T5446: Don't show LDAP credentials in error messages, at least not by default.

My concern is not a disloyal administrator, so I disagree with that priority.

May 25 2021, 8:14 AM · gnupg22

May 21 2021

cbiedl updated the task description for T5446: Don't show LDAP credentials in error messages, at least not by default.
May 21 2021, 11:09 AM · gnupg22
cbiedl created T5446: Don't show LDAP credentials in error messages, at least not by default.
May 21 2021, 10:57 AM · gnupg22

May 20 2021

cbiedl assigned T5444: "gpg: key generation failed: Unknown elliptic curve" from "Key-Type: default" to wk.
May 20 2021, 12:29 PM · gnupg24, gnupg (gpg23)
cbiedl created T5444: "gpg: key generation failed: Unknown elliptic curve" from "Key-Type: default".
May 20 2021, 12:07 PM · gnupg24, gnupg (gpg23)

May 10 2021

cbiedl created T5430: "free(): invalid pointer" from --clearsign.
May 10 2021, 9:27 PM · gnupg (gpg23)

Mar 31 2021

cbiedl added a comment to T5360: scute: -fcommon needed when building with gcc-10.

Looks good to me: "make && make check" passes.

Mar 31 2021, 4:45 PM · scute

Mar 30 2021

cbiedl added a comment to T5357: Kleopatra fails to load.

Admin here. I'm sorry your replies did not make it to this site but somewhere got stuck. So copying them for completeness:

Mar 30 2021, 3:35 PM · gpg4win, Bug Report

Mar 26 2021

cbiedl created T5366: "*** stack smashing detected ***" in test suite.
Mar 26 2021, 1:46 PM · gnupg (gpg23)

Mar 25 2021

cbiedl created T5360: scute: -fcommon needed when building with gcc-10.
Mar 25 2021, 1:35 PM · scute

Mar 24 2021

cbiedl created T5358: scute: Errors when building 1.7.
Mar 24 2021, 10:39 PM · scute

Mar 1 2021

cbiedl closed T5231: Debian: Get recent GnuPG stable into bullseye as Resolved.

[2021-02-24] gnupg2 2.2.27-1 MIGRATED to testing (Debian testing watch)

Mar 1 2021, 10:16 AM · Debian, Restricted Project

Jan 22 2021

cbiedl committed rG809f2473c2c3: Set -fcommon compile option (authored by cbiedl).
Set -fcommon compile option
Jan 22 2021, 12:54 PM

Jan 6 2021

cbiedl added a comment to T5215: gnugp1: Fix build errors with gcc-10.

Okay. Now since configure.ac is already touching CFLAGS, it seemed like a good place to add that additional option here. All this is guarded by a test for GCC, and since clang mimics that behaviour, it works for them as well.

Jan 6 2021, 5:42 PM · gnupg (gpg14), patch, Bug Report
cbiedl added a comment to T5215: gnugp1: Fix build errors with gcc-10.

After some more checking: LLVM-11 introduced the same behaviour in that regard, but appearently not a pragma/attribute to override this: https://releases.llvm.org/11.0.0/tools/clang/docs/ReleaseNotes.html

Jan 6 2021, 3:55 PM · gnupg (gpg14), patch, Bug Report

Jan 5 2021

cbiedl committed rG068a4482c741: Empty test commit message (authored by cbiedl).
Empty test commit message
Jan 5 2021, 3:19 PM

Jan 4 2021

cbiedl added a comment to T5215: gnugp1: Fix build errors with gcc-10.

According to list of attributes in the clang 12 documention, there is no such attribute in clang. However, the clang-11 compiler (as seen in Debian) does not define __GNUC__, so the proposed patch does not affect the status when building with clang.

Jan 4 2021, 1:16 PM · gnupg (gpg14), patch, Bug Report
cbiedl created T5215: gnugp1: Fix build errors with gcc-10.
Jan 4 2021, 8:35 AM · gnupg (gpg14), patch, Bug Report