Revisions of certbot
Ludwig Nussel (lnussel_factory)
accepted
request 604014
from
Leap Reviewbot (leaper)
(revision 5)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin (maxlin_factory)
accepted
request 600679
from
Eric Schirra (ecsos)
(revision 4)
- update to 0.23.0 * Added - Support for OpenResty was added to the Nginx plugin. * Changed - The timestamps in Certbot's logfiles now use the system's local time zone rather than UTC. - Certbot's DNS plugins that use Lexicon now rely on Lexicon>=2.2.1 to be able to create and delete multiple TXT records on a single domain. - certbot-dns-google's test suite now works without an internet connection. * Fixed - Removed a small window that if during which an error occurred, Certbot wouldn't clean up performed challenges. - The parameters default and ipv6only are now removed from listen directives when creating a new server block in the Nginx plugin. - server_name directives enclosed in quotation marks in Nginx are now properly supported. - Resolved an issue preventing the Apache plugin from starting Apache when it's not currently running on RHEL and Gentoo based systems. Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only packages with changes other than their version number were: certbot certbot-apache certbot-dns-cloudxns certbot-dns-dnsimple certbot-dns-dnsmadeeasy certbot-dns-google certbot-dns-luadns certbot-dns-nsone certbot-dns-rfc2136 certbot-nginx More details about these changes can be found on our GitHub repo: https://github.com/certbot/certbot/milestone/50?closed=1 - update to 0.22.2 * Fixed - A type error introduced in 0.22.1 that would occur during challenge cleanup when a Certbot plugin raises an exception while trying to complete the challenge was fixed. Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only packages with changes other than their version number were: certbot More details about these changes can be found on our GitHub repo: https://github.com/certbot/certbot/milestone/53?closed=1 - changes from 0.22.1 * Changed - The ACME server used with Certbot's --dry-run and --staging flags is now Let's Encrypt's ACMEv2 staging server which allows people to also test ACMEv2 features with these flags. * Fixed - The HTTP Content-Type header is now set to the correct value during certificate revocation with new versions of the ACME protocol. - When using Certbot with Let's Encrypt's ACMEv2 server, it would add a blank line to the top of chain.pem and between the certificates in fullchain.pem for each lineage. These blank lines have been removed. - Resolved a bug that caused Certbot's --allow-subset-of-names flag not to work. - Fixed a regression in acme.client.Client that caused the class to not work when it was initialized without a ClientNetwork which is done by some of the other projects using our ACME library. Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the t ime being, however, the only packages with changes other than their version number were: acme certbot More details about these changes can be found on our GitHub repo: https://github.com/certbot/certbot/milestone/51?closed=1 - update to 0.22.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - update to 0.21.1 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - update to 0.20.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - update to 0.19.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - Trim filler wording from description. Replace U+2019 (quote) by apostrophe. Wrap long lines. Replace old RPM macros and commands. - update to 0.18.2 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - BuildRequires for python-pyOpenSSL set to 17.0 because of convert python-acme into singlespec - update to 0.18.1 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - On request from upstream switch server parameter in cli.ini from staging to production server. - Change description in README.SUSE. - update to 0.17.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - update patch certbot-cli.ini.patch - remove deprecated parameter --standalone-supported-challenges - change preferred-challenges = tls-sni-01 to preferred-challenges = tls-sni as in documentation - update to 0.16.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - update to 0.15.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md and https://github.com/certbot/certbot/milestone/37?closed=1 - add missing domain parameter in cli.ini - add missing dependency to python-future - rework README.SUSE and certbot.cron - update to 0.14.2 See https://github.com/certbot/certbot/milestone/40?closed=1 - update to 0.14.1 See https://github.com/certbot/certbot/milestone/39?closed=1 - fix build error in Tumbleweed - update t 0.14.0 See https://github.com/certbot/certbot/milestone/35?closed=1 - update to 0.13.0 See https://github.com/certbot/certbot/milestone/34?closed=1 - insert BuildRequires: python-packaging to prevent build errors for Leap 42.1 - change require version to python-requests >= 2.10 - update to 0.12.0 See https://github.com/certbot/certbot/milestone/31?closed=1 - update to 0.11.1 See https://github.com/certbot/certbot/milestone/33?closed=1 - update to 0.11.0 See https://github.com/certbot/certbot/milestone/28?closed=1 - update to 0.10.2 See https://github.com/certbot/certbot/milestone/32?closed=1 - update to 0.10.1 See https://github.com/certbot/certbot/milestone/29?closed=1 - update to 0.10.0 See https://github.com/certbot/certbot/milestone/24?closed=1 - rework README.SUSE - fix sporadic build errors in doc section - change certbot-cli.ini.patch The flag standalone-supported-challenges is deprecated. It is now preferred-challenges instead. - update to 0.9.3 See https://github.com/certbot/certbot/milestone/27?closed=1 - update to 0.9.2 See https://github.com/certbot/certbot/milestone/26?closed=1 - update to 0.9.1 See https://github.com/certbot/certbot/milestone/25?closed=1 - update to 0.9.0 See https://github.com/certbot/certbot/milestone/22?closed=1 - python-requests >= 2.0 is required by certbot - psutils >= 2.2.1 is required by certbot 0.8.1: File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 639, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: psutil>=2.2.1 - update to 0.8.1 - update to 0.8.0 - update to 0.7.0 - rename packge letsencrypt to new name certbot - change letsencrypt to certbot in spec file - obsolete letsencrypt in spec - Add patch certbot-fix_constants.patch to fix path locations from letsencrypt to certbot - update to 0.6.0 - update to 0.5.0 - The /etc/letsencrypt/keys directory must exclusively be readable by root - Fixed version dependency to python-setuptools - update to 0.4.2 - update to 0.4.1 - clean spec - don't build python-acme anymore, use seperate package instead because of correct errors in man and to run test within package building - move cli.ini changes from spec to patch file - insert cron file - update to 0.4.0 - update to 0.3.0 - update to 0.2.0 - remove no more needed versionstag patch - add patch for versionstag mismatch - update to 0.1.1 - update cli.ini parameters - change from nighly git version to latest beta version 0.1.0 - add man pages - add python-letsencrypt-apache and python-letsencrypt-nginx - add missing requirements - inititial version: developer preview
Yuchen Lin (maxlin_factory)
accepted
request 591254
from
Leap Reviewbot (leaper)
(revision 3)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin (maxlin_factory)
accepted
request 572106
from
Leap Reviewbot (leaper)
(revision 2)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin (maxlin_factory)
accepted
request 566592
from
Eric Schirra (ecsos)
(revision 1)
- update to 0.20.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - update to 0.19.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - Trim filler wording from description. Replace U+2019 (quote) by apostrophe. Wrap long lines. Replace old RPM macros and commands. - update to 0.18.2 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - BuildRequires for python-pyOpenSSL set to 17.0 because of convert python-acme into singlespec - update to 0.18.1 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - On request from upstream switch server parameter in cli.ini from staging to production server. - Change description in README.SUSE. - update to 0.17.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - update patch certbot-cli.ini.patch - remove deprecated parameter --standalone-supported-challenges - change preferred-challenges = tls-sni-01 to preferred-challenges = tls-sni as in documentation - update to 0.16.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md - update to 0.15.0 See https://github.com/certbot/certbot/blob/master/CHANGELOG.md and https://github.com/certbot/certbot/milestone/37?closed=1 - add missing domain parameter in cli.ini - add missing dependency to python-future - rework README.SUSE and certbot.cron - update to 0.14.2 See https://github.com/certbot/certbot/milestone/40?closed=1 - update to 0.14.1 See https://github.com/certbot/certbot/milestone/39?closed=1 - fix build error in Tumbleweed - update t 0.14.0 See https://github.com/certbot/certbot/milestone/35?closed=1 - update to 0.13.0 See https://github.com/certbot/certbot/milestone/34?closed=1 - insert BuildRequires: python-packaging to prevent build errors for Leap 42.1 - change require version to python-requests >= 2.10 - update to 0.12.0 See https://github.com/certbot/certbot/milestone/31?closed=1 - update to 0.11.1 See https://github.com/certbot/certbot/milestone/33?closed=1 - update to 0.11.0 See https://github.com/certbot/certbot/milestone/28?closed=1 - update to 0.10.2 See https://github.com/certbot/certbot/milestone/32?closed=1 - update to 0.10.1 See https://github.com/certbot/certbot/milestone/29?closed=1 - update to 0.10.0 See https://github.com/certbot/certbot/milestone/24?closed=1 - rework README.SUSE - fix sporadic build errors in doc section - change certbot-cli.ini.patch The flag standalone-supported-challenges is deprecated. It is now preferred-challenges instead. - update to 0.9.3 See https://github.com/certbot/certbot/milestone/27?closed=1 - update to 0.9.2 See https://github.com/certbot/certbot/milestone/26?closed=1 - update to 0.9.1 See https://github.com/certbot/certbot/milestone/25?closed=1 - update to 0.9.0 See https://github.com/certbot/certbot/milestone/22?closed=1 - python-requests >= 2.0 is required by certbot - psutils >= 2.2.1 is required by certbot 0.8.1: File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 639, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: psutil>=2.2.1 - update to 0.8.1 - update to 0.8.0 - update to 0.7.0 - rename packge letsencrypt to new name certbot - change letsencrypt to certbot in spec file - obsolete letsencrypt in spec - Add patch certbot-fix_constants.patch to fix path locations from letsencrypt to certbot - update to 0.6.0 - update to 0.5.0 - The /etc/letsencrypt/keys directory must exclusively be readable by root - Fixed version dependency to python-setuptools - update to 0.4.2 - update to 0.4.1 - clean spec - don't build python-acme anymore, use seperate package instead because of correct errors in man and to run test within package building - move cli.ini changes from spec to patch file - insert cron file - update to 0.4.0 - update to 0.3.0 - update to 0.2.0 - remove no more needed versionstag patch - add patch for versionstag mismatch - update to 0.1.1 - update cli.ini parameters - change from nighly git version to latest beta version 0.1.0 - add man pages - add python-letsencrypt-apache and python-letsencrypt-nginx - add missing requirements - inititial version: developer preview
Displaying all 5 revisions