certbot/letsencrypt-auto-source
Brad Warren cac9d8f75e
Deprecate certbot-auto outside of Debian and RHEL (#8324)
Fixes https://github.com/certbot/certbot/issues/8292.

This uses the same approach that worked well for us in https://github.com/certbot/certbot/pull/7926. I'm sure we could delete more code or refactor things here, but I think we should make the most conservative changes we can to certbot-auto until we can just delete the entire thing.

I ran the full test suite on these changes at https://dev.azure.com/certbot/certbot/_build/results?buildId=2773&view=results and manually tested things on OpenSUSE and it worked as expected. certbot-auto refused to create new installations and refused to update old ones while continuing to allow the old version of Certbot to run.

* Deprecate cb-auto outside of Debian and RHEL.

* Don't deprecate Amazon Linux yet.
2020-09-30 17:03:59 -07:00
..
pieces Invoke pipstrap in tox and during the CI (#8316) 2020-09-24 17:12:12 -07:00
tests Print script output in case of a failure. (#7759) 2020-02-10 11:01:17 -08:00
build.py Pin dependency versions when using tools/venv.sh (#4629) 2017-05-11 10:06:05 -07:00
certbot-auto.asc Release 1.8.0 2020-09-08 09:59:31 -07:00
Dockerfile.redhat6 Fix certbot-auto regarding python 3.4 -> python 3.6 migration for CentOS 6 users (#7519) 2020-01-13 09:24:41 +01:00
Dockerfile.xenial Update outdated tests (#6515) 2019-01-16 13:17:37 -08:00
letsencrypt-auto Deprecate certbot-auto outside of Debian and RHEL (#8324) 2020-09-30 17:03:59 -07:00
letsencrypt-auto.sig Release 1.8.0 2020-09-08 09:59:31 -07:00
letsencrypt-auto.template Deprecate certbot-auto outside of Debian and RHEL (#8324) 2020-09-30 17:03:59 -07:00
rebuild_dependencies.py Remove final jessie references outside of cb-auto. (#8194) 2020-08-07 13:35:21 -07:00
version.py Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00