- Event Series
- This event is an instance of E878: Weekly Standup, and repeats every week.
Event Timeline
Comment Actions
Last week:
- libgpg-error: Remove potomo, which was useful, but not needed any more for po with UTF-8: rEbe4f289
- libassuan: T6236: libassuan: Support sendfd/recvfd (possibly by new API) on Windows
- gnupg
- T6239: gnugp 2.3.8 fails to build with --disable-ldap
- will backport to 2.2
- merge T3883: Add Win32-OpenSSH support to gpg-agent's ssh-agent
- applied T5897: Fix MinGW compilation error with 'struct _stat32' in common/sysutils.c from gnupg-2.3.4
- merge T5964: gnupg should use the KDFs implemented in libgcrypt
- T6239: gnugp 2.3.8 fails to build with --disable-ldap
This week:
Comment Actions
Re: T6236:
If we change the API we should also get rid of some other stuff:
- Use gpgrt for logging
- Replace the spawn function by those of gpgrt (we may need to update the latter)
Out own usage of passing handles with spawn is the the --status-fd &NNN hack.