mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 16:14:44 +02:00
Start disabling certbot-auto upgrades (#8623)
* add amazon linux to auto targets * disable updates outside of debian and rhel * test certbot-auto with disabled upgrades * try new approach to testing * remove bad space * tweak error text * add changelog entry * fix bad certbot-auto commit * test new error text * update changelog * update error text
This commit is contained in:
@@ -15,6 +15,11 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
every certificate in the chain.
|
||||
See [#8577](https://github.com/certbot/certbot/issues/8577).
|
||||
* Support for Python 2 has been removed.
|
||||
* In previous releases, we caused certbot-auto to stop updating its Certbot
|
||||
installation. In this release, we are beginning to disable updates to the
|
||||
certbot-auto script itself. This release includes Amazon Linux users, and all
|
||||
other systems that are not based on Debian or RHEL. We plan to make this
|
||||
change to the certbot-auto script for all users in the coming months.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user