python-certbot 0.27.0-1~ubuntu16.04.1 source package in Ubuntu
Changelog
python-certbot (0.27.0-1~ubuntu16.04.1) xenial; urgency=medium * Backport to xenial (LP: #1837673): - d/control, d/compat: go back to debhelper 9, and drop R³ - d/p/0002-revert-sphinx-1.6-requirement.patch: revert upstream change that allows build with sphinx 1.6 - d/control: drop requirement on version 1.6 or higher of sphinx - d/control, d/rules: go back to python2 - d/python-certbot-doc.doc-base: go back to the py2 package - d/python-certbot.lintian-overrides: go back to python2 - d/rules: add systemd to debhelper, since it's not automatic on this dh level - d/control: build-dep on systemd - d/rules: no need to explicitly install examples/docs - d/rules: install certbot.timer as dh-systemd in Xenial doesn't do it - d/rules: go back to dh_systemd_enable and dh_systemd_start since dh_installsystemd is only available in debhelper 11 and later - d/letsencrypt.postrm: purging the transitional package shouldn't remove the logs (Closes: #921423) python-certbot (0.27.0-1) unstable; urgency=medium * New upstream version 0.27.0 * Refresh patch after upstream migration to codecov * Bump python-sphinx requirement defensively; bump S-V with no changes * Bump dep on python-acme to 0.26.0~ python-certbot (0.26.1-1) unstable; urgency=medium * New upstream release. python-certbot (0.26.0-1) unstable; urgency=medium * New upstream version 0.26.0 * Bump S-V; add R-R-R: no python-certbot (0.25.0-1) unstable; urgency=medium * New upstream version 0.25.0 * Bump python-acme dep version. python-certbot (0.24.0-2) unstable; urgency=medium * Update team email address. (Closes: #899858) python-certbot (0.24.0-1) unstable; urgency=medium * Add OR to dep on python-distutils for stretch-bpo * New upstream version 0.24.0 * Bump version dep on python3-acme python-certbot (0.23.0-1) unstable; urgency=medium * New upstream release. * Add testdata back in to prevent test failure in RDeps. (Closes: #894025) * Bump S-V; no changes needed. -- Andreas Hasenack <email address hidden> Thu, 17 Oct 2019 21:03:01 +0000
Upload details
- Uploaded by:
- Andreas Hasenack
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-certbot_0.27.0.orig.tar.gz | 304.4 KiB | 492b4680855eddc65bee396be80e653ee212cd495d1b796e570dc97c3008f695 |
python-certbot_0.27.0-1~ubuntu16.04.1.debian.tar.xz | 10.4 KiB | f15050d324e65e943d7498f3ab3ee48d428f8a69a9f68b03843821d41ee023b6 |
python-certbot_0.27.0-1~ubuntu16.04.1.dsc | 2.1 KiB | ad2454f223c31f9f60794ccf945122713867999060ab695216b85c40cf567f04 |
Available diffs
Binary packages built by this source
- certbot: automatically configure HTTPS using Let's Encrypt
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the main application, including the standalone
and the manual authenticators.
- letsencrypt: transitional dummy package
This is a transitional dummy package for the rename of letsencrypt to certbot.
It can safely be removed.
- python-certbot: main library for certbot
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the main libraries.
- python-certbot-doc: client documentation for certbot
The objective of Certbot, Let's Encrypt, and the ACME (Automated
Certificate Management Environment) protocol is to make it possible
to set up an HTTPS server and have it automatically obtain a
browser-trusted certificate, without any human intervention. This is
accomplished by running a certificate management agent on the web
server.
.
This agent is used to:
.
- Automatically prove to the Let's Encrypt CA that you control the website
- Obtain a browser-trusted certificate and set it up on your web server
- Keep track of when your certificate is going to expire, and renew it
- Help you revoke the certificate if that ever becomes necessary.
.
This package contains the documentation.