Deprecate certbot-auto on Gentoo, macOS, and FreeBSD (#7926)

* Deprecate certbot-auto on Gentoo

* Deprecate certbot-auto on macOS

* Deprecate certbot-auto on FreeBSD

* build le-auto

* Update Changelog

* Deprecate certbot-auto on Gentoo, FreeBSD, and macOS
This commit is contained in:
ohemorange
2020-04-23 12:49:35 -07:00
committed by GitHub
parent 9d94c6c5ef
commit a06d5ac7a1
3 changed files with 7 additions and 24 deletions
+1
View File
@@ -20,6 +20,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
* Stop asking interactively if the user would like to add a redirect.
* `mock` dependency is now conditional on Python 2 in all of our packages.
* Deprecate certbot-auto on Gentoo, macOS, and FreeBSD.
### Fixed