Page MenuHome GnuPG
Feed Advanced Search

Feb 17 2021

gniibe added a comment to T1756: gpg-agent doesn't accept ssh certificates.

I understand this is kind of an edge case, but having the possibility to use signed ssh keys would be very useful to me.

Feb 17 2021, 9:47 AM · gnupg, Feature Request
gniibe closed T5041: gpg-agent/scdaemon/gnuk unable to sign ssh certificate (Couldn't certify key … via agent: agent refused operation) as Resolved.
Feb 17 2021, 9:02 AM · Restricted Project, ssh, Bug Report
gniibe added a comment to T5296: libgpg-error: build failure without threads.

When building with no threads support, I think that generating same lock-obj-pub-$host.h is just possible by this change.

Feb 17 2021, 4:33 AM · gpgrt, Bug Report

Feb 16 2021

gniibe committed rC8e3cd4c4677c: build: Update gpg-error.m4. (authored by gniibe).
build: Update gpg-error.m4.
Feb 16 2021, 6:02 AM
gniibe committed rG3fa1fa747b61: build: Update gpg-error.m4 again. (authored by gniibe).
build: Update gpg-error.m4 again.
Feb 16 2021, 6:00 AM
gniibe added a comment to T5296: libgpg-error: build failure without threads.

Tell us the architecture(s) which doesn't support POSIX threads by uClibc.
Adding support for such an architecture would be the best.

Feb 16 2021, 5:09 AM · gpgrt, Bug Report
gniibe added a comment to T5296: libgpg-error: build failure without threads.

Sorry, I was assuming uClibc were not supporting POSIX threads.

Feb 16 2021, 4:49 AM · gpgrt, Bug Report
gniibe committed rEed3cd20de8d3: build: Fix gpgrt-config. (authored by gniibe).
build: Fix gpgrt-config.
Feb 16 2021, 4:10 AM
gniibe committed rE28a21addc2e3: build: More fix for determining libdir for gpgrt-config. (authored by gniibe).
build: More fix for determining libdir for gpgrt-config.
Feb 16 2021, 4:10 AM

Feb 15 2021

gniibe added a comment to T5296: libgpg-error: build failure without threads.

Thank you for more information.

Feb 15 2021, 11:24 PM · gpgrt, Bug Report
gniibe added a comment to T5296: libgpg-error: build failure without threads.

Please note that the result with --host="arm-unknown-linux-gnueabi" for linux-uclibcgnueabih machine is different to the one of correctly generated version by gen-posix-lock-obj.c with USE_POSIX_THREADS undefined on the host.

Feb 15 2021, 8:42 AM · gpgrt, Bug Report
gniibe added a comment to T5293: gpg-error.m4 should search gpg-error.pc under the paths of gpgrt-config.

I found that the use of $CC -print-file-name=crt1.o won't work with some cross compiler.
For example, on my system of Debian bullseye for cross compiler ppc64el, while it's for multiarch configuration, crt1.o is under GNU cross style directory: /usr/powerpc64le-linux-gnu/lib

Feb 15 2021, 8:38 AM · gpgrt
gniibe added a comment to T5296: libgpg-error: build failure without threads.

I would understand your workaorund of using artifical --host intentionally.

Feb 15 2021, 8:26 AM · gpgrt, Bug Report
gniibe added a comment to T5293: gpg-error.m4 should search gpg-error.pc under the paths of gpgrt-config.

We also need to support the use case of GNU cross style, like when we build with MinGW toolchain.

Feb 15 2021, 7:22 AM · gpgrt
gniibe added a comment to T5301: Decrypting a message that has multiple SKESK packets sometimes fails.

With GnuPG in master (to be 2.3), it can handle the second SKESK when the first one fails.

Feb 15 2021, 3:01 AM · gnupg (gpg22), Bug Report
gniibe added a comment to T5293: gpg-error.m4 should search gpg-error.pc under the paths of gpgrt-config.

For other libraries, like libgcrypt, it is mostly OK with old gpg-error.m4, because those libraries don't depend on new libgpg-error features.

Feb 15 2021, 2:44 AM · gpgrt
gniibe committed rEd7fd25bbfb83: build: Fix the previous change. (authored by gniibe).
build: Fix the previous change.
Feb 15 2021, 2:43 AM
gniibe added a comment to T5293: gpg-error.m4 should search gpg-error.pc under the paths of gpgrt-config.

Fixed GnuPG in rGe1e3f1db4660: build: Update gpg-error.m4. and rG985e85dc0e6c: build: Update gpg-error.m4..

Feb 15 2021, 2:40 AM · gpgrt
gniibe added a comment to T5293: gpg-error.m4 should search gpg-error.pc under the paths of gpgrt-config.

Fixed more in rEd7fd25bbfb83: build: Fix the previous change..

Feb 15 2021, 2:39 AM · gpgrt
gniibe added a comment to T5296: libgpg-error: build failure without threads.

Thank you for the report. I had expected *-*-linux* matches only to GNU/Linux (Linux kernel with GNU C library).

Feb 15 2021, 2:36 AM · gpgrt, Bug Report
gniibe committed rG985e85dc0e6c: build: Update gpg-error.m4. (authored by gniibe).
build: Update gpg-error.m4.
Feb 15 2021, 2:21 AM
gniibe claimed T5296: libgpg-error: build failure without threads.
Feb 15 2021, 2:14 AM · gpgrt, Bug Report
gniibe committed rG42e637a1c3de: agent: Comment spell fix. (authored by gniibe).
agent: Comment spell fix.
Feb 15 2021, 1:42 AM

Feb 12 2021

gniibe committed rGe1e3f1db4660: build: Update gpg-error.m4. (authored by gniibe).
build: Update gpg-error.m4.
Feb 12 2021, 7:42 AM
gniibe committed rG83e0a9d6b990: build: Fix library dependency of g13 test program. (authored by gniibe).
build: Fix library dependency of g13 test program.
Feb 12 2021, 7:42 AM
gniibe changed the status of T5293: gpg-error.m4 should search gpg-error.pc under the paths of gpgrt-config from Open to Testing.
Feb 12 2021, 7:32 AM · gpgrt
gniibe committed rE3cabbad4eec0: build: Improve how to determine $libdir for gpgrt-config (authored by gniibe).
build: Improve how to determine $libdir for gpgrt-config
Feb 12 2021, 7:32 AM
gniibe committed rCd78cdf42854b: random: Fix build for macOS. (authored by gniibe).
random: Fix build for macOS.
Feb 12 2021, 7:31 AM
gniibe added a comment to T5293: gpg-error.m4 should search gpg-error.pc under the paths of gpgrt-config.

Considered again, I realized that (1) is no need to check.

Feb 12 2021, 7:26 AM · gpgrt

Feb 10 2021

gniibe created T5293: gpg-error.m4 should search gpg-error.pc under the paths of gpgrt-config.
Feb 10 2021, 4:57 AM · gpgrt

Feb 9 2021

gniibe added a comment to T5289: gen-lock-obj.sh uses echo -n from /bin/sh, which echos "-n".

POSIX says so (use printf instead).
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html

Feb 9 2021, 7:58 AM · MacOS, gpgrt, Bug Report
gniibe committed rE99ae862a96a5: Support cross-compiling on more platforms. (authored by gniibe).
Support cross-compiling on more platforms.
Feb 9 2021, 5:27 AM
gniibe added a comment to T5289: gen-lock-obj.sh uses echo -n from /bin/sh, which echos "-n".

Thank you. I'll fix. Perhaps, I'll ignore old UNIXen like AIX 6.1, which has no way to echo with no newlines.

Feb 9 2021, 3:48 AM · MacOS, gpgrt, Bug Report
gniibe accepted D527: po: Update Simplified Chinese Translation..

Thanks. Applied in rG4ca8ca5f7f58: po: Update Simplified Chinese Translation..

Feb 9 2021, 3:45 AM · gnupg (gpg22)
gniibe committed rG4ca8ca5f7f58: po: Update Simplified Chinese Translation. (authored by bobwxc).
po: Update Simplified Chinese Translation.
Feb 9 2021, 3:35 AM
gniibe claimed T5289: gen-lock-obj.sh uses echo -n from /bin/sh, which echos "-n".
Feb 9 2021, 3:17 AM · MacOS, gpgrt, Bug Report
gniibe triaged T5289: gen-lock-obj.sh uses echo -n from /bin/sh, which echos "-n" as Normal priority.
Feb 9 2021, 3:17 AM · MacOS, gpgrt, Bug Report

Feb 8 2021

gniibe added a comment to D527: po: Update Simplified Chinese Translation..

So 'out of core' actually means:

  • run out of the memory resource, in other words, insufficient memory resources ?
Feb 8 2021, 9:35 AM · gnupg (gpg22)
gniibe added a comment to D527: po: Update Simplified Chinese Translation..

Here are my comments.

Feb 8 2021, 1:21 AM · gnupg (gpg22)

Feb 5 2021

gniibe added a comment to T4713: Bug in get_best_pubkey_byname.

pubkey_cmp should be symmetric (pubkey_cmp(A,B) == - pubkey_cmp(B,A)), but it was not.

Feb 5 2021, 7:17 AM · Restricted Project, gnupg (gpg23)
gniibe committed rG390f597868a5: gpg: Fix selection of key. (authored by gniibe).
gpg: Fix selection of key.
Feb 5 2021, 5:55 AM

Feb 2 2021

gniibe added a comment to T5268: macOS getentropy.

So, the change against libgcrypt 1.9.1 will be:

Feb 2 2021, 7:27 AM · libgcrypt, MacOS
gniibe added a comment to T5268: macOS getentropy.

I got hit of search by "$ld$weak$os10.11$_getentropy".
So, I guess that it's 10.11 which has _getentropy as weak symbol, and 10.12 or later has implementation.

Feb 2 2021, 7:09 AM · libgcrypt, MacOS
gniibe committed rC598d0f3e0294: ecc: Add checking key for ECDSA. (authored by gniibe).
ecc: Add checking key for ECDSA.
Feb 2 2021, 2:26 AM

Feb 1 2021

gniibe added a comment to T5282: ecc: No check for broken public key when verify signature (ECDSA, ECDSA for SM and GOST).

Here is a patch adding those checks:

diff --git a/cipher/ecc-ecdsa.c b/cipher/ecc-ecdsa.c
index d540578e..30103f14 100644
--- a/cipher/ecc-ecdsa.c
+++ b/cipher/ecc-ecdsa.c
@@ -172,6 +172,9 @@ _gcry_ecc_ecdsa_verify (gcry_mpi_t input, mpi_ec_t ec,
   mpi_point_struct Q, Q1, Q2;
   unsigned int nbits;
Feb 1 2021, 8:14 AM · libgcrypt
gniibe created T5282: ecc: No check for broken public key when verify signature (ECDSA, ECDSA for SM and GOST).
Feb 1 2021, 8:13 AM · libgcrypt
gniibe added a parent task for T5276: Release Libgcrypt 1.9.2: T5277: libgcrypt 1.9.1 fails to build with --disable-asm.
Feb 1 2021, 2:14 AM · Release Info, libgcrypt
gniibe added a subtask for T5277: libgcrypt 1.9.1 fails to build with --disable-asm: T5276: Release Libgcrypt 1.9.2.
Feb 1 2021, 2:14 AM · MacOS, libgcrypt, Bug Report
gniibe added a comment to T5268: macOS getentropy.

Wouldn't it be better to move these failures as a single one into the configure script that it definitely can tell "This Mac has getentropy()"?

Feb 1 2021, 1:53 AM · libgcrypt, MacOS

Jan 29 2021

gniibe added a comment to T5259: Release Libgcrypt 1.9.1.

I linked all related tasks for the release of 1.9.1, so that making release notes can be easier and recording information here.

Jan 29 2021, 1:35 AM · Release Info, libgcrypt
gniibe added a parent task for T5259: Release Libgcrypt 1.9.1: T5243: libgcrypt "check if fips_is_operational and error return if not" patch for FIPS 140.
Jan 29 2021, 1:30 AM · Release Info, libgcrypt
gniibe added a subtask for T5243: libgcrypt "check if fips_is_operational and error return if not" patch for FIPS 140: T5259: Release Libgcrypt 1.9.1.
Jan 29 2021, 1:30 AM · libgcrypt
gniibe added a parent task for T5259: Release Libgcrypt 1.9.1: T5257: 32 bit cross build fails on asm code in gcrypt 1.9.0.
Jan 29 2021, 1:28 AM · Release Info, libgcrypt
gniibe added a subtask for T5257: 32 bit cross build fails on asm code in gcrypt 1.9.0: T5259: Release Libgcrypt 1.9.1.
Jan 29 2021, 1:28 AM · Bug Report, Cross-Compiler, libgcrypt
gniibe added a parent task for T5259: Release Libgcrypt 1.9.1: T5255: libgcrypt: build "error: invalid operand for instruction" when compiling with Clang & LTO.
Jan 29 2021, 1:11 AM · Release Info, libgcrypt
gniibe added a subtask for T5255: libgcrypt: build "error: invalid operand for instruction" when compiling with Clang & LTO: T5259: Release Libgcrypt 1.9.1.
Jan 29 2021, 1:11 AM · asm, libgcrypt, clang, Bug Report
gniibe added a parent task for T5271: libgcrypt 1.9.0 compilation fails on Ubuntu xenial: T5259: Release Libgcrypt 1.9.1.
Jan 29 2021, 1:04 AM · Ubuntu, Bug Report, libgcrypt
gniibe added a subtask for T5259: Release Libgcrypt 1.9.1: T5271: libgcrypt 1.9.0 compilation fails on Ubuntu xenial.
Jan 29 2021, 1:04 AM · Release Info, libgcrypt

Jan 28 2021

gniibe changed the visibility for T5264: libgcrypt 1.9.0 does not compile on old Mac OS X, versions 10.5.8 (Leopard) and 10.4.11 (Tiger), both on PPC hardware.
Jan 28 2021, 11:04 PM · libgcrypt, Bug Report
gniibe added a subtask for T5264: libgcrypt 1.9.0 does not compile on old Mac OS X, versions 10.5.8 (Leopard) and 10.4.11 (Tiger), both on PPC hardware: T5259: Release Libgcrypt 1.9.1.
Jan 28 2021, 9:15 AM · libgcrypt, Bug Report
gniibe added a parent task for T5259: Release Libgcrypt 1.9.1: T5264: libgcrypt 1.9.0 does not compile on old Mac OS X, versions 10.5.8 (Leopard) and 10.4.11 (Tiger), both on PPC hardware.
Jan 28 2021, 9:15 AM · Release Info, libgcrypt
gniibe raised the priority of T5264: libgcrypt 1.9.0 does not compile on old Mac OS X, versions 10.5.8 (Leopard) and 10.4.11 (Tiger), both on PPC hardware from Low to Normal.
Jan 28 2021, 9:13 AM · libgcrypt, Bug Report
gniibe closed T4301: Handling multiple subkeys on two SmartCards, a subtask of T4695: Remove SERIALNO as an identifier to select keys, as Resolved.
Jan 28 2021, 3:19 AM · Restricted Project, Feature Request, gnupg
gniibe closed T4301: Handling multiple subkeys on two SmartCards as Resolved.
Jan 28 2021, 3:19 AM · Restricted Project, gnupg, scd, Bug Report
gniibe closed T5149: Incorrect error handling in export_key_minimal() as Resolved.
Jan 28 2021, 3:15 AM · Python, gpgme, Bug Report
gniibe closed T5170: card: Allow use cases with no corresponding *.key file under private-keys-v1.d as Resolved.
Jan 28 2021, 3:14 AM · Restricted Project, gnupg (gpg23)
gniibe closed T4616: Smartcard: Card reset required - It should be automatic as Resolved.
Jan 28 2021, 3:13 AM · gnupg, scd
gniibe closed T4864: New scdaemon command to watch device removal as Resolved.
Jan 28 2021, 3:08 AM · Restricted Project, Feature Request, scd, Bug Report
gniibe closed T4998: scdaemon: PC/SC "No such device" without reader-port, a subtask of T3300: scd: Support multiple readers by PC/SC driver, as Resolved.
Jan 28 2021, 3:07 AM · Restricted Project, gnupg (gpg23), scd
gniibe closed T4998: scdaemon: PC/SC "No such device" without reader-port as Resolved.
Jan 28 2021, 3:07 AM · Restricted Project, scd, Bug Report
gniibe closed T4244: Better enum_secret_keys by asking gpg-agent KEYINFO --list as Resolved.
Jan 28 2021, 3:04 AM · Restricted Project, gnupg
gniibe closed T4246: GnuPG master does not allow decryption with bad usage flags (regression) as Resolved.
Jan 28 2021, 3:03 AM · Restricted Project, Bug Report, gnupg (gpg23)
gniibe closed T4246: GnuPG master does not allow decryption with bad usage flags (regression), a subtask of T4417: Work needed for gnupg 2.3, as Resolved.
Jan 28 2021, 3:03 AM · gnupg (gpg23)
gniibe closed T4614: GPG: Cancel on pinpad hangs decryption process for 20 seconds as Resolved.
Jan 28 2021, 3:00 AM · backport, Restricted Project, scd, gnupg
gniibe closed T5114: GnuPG fails to import back generated and exported EdDSA secret key. as Resolved.
Jan 28 2021, 2:57 AM · gnupg, Restricted Project, gpgagent, Bug Report
gniibe closed T5116: GnuPG master shows an error when importing Ed25519 keys generated as Resolved.
Jan 28 2021, 2:55 AM · Restricted Project, gnupg, Bug Report
gniibe closed T5116: GnuPG master shows an error when importing Ed25519 keys generated, a subtask of T5114: GnuPG fails to import back generated and exported EdDSA secret key., as Resolved.
Jan 28 2021, 2:55 AM · gnupg, Restricted Project, gpgagent, Bug Report
gniibe added a subtask for T5263: cipher/sha512.c: build failure without arm neon asm: T5259: Release Libgcrypt 1.9.1.
Jan 28 2021, 12:41 AM · libgcrypt, Bug Report
gniibe added a parent task for T5259: Release Libgcrypt 1.9.1: T5263: cipher/sha512.c: build failure without arm neon asm.
Jan 28 2021, 12:41 AM · Release Info, libgcrypt
gniibe added a parent task for T5259: Release Libgcrypt 1.9.1: T5251: Compile error on ARMv7 for libgcrypt .
Jan 28 2021, 12:37 AM · Release Info, libgcrypt
gniibe added a subtask for T5251: Compile error on ARMv7 for libgcrypt : T5259: Release Libgcrypt 1.9.1.
Jan 28 2021, 12:37 AM · asm, libgcrypt, Bug Report
gniibe changed the status of T5270: gpg-agent crashes during signing: free(): invalid pointer from Open to Testing.
Jan 28 2021, 12:35 AM · libgcrypt, gpgagent, Bug Report
gniibe claimed T5270: gpg-agent crashes during signing: free(): invalid pointer.

See T5267: Ed25519 backward compatible private key support for preceding ZERO(s) for the fix.

Jan 28 2021, 12:34 AM · libgcrypt, gpgagent, Bug Report
gniibe added a subtask for T5157: libgcrypt: ARM64 Builds on macOS fail: T5259: Release Libgcrypt 1.9.1.
Jan 28 2021, 12:30 AM · toolchain, MacOS, libgcrypt, Bug Report
gniibe added a parent task for T5259: Release Libgcrypt 1.9.1: T5157: libgcrypt: ARM64 Builds on macOS fail.
Jan 28 2021, 12:30 AM · Release Info, libgcrypt

Jan 27 2021

TaaviE awarded T4620: no support for multiple (yubikey) smartcards plugged in at the same time a Like token.
Jan 27 2021, 5:46 PM · Restricted Project, Bug Report
gniibe added a comment to T5268: macOS getentropy.

Thank you for your testing.

Jan 27 2021, 1:28 PM · libgcrypt, MacOS
gniibe added a comment to rCfc901e978a0c: build: Check spawn.h for MacOS X Tiger..

Am I allowed to publish the patches for MacPorts?

Jan 27 2021, 12:41 PM
gniibe changed the status of T5268: macOS getentropy from Open to Testing.

Push the change.
For older versions of MacOS X, I'll handle it later.

Jan 27 2021, 5:04 AM · libgcrypt, MacOS
gniibe committed rC6cb0faf6ceec: random: Use getentropy on macOS when available. (authored by gniibe).
random: Use getentropy on macOS when available.
Jan 27 2021, 5:03 AM
gniibe changed the status of T5269: failure of modular inverse from Open to Testing.
Jan 27 2021, 4:15 AM · libgcrypt
gniibe committed rCf06ff4e31c8e: mpi: Fix _gcry_mpih_mod implementation. (authored by gniibe).
mpi: Fix _gcry_mpih_mod implementation.
Jan 27 2021, 4:15 AM
gniibe added a subtask for T5269: failure of modular inverse: T5259: Release Libgcrypt 1.9.1.
Jan 27 2021, 4:12 AM · libgcrypt
gniibe added a parent task for T5259: Release Libgcrypt 1.9.1: T5269: failure of modular inverse.
Jan 27 2021, 4:12 AM · Release Info, libgcrypt
gniibe moved T5269: failure of modular inverse from Backlog to For 1.9 on the libgcrypt board.
Jan 27 2021, 4:11 AM · libgcrypt
gniibe added a project to T5269: failure of modular inverse: libgcrypt.
Jan 27 2021, 4:11 AM · libgcrypt
gniibe created T5269: failure of modular inverse.
Jan 27 2021, 4:11 AM · libgcrypt
gniibe added a comment to T5159: make check fails for libgcrypt on Apple Silicon / ARM Mac.

https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man2/posix_spawn.2.html dated August 9, 2007.
So, I guess that posix_spawn became available in MacOS X Leopard (10.5).

Jan 27 2021, 1:29 AM · Restricted Project, MacOS, libgcrypt, Bug Report
gniibe added a comment to T5268: macOS getentropy.

I wrote:

I don't know when the symbol of getentropy was available on macOS.

Jan 27 2021, 1:23 AM · libgcrypt, MacOS
gniibe added a comment to T5268: macOS getentropy.

@ballapete Thank you for testing.

Jan 27 2021, 1:20 AM · libgcrypt, MacOS