Merge pull request #9809 from certbot/candidate-2.7.2

Candidate 2.7.2
This commit is contained in:
Will Greenberg
2023-10-19 17:49:02 -07:00
committed by GitHub
2 changed files with 10 additions and 2 deletions
+8
View File
@@ -14,6 +14,14 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed
*
More details about these changes can be found on our GitHub repo.
## 2.7.2 - 2023-10-19
### Fixed
* `certbot-dns-ovh` plugin now requires `lexicon>=3.15.1` to ensure a consistent behavior with OVH APIs.
* Fixed a bug where argument sources weren't correctly detected in abbreviated
arguments, short arguments, and some other circumstances
+2 -2
View File
@@ -36,7 +36,7 @@ manage your account:
--agree-tos Agree to the ACME server's Subscriber Agreement
-m EMAIL Email address for important account notifications
optional arguments:
options:
-h, --help show this help message and exit
-c CONFIG_FILE, --config CONFIG_FILE
path to config file (default: /etc/letsencrypt/cli.ini
@@ -122,7 +122,7 @@ optional arguments:
case, and to know when to deprecate support for past
Python versions and flags. If you wish to hide this
information from the Let's Encrypt server, set this to
"". (default: CertbotACMEClient/2.7.1 (certbot;
"". (default: CertbotACMEClient/2.7.2 (certbot;
OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY
(SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel).
The flags encoded in the user agent are: --duplicate,