Lock global gopenpgp fields
This commit is contained in:
parent
d1b2846135
commit
9f25490f61
3 changed files with 24 additions and 1 deletions
|
|
@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Fixed
|
||||
- Protect the global `pgp` variable fields with a lock.
|
||||
|
||||
## [2.2.4] 2021-09-29
|
||||
### Fixed
|
||||
- Use the provided `verifyTime` instead of the current time when verifying embedded signatures.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue