Mercurial > p > roundup > code
diff CHANGES.txt @ 7428:186956a87ad7
issue2551279 - GPG support removed from pypi - rewrite pgp signature validation.
Added/updated documentation on using gpg signature files for the
distribution to security.txt.
Added signature files to main website/mercurial.
Removed verification documentation from public key file included in
distribution. key file now references security.txt/.html.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 29 May 2023 18:42:08 -0400 |
| parents | 312d52305583 |
| children | 116ea5ce06ab |
line wrap: on
line diff
--- a/CHANGES.txt Mon May 29 18:12:50 2023 -0400 +++ b/CHANGES.txt Mon May 29 18:42:08 2023 -0400 @@ -16,6 +16,7 @@ Fixed: +- Updated directions for verifying Roundup distribution using pgp. - Dockerfile healthcheck fixed so it works when trackers are specified on command line. Also cleanup of unneeded packages. (John Rouillard)
