diff options
author | adam <adam@pkgsrc.org> | 2022-10-07 07:27:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-10-07 07:27:14 +0000 |
commit | 448b6ad72f9db187df2dde77632a5366594505e2 (patch) | |
tree | f72a3e89f8ceb159323ff5713d9f7afe52fb6e01 /security/py-certbot-nginx | |
parent | 5a5581f6b3c8fb8b6dcf2785d3c183616427bce7 (diff) | |
download | pkgsrc-448b6ad72f9db187df2dde77632a5366594505e2.tar.gz |
py-acme py-certbot*: updated to 1.31.0
Certbot 1.31.0
Changed
If Certbot exits before setting up its usual log files, the temporary directory created to save logging information will begin with the name certbot-log- rather than a generic name. This should not be considered a stable aspect of Certbot and may change again in the future.
Fixed
Fixed an incompatibility in the certbot-dns-cloudflare plugin and the Cloudflare library
which was introduced in the Cloudflare library version 2.10.1. The library would raise
an error if a token was specified in the Certbot --dns-cloudflare-credentials file as
well as the cloudflare.cfg configuration file of the Cloudflare library.
Diffstat (limited to 'security/py-certbot-nginx')
-rw-r--r-- | security/py-certbot-nginx/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/py-certbot-nginx/distinfo b/security/py-certbot-nginx/distinfo index 3b7f34738d2..a34a74c4c71 100644 --- a/security/py-certbot-nginx/distinfo +++ b/security/py-certbot-nginx/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.44 2022/09/08 15:12:56 adam Exp $ +$NetBSD: distinfo,v 1.45 2022/10/07 07:27:16 adam Exp $ -BLAKE2s (certbot-nginx-1.30.0.tar.gz) = 881a182a2d70ae9764049fb9c540f5a05b12b8c79611643cb53cd01611c9e56e -SHA512 (certbot-nginx-1.30.0.tar.gz) = 2cf49d13026fb9a6cb9bf41f7a7ce62087d88b9f79892bfcf80ff6d8ef6643765bc102c7fc98c1392bec456fc882b2349d97f79a242a6b5bb08a3e4f114f6299 -Size (certbot-nginx-1.30.0.tar.gz) = 78733 bytes +BLAKE2s (certbot-nginx-1.31.0.tar.gz) = aac1959599c86a6b3d9010452651a160753f5041e3dbc63a66e1510e0309a649 +SHA512 (certbot-nginx-1.31.0.tar.gz) = 3bc760c3b522c80418751fd4b5833a9ff181c721fd8bd11549f8554535dc2968983ec159b349ebe041bbc9170ed31de793cfccaaae442f2af38d5cc846d9ade2 +Size (certbot-nginx-1.31.0.tar.gz) = 78906 bytes SHA1 (patch-certbot__nginx___internal_constants.py) = a997b742be045374043a508a187db21fa45dde0c |