- Event Series
- This event is an instance of E422: Weekly Standup, and repeats every week.
Event Timeline
Comment Actions
Last two weeks:
- GnuPG
- Fix in both of 2.2 and master
- Fix in master, will be 2.2
- rG98f4eff7ffde: card: Fix showing KDF object attribute.
- rG858dc9564326: scd: Fix bBWI value.
- rG996c497a864d: scd: Handle CCID bwi of time extension.
- rG3ba091ab8c93: gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.
- rG15fe78184cc6: sm: Fix error checking of decryption result.
- rGef2424144a07: sm: Support AES-256 key.
- Fix in master
- rG13bc0431ff1c: scd: Error code map fix for older Yubikey. <-- IMPORTANT for old Yubkey
- For Unix, don't use gnupg_spawn_detached: rGb1c56cf9e2bb: common: Use gnupg_spawn_process_fd to invoke gpg-agent/dirmngr., rG044379772fc5: common: Fix the previous commit.
- good things: gpg frontend synchronously confirms the invocation of gpg-agent/dirmngr (no race any more, if we care), less resource consumption because no double-fork
- it was double-fork by gnupg_spawn_detached plus another fork by gpg-agent/dirmngr --daemon
- Minor difference: gpg-agent/dirmngr could get controlling TTY again, if it opens a tty (no such code now and in future)
- good things: gpg frontend synchronously confirms the invocation of gpg-agent/dirmngr (no race any more, if we care), less resource consumption because no double-fork
- Learn pid_t and gnupg_fd_t
- I think that I understand how it works now: someday we will need to migrate for 64-bit machine
- A simple fix in GnuPG (it's not a total solution of migration, but a clean-up before possible migration), we don't need throw away information by masking: rGa64411c607d5: common,w32: Fix cast from gnupg_fd_t to call _open_osfhandle.
This week:
- Libgcrypt: push the fixes to master and 1.8: {T4626}
- GnuPG/scdaemon: No fall back to PC/SC to implement T4620: no support for multiple (yubikey) smartcards plugged in at the same time
Comment Actions
Last week:
- More work on MSI packaging
- Fixed an issue in GpgOL that caused mails to be wrongly shown as HTML.
This week:
- Finish up uncommited changes for annotated local signatures in Kleopatra an GPGME.
- Continue packaging work.
Short week for me as I will travel to Froscon on thursday. I also won't be there on Monday for the next weekly meeting because I'll be travelling back.