mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Merge pull request #9832 from certbot/candidate-2.7.4
Update master from 2.7.4 release
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user