Merge pull request #9832 from certbot/candidate-2.7.4

Update master from 2.7.4 release
This commit is contained in:
Will Greenberg
2023-11-01 11:36:29 -07:00
committed by GitHub
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -14,6 +14,14 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed ### Fixed
*
More details about these changes can be found on our GitHub repo.
## 2.7.4 - 2023-11-01
### Fixed
* Fixed a bug introduced in version 2.7.0 that caused interactively entered * Fixed a bug introduced in version 2.7.0 that caused interactively entered
webroot plugin values to not be saved for renewal. webroot plugin values to not be saved for renewal.
* Fixed a bug introduced in version 2.7.0 of our Lexicon based DNS plugins that * Fixed a bug introduced in version 2.7.0 of our Lexicon based DNS plugins that
+1 -1
View File
@@ -122,7 +122,7 @@ options:
case, and to know when to deprecate support for past case, and to know when to deprecate support for past
Python versions and flags. If you wish to hide this Python versions and flags. If you wish to hide this
information from the Let's Encrypt server, set this to information from the Let's Encrypt server, set this to
"". (default: CertbotACMEClient/2.7.3 (certbot; "". (default: CertbotACMEClient/2.7.4 (certbot;
OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY
(SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel). (SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel).
The flags encoded in the user agent are: --duplicate, The flags encoded in the user agent are: --duplicate,