- Add built-in-lexicon.patch to fix failures with dns-lexicon.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=107
This commit is contained in:
2023-11-16 14:32:51 +00:00
committed by Git OBS Bridge
parent b1d2e792fa
commit 56825c2fad
3 changed files with 94 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ Thu Nov 16 12:56:34 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 2.7.4
* Fixed a bug introduced in version 2.7.0 that caused interactively entered
webroot plugin values to not be saved for renewal.
- Add built-in-lexicon.patch to fix failures with dns-lexicon.
-------------------------------------------------------------------
Mon Oct 30 15:37:44 UTC 2023 - Markéta Machová <mmachova@suse.com>