git head - gnupg vs libassuan mismatched enum

Genes Lists lists at sapience.com
Thu Aug 10 02:56:52 CEST 2023


Seems to be a mismatch between git versions of

    assuan.h
and
    gnupg/tpm2d/tpm2daemon.c

May need to change lines 598 and 740 of tpm2daemin.c

by replacing
    ASSUAN_REINIT_SYSCALL_CLAMP
with
    ASSUAN_CONTROL_REINIT_SYSCALL_CLAMP

to match what's in assuan.h

regards,

gene



More information about the Gnupg-devel mailing list