| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-certbot-nginx | Distribution: openSUSE Tumbleweed |
| Version: 5.7.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu Jul 23 13:39:19 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 27108 | Source RPM: python-certbot-nginx-5.7.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/letsencrypt/letsencrypt | |
| Summary: Nginx plugin for Certbot | |
The Nginx plugin for Certbot.
Apache-2.0
* Thu Jul 23 2026 Markéta Machová <mmachova@suse.com>
- update to version 5.7.0
* Fixed nginx configuration parsing when comments appear between
tokens of a multi-line directive (in certbot)
* Thu May 14 2026 Markéta Machová <mmachova@suse.com>
- update to version 5.6.0
* sync with the main certbot package
* Wed May 06 2026 Dirk Müller <dmueller@suse.com>
- update to 5.5.0:
* Moved nearly all code for the certbot-nginx and certbot-
apache plugins into private modules in the certbot package
which now offers "apache" and "nginx" extras. Users should
notice no major changes. certbot-apache and certbot-nginx
will continue to exist as simple packages that depend on
certbot and also help register the plugin with certbot so it
knows the functionality is available. Unit tests for these
plugins are now also part of the certbot package.
* The certbot.ocsp module has been deprecated and will be
removed in the next major release. This is not a change to
Certbot's OCSP functionality. The code is just being removed
from Certbot's public API.
* Mon Mar 16 2026 Markéta Machová <mmachova@suse.com>
- update to version 5.4.0
* certbot-nginx now requires pyparsing>=3.0.0
* Tue Feb 24 2026 Markéta Machová <mmachova@suse.com>
- update to version 5.3.1
* sync with the main certbot package
* Mon Feb 09 2026 Markéta Machová <mmachova@suse.com>
- update to version 5.3.0
* sync with the main certbot package
* Thu Jan 15 2026 Markéta Machová <mmachova@suse.com>
- update to version 5.2.2
* Support for Python 3.14 was added.
* Tue Oct 14 2025 Markéta Machová <mmachova@suse.com>
- update to version 5.1.0
* certbot-nginx no longer creates and uses self-signed certificates as an
intermediate step when installing certificates.
* Fixed a bug in certbot-nginx that'd leave nginx configured with self-signed
certificates if a user ran certbot enhance and they didn't have matching SSL
server blocks.
* Wed Sep 03 2025 Markéta Machová <mmachova@suse.com>
- update to version 5.0.0
* Python 3.9 support was removed
* Migrated most functionality from setup.py to pyproject.toml
* certbot-nginx no longer uses socket.gethostname when generating self-signed
certificates for use as a temporary step of installing certificates as it
would sometimes result in strings that are too long to be used in the common
name of a certificate. The static domain "temp-certbot-nginx.invalid" is now
used instead
* Tue Aug 12 2025 Markéta Machová <mmachova@suse.com>
- update to version 4.2.0
* sync with the main certbot package
* Fri Jun 13 2025 Markéta Machová <mmachova@suse.com>
- update to version 4.1.1
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
editable installs
* Tue Apr 22 2025 Steve Kowalik <steven.kowalik@suse.com>
- Update to 4.0.0:
* Added
+ The --preferred-profile and --required-profile flags allow requesting
a profile.
* Changed
+ Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime
left, if the lifetime is shorter than 10 days).
+ removed acme.crypto_util._pyopenssl_cert_or_req_all_names
+ removed acme.crypto_util._pyopenssl_cert_or_req_san
+ removed acme.crypto_util.dump_pyopenssl_chain
+ removed acme.crypto_util.gen_ss_cert
+ removed certbot.crypto_util.dump_pyopenssl_chain
+ removed certbot.crypto_util.pyopenssl_load_certificate
* Fixed
+ Moved RewriteEngine on directive added during apache http01
authentication to the end of the virtual host, so that it overwrites
any RewriteEngine off directives that already exist and allows
redirection to the challenge URL.
* Fri Mar 21 2025 Markéta Machová <mmachova@suse.com>
- update to version 3.3.0
* certbot-nginx now requires pyOpenSSL>=25.0.0.
* certbot-nginx now requires pyparsing>=2.4.7.
* Allow nginx plugin to parse non-breaking spaces in nginx
configuration files.
* When adding ssl listen directives in nginx server blocks,
IP addresses are now preserved.
* Nginx configurations can now have the http block in files other
than the root (nginx.conf)
* Nginx server_name directives with internal comments now ignore
commented names
* Mon Jan 27 2025 Markéta Machová <mmachova@suse.com>
- update to version 3.1.0
* sync with the main certbot package
- convert to pip-based build
* Tue Dec 03 2024 Markéta Machová <mmachova@suse.com>
- update to version 3.0.1
* sync with the main certbot package
* Tue Jun 25 2024 Markéta Machová <mmachova@suse.com>
- update to version 2.11.0
* sync with the main certbot package
* Thu Mar 14 2024 Dirk Müller <dmueller@suse.com>
- update to 2.9.0:
* sync with the main certbot package
* Wed Feb 07 2024 Markéta Machová <mmachova@suse.com>
- Add %{?sle15_python_module_pythons}
* Thu Dec 07 2023 Markéta Machová <mmachova@suse.com>
- update to version 2.8.0
* sync with the main certbot package
* Thu Nov 16 2023 Markéta Machová <mmachova@suse.com>
- update to version 2.7.4
* sync with the main certbot package
* Tue Oct 31 2023 Markéta Machová <mmachova@suse.com>
- update to version 2.7.3
* sync with the main certbot package
* Wed Jun 07 2023 Markéta Machová <mmachova@suse.com>
- update to version 2.6.0
* Support for Python 3.11 was added to Certbot and all of its components.
* All Certbot components now require pytest to run tests.
* Packaged tests for all Certbot components besides josepy were moved inside the _internal/tests module.
* There is now a new Other annotated challenge object to allow plugins to support entirely novel challenges.
/usr/lib/python3.13/site-packages/certbot_nginx /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/METADATA /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/RECORD /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/licenses /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/licenses/LICENSE.txt /usr/lib/python3.13/site-packages/certbot_nginx-5.7.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/certbot_nginx/__init__.py /usr/lib/python3.13/site-packages/certbot_nginx/__pycache__ /usr/lib/python3.13/site-packages/certbot_nginx/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/certbot_nginx/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/certbot_nginx/_internal /usr/lib/python3.13/site-packages/certbot_nginx/_internal/__pycache__ /usr/lib/python3.13/site-packages/certbot_nginx/_internal/__pycache__/entrypoint.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/certbot_nginx/_internal/__pycache__/entrypoint.cpython-313.pyc /usr/lib/python3.13/site-packages/certbot_nginx/_internal/entrypoint.py /usr/lib/python3.13/site-packages/certbot_nginx/py.typed /usr/share/doc/packages/python313-certbot-nginx /usr/share/doc/packages/python313-certbot-nginx/README.rst /usr/share/licenses/python313-certbot-nginx /usr/share/licenses/python313-certbot-nginx/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 01:28:36 2026