diff --git a/certbot-3.2.0.tar.gz b/certbot-3.2.0.tar.gz deleted file mode 100644 index 637caa0..0000000 --- a/certbot-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2939a248def1a8bce661f8d92f9add975108741d7d96fcbfff2936031e72930c -size 439207 diff --git a/certbot-3.3.0.tar.gz b/certbot-3.3.0.tar.gz new file mode 100644 index 0000000..dba1b4c --- /dev/null +++ b/certbot-3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40482fde0dd36b08e811d847df40ed04b6a3da52979c55456384a96807801d07 +size 438767 diff --git a/python-certbot.changes b/python-certbot.changes index 80a7d37..3730ace 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Mar 21 12:21:54 UTC 2025 - Markéta Machová + +- Update to 3.3.0 + * The --register-unsafely-without-email flag is no longer needed + in non-interactive mode. + * In interactive mode, pressing Enter at the email prompt will + register without an email. + * deprecated certbot.crypto_util.dump_pyopenssl_chain + * deprecated certbot.crypto_util.pyopenssl_load_certificate + * Fixed a bug introduced in Certbot 3.1.0 where OpenSSL environment + variables needed in our snap configuration were persisted in calls + to external programs like nginx which could cause them to fail to + load OpenSSL. + ------------------------------------------------------------------- Thu Feb 13 11:23:18 UTC 2025 - Dirk Müller diff --git a/python-certbot.spec b/python-certbot.spec index b2b0557..9abd149 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-certbot -Version: 3.2.0 +Version: 3.3.0 Release: 0 Summary: ACME client License: Apache-2.0