Hunt for yubikey-agent

This commit is contained in:
Jack Grigg
2022-12-31 13:22:56 +00:00
parent 6e47448560
commit 1913838f8e
2 changed files with 17 additions and 0 deletions
+3
View File
@@ -7,6 +7,9 @@ and this project adheres to Rust's notion of
to 0.3.0 are beta releases.
## [Unreleased]
### Changed
- The "sharing violation" logic now also sends SIGHUP to any `yubikey-agent`
that is running, to have them release any YubiKey locks they are holding.
## [0.3.1] - 2022-12-30
### Changed