- Event Series
- This event is an instance of E422: Weekly Standup, and repeats every week.
Event Timeline
Comment Actions
Topics for this week
- If no problem, I'd like to test X448 (encryption) for OpenPGP
- topic branch of libgcrypt
- topic branch of GnuPG
- implement in Gnuk
Last two weeks
- Scanned tasks, closed fixed and testing:
- T4068, T4243, T4546: Common error of runtime configuration for dynamic linker
- T4031: gpg-check-pattern.1 in Debian generates warnings from test-groff
- T4166: Improve description of PIN retry counter in the card howto
- T4542: gpg-agent loses characters when prompting for a GPG passphrase over SSH in Emacs
- T3465: --pinentry-mode loopback with --delete-secret-keys
- T1854: Problems with same encryption and signing key on smartcard
- T3119: gpg: Improve public key decryption
- T2011: gnupg should notify cancellation of its operation to gpg-agent to kill pinentry
- Closed tasks of mine with "Info Needed", but not got for years
- T1082: scd rewrites ~/.gnupg/reader_0.status with same content when SERIALNO is issued
- T1709: scm spr332 pinpad entry failure under Windows7
- T2298: Unblocking a smartcard PIN not possible in 2.1
- T2903: "gpg --card-status" does not add any entries to the private key ring
- T3383: scdaemon option 'card-timeout' does not have any effect
- T2003: Cherry ST-2000U USB card reader keypad not working on Windows
Fixed:
- T4478: Please fix DeryptionError typo in gpgme python bindings
- T4137: IPC syntax error when `gpg` starts `gpg-agent` without `$TERM` variable
- T2747: gpg crashes when it receives a SIGTERM while it's cleaning up
- T1977: abort in gpgparsemail
This week
- libgcrypt topic branch {gniibe/4293} for X* function API
- merge a part of X25519
- make a topic branch for X448
- Learn Microchip smartcard reader chip specification and possibly write to Purism people
Comment Actions
Last week:
- Worked on GPGME race conditions: Unified the lists of contexts and fds. The new scheme should be easier to understand and maintain. Further improvements are possible. See branch wk/new-wait.
- Fixed bug T4257 and thus T2919 in my working copy
- run-threaded still leaks file descriptors created by a pipe call. Not yet sure why.
- Improved trace code.
- Released gpgme 1.13.1 with collected fix (but not those from above)
This week:
- Work on switching between card applications on the fly for Yubikeys.