1
0

16 Commits

Author SHA256 Message Date
99f5dd27f8 Accepting request 1311324 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=50
2025-10-14 16:10:43 +00:00
8e9af2773f - update to version 5.1.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=106
2025-10-14 08:04:35 +00:00
048129cc7a Accepting request 1302590 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=49
2025-09-03 19:08:40 +00:00
b2e0a172b7 - update to version 5.0.0
* Python 3.9 support was removed
  * Migrated most functionality from setup.py to pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=104
2025-09-03 12:25:50 +00:00
d721fcc377 Accepting request 1299127 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=48
2025-08-13 14:30:42 +00:00
2617360226 - update to version 4.2.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=102
2025-08-12 16:04:07 +00:00
745883a87b Accepting request 1286014 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=47
2025-06-16 10:26:28 +00:00
87a3020df2 - update to version 4.1.1
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
    editable installs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=100
2025-06-13 14:51:41 +00:00
ab7e38774b Accepting request 1271248 from devel:languages:python:certbot
- 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.

OBS-URL: https://build.opensuse.org/request/show/1271248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=46
2025-04-22 15:29:08 +00:00
eb93575c40 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=98
2025-04-22 03:47:19 +00:00
b47b7ab4db Accepting request 1254995 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=45
2025-03-21 19:23:30 +00:00
db9ade2201 - update to version 3.3.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=96
2025-03-21 12:30:40 +00:00
421e0137f7 Accepting request 1240563 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=44
2025-01-27 19:57:14 +00:00
569647fba8 - update to version 3.1.0
* Our runtime dependency on setuptools has been dropped from all 
    Certbot components.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=94
2025-01-27 14:56:07 +00:00
46ad34a6a5 Accepting request 1228073 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-luadns?expand=0&rev=43
2024-12-03 19:48:18 +00:00
796c239c03 - update to version 3.0.1
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-luadns?expand=0&rev=92
2024-12-03 14:57:20 +00:00
4 changed files with 72 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9433b85393fe1c5a758073f34a6b20e7c113dba4e4202b0064fcc2d9ca1cd707
size 11860

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:396824219cfc9fdb20d94b9f86a08e4386cc7fa6a064902a5ac4def82f6aef39
size 12217

View File

@@ -1,3 +1,70 @@
-------------------------------------------------------------------
Tue Oct 14 08:04:25 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 5.1.0
* sync with the main certbot package
-------------------------------------------------------------------
Wed Sep 3 12:25:43 UTC 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
-------------------------------------------------------------------
Tue Aug 12 16:04:01 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 4.2.0
* sync with the main certbot package
-------------------------------------------------------------------
Fri Jun 13 14:51:35 UTC 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 03:45:46 UTC 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 12:30:33 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 3.3.0
* sync with the main certbot package
-------------------------------------------------------------------
Mon Jan 27 14:39:08 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 3.1.0
* Our runtime dependency on setuptools has been dropped from all
Certbot components.
-------------------------------------------------------------------
Tue Dec 3 14:52:49 UTC 2024 - Markéta Machová <mmachova@suse.com>
- update to version 3.0.1
* sync with the main certbot package
-------------------------------------------------------------------
Tue Jun 25 12:23:22 UTC 2024 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-dns-luadns
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-dns-luadns
Version: 2.11.0
Version: 5.1.0
Release: 0
Summary: LuaDNS Authenticator plugin for Certbot
License: Apache-2.0
@@ -35,7 +35,6 @@ BuildRequires: python-rpm-macros
Requires: python-acme >= %{version}
Requires: python-certbot >= %{version}
Requires: python-dns-lexicon >= 3.14.1
Requires: python-setuptools >= 41
BuildArch: noarch
%python_subpackages