diff --git a/.gitmodules b/.gitmodules index 6e3bc30..7ac6d15 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26134,6 +26134,106 @@ path = python-pyRFC3339 url = ../../pool/python-pyRFC3339 branch = leap-16.0 +[submodule "certbot-systemd-timer"] + path = certbot-systemd-timer + url = ../../pool/certbot-systemd-timer + branch = leap-16.0 +[submodule "python-augeas"] + path = python-augeas + url = ../../pool/python-augeas + branch = leap-16.0 +[submodule "python-bson"] + path = python-bson + url = ../../pool/python-bson + branch = leap-16.0 +[submodule "python-certbot-apache"] + path = python-certbot-apache + url = ../../pool/python-certbot-apache + branch = leap-16.0 +[submodule "python-certbot-dns-cloudflare"] + path = python-certbot-dns-cloudflare + url = ../../pool/python-certbot-dns-cloudflare + branch = leap-16.0 +[submodule "python-certbot-dns-digitalocean"] + path = python-certbot-dns-digitalocean + url = ../../pool/python-certbot-dns-digitalocean + branch = leap-16.0 +[submodule "python-certbot-dns-dnsimple"] + path = python-certbot-dns-dnsimple + url = ../../pool/python-certbot-dns-dnsimple + branch = leap-16.0 +[submodule "python-certbot-dns-dnsmadeeasy"] + path = python-certbot-dns-dnsmadeeasy + url = ../../pool/python-certbot-dns-dnsmadeeasy + branch = leap-16.0 +[submodule "python-certbot-dns-linode"] + path = python-certbot-dns-linode + url = ../../pool/python-certbot-dns-linode + branch = leap-16.0 +[submodule "python-certbot-dns-luadns"] + path = python-certbot-dns-luadns + url = ../../pool/python-certbot-dns-luadns + branch = leap-16.0 +[submodule "python-certbot-dns-nsone"] + path = python-certbot-dns-nsone + url = ../../pool/python-certbot-dns-nsone + branch = leap-16.0 +[submodule "python-certbot-dns-ovh"] + path = python-certbot-dns-ovh + url = ../../pool/python-certbot-dns-ovh + branch = leap-16.0 +[submodule "python-certbot-dns-rfc2136"] + path = python-certbot-dns-rfc2136 + url = ../../pool/python-certbot-dns-rfc2136 + branch = leap-16.0 +[submodule "python-certbot-dns-route53"] + path = python-certbot-dns-route53 + url = ../../pool/python-certbot-dns-route53 + branch = leap-16.0 +[submodule "python-cloudflare"] + path = python-cloudflare + url = ../../pool/python-cloudflare + branch = leap-16.0 +[submodule "python-digitalocean"] + path = python-digitalocean + url = ../../pool/python-digitalocean + branch = leap-16.0 +[submodule "python-dns-lexicon"] + path = python-dns-lexicon + url = ../../pool/python-dns-lexicon + branch = leap-16.0 +[submodule "python-jsonlines"] + path = python-jsonlines + url = ../../pool/python-jsonlines + branch = leap-16.0 +[submodule "python-jsonpickle"] + path = python-jsonpickle + url = ../../pool/python-jsonpickle + branch = leap-16.0 +[submodule "python-localzone"] + path = python-localzone + url = ../../pool/python-localzone + branch = leap-16.0 +[submodule "python-pytest-httpx"] + path = python-pytest-httpx + url = ../../pool/python-pytest-httpx + branch = leap-16.0 +[submodule "python-requests-file"] + path = python-requests-file + url = ../../pool/python-requests-file + branch = leap-16.0 +[submodule "python-softlayer"] + path = python-softlayer + url = ../../pool/python-softlayer + branch = leap-16.0 +[submodule "python-softlayer-zeep"] + path = python-softlayer-zeep + url = ../../pool/python-softlayer-zeep + branch = leap-16.0 +[submodule "python-tldextract"] + path = python-tldextract + url = ../../pool/python-tldextract + branch = leap-16.0 [submodule "openQA-devel-container"] path = openQA-devel-container url = ../../pool/openQA-devel-container diff --git a/certbot-systemd-timer b/certbot-systemd-timer new file mode 160000 index 0000000..b7f55a0 --- /dev/null +++ b/certbot-systemd-timer @@ -0,0 +1 @@ +Subproject commit b7f55a0d65789163f1d9194824ea09763bc9b1f589c08b5b0534f0a860ac307b diff --git a/patchinfo.20260112114750488113.93181000773252/_patchinfo b/patchinfo.20260112114750488113.93181000773252/_patchinfo new file mode 100644 index 0000000..b1cb94e --- /dev/null +++ b/patchinfo.20260112114750488113.93181000773252/_patchinfo @@ -0,0 +1,35 @@ + + mcalabkova + moderate + optional + Optional update for certbot + This update for certbot fixes the following issues: + +Various certbot packages and dependencies are being added. + +certbot-systemd-timer +python-augeas +python-bson +python-certbot-apache +python-certbot-dns-cloudflare +python-certbot-dns-digitalocean +python-certbot-dns-dnsimple +python-certbot-dns-dnsmadeeasy +python-certbot-dns-linode +python-certbot-dns-luadns +python-certbot-dns-nsone +python-certbot-dns-ovh +python-certbot-dns-rfc2136 +python-certbot-dns-route53 +python-cloudflare +python-digitalocean +python-dns-lexicon +python-jsonlines +python-jsonpickle +python-localzone +python-pytest-httpx +python-requests-file +python-softlayer +python-softlayer-zeep +python-tldextract + diff --git a/python-augeas b/python-augeas new file mode 160000 index 0000000..edad9ed --- /dev/null +++ b/python-augeas @@ -0,0 +1 @@ +Subproject commit edad9ed4867101a297a4c1bdb7f5ac9dcad961c62f73f154694e69b0c7ea6c7b diff --git a/python-bson b/python-bson new file mode 160000 index 0000000..8ac5655 --- /dev/null +++ b/python-bson @@ -0,0 +1 @@ +Subproject commit 8ac5655845e7648da144971f897820a7b2839b9aeaac27392ad2eb2b272dc8e5 diff --git a/python-certbot-apache b/python-certbot-apache new file mode 160000 index 0000000..494a1b6 --- /dev/null +++ b/python-certbot-apache @@ -0,0 +1 @@ +Subproject commit 494a1b647efedc669abe13c409683070287cd3b719c55df0665978e8a92159da diff --git a/python-certbot-dns-cloudflare b/python-certbot-dns-cloudflare new file mode 160000 index 0000000..2c421bc --- /dev/null +++ b/python-certbot-dns-cloudflare @@ -0,0 +1 @@ +Subproject commit 2c421bc1e2bcda1f5e98c73fa027bad9273ff794f53bc3f0e09630b00b92d93b diff --git a/python-certbot-dns-digitalocean b/python-certbot-dns-digitalocean new file mode 160000 index 0000000..f5dbdff --- /dev/null +++ b/python-certbot-dns-digitalocean @@ -0,0 +1 @@ +Subproject commit f5dbdff0aef77484c6ac286268e8cb4e30f02293338d4c294eb4ac01b9265033 diff --git a/python-certbot-dns-dnsimple b/python-certbot-dns-dnsimple new file mode 160000 index 0000000..d61bee3 --- /dev/null +++ b/python-certbot-dns-dnsimple @@ -0,0 +1 @@ +Subproject commit d61bee3e057bb8d3dbfcabd4a34b5f0d007b72caa56abea831e383d5d88b606d diff --git a/python-certbot-dns-dnsmadeeasy b/python-certbot-dns-dnsmadeeasy new file mode 160000 index 0000000..d27a1b8 --- /dev/null +++ b/python-certbot-dns-dnsmadeeasy @@ -0,0 +1 @@ +Subproject commit d27a1b8b10a38433a0c592691e7437deb7c0ee6ff706c723eeb72f87b93fa7fa diff --git a/python-certbot-dns-linode b/python-certbot-dns-linode new file mode 160000 index 0000000..2724dcf --- /dev/null +++ b/python-certbot-dns-linode @@ -0,0 +1 @@ +Subproject commit 2724dcf39b6a87b4b2a4e5c7287ebd8740ad694d681e5103fa7198cceaaa889e diff --git a/python-certbot-dns-luadns b/python-certbot-dns-luadns new file mode 160000 index 0000000..99f5dd2 --- /dev/null +++ b/python-certbot-dns-luadns @@ -0,0 +1 @@ +Subproject commit 99f5dd27f80afd10a7e98adf13c6b35fb6a96f2c824a9173d0e1e4934a1c97a7 diff --git a/python-certbot-dns-nsone b/python-certbot-dns-nsone new file mode 160000 index 0000000..87233ea --- /dev/null +++ b/python-certbot-dns-nsone @@ -0,0 +1 @@ +Subproject commit 87233eaf9d51a8cf80b261db49ba5cb25e804e8e487b7aa3ebbf3ab31eece341 diff --git a/python-certbot-dns-ovh b/python-certbot-dns-ovh new file mode 160000 index 0000000..feaf7e1 --- /dev/null +++ b/python-certbot-dns-ovh @@ -0,0 +1 @@ +Subproject commit feaf7e1a310f3bc6b5ed449821598095ccb01be24d2f8813ad84785ecee135d0 diff --git a/python-certbot-dns-rfc2136 b/python-certbot-dns-rfc2136 new file mode 160000 index 0000000..1925c5a --- /dev/null +++ b/python-certbot-dns-rfc2136 @@ -0,0 +1 @@ +Subproject commit 1925c5a1c08b68e72821fe6a772569200690143d57ebbdf9d4f427f425286e40 diff --git a/python-certbot-dns-route53 b/python-certbot-dns-route53 new file mode 160000 index 0000000..bccfbc9 --- /dev/null +++ b/python-certbot-dns-route53 @@ -0,0 +1 @@ +Subproject commit bccfbc92c0a1e9eca4ebec6fc22ac5cd3e9ee3bf2f038ff699864043858e54d7 diff --git a/python-cloudflare b/python-cloudflare new file mode 160000 index 0000000..5eb0366 --- /dev/null +++ b/python-cloudflare @@ -0,0 +1 @@ +Subproject commit 5eb0366ea9adf05608ab9e9d19283f85b8405c9e84103e866888d9c1b63c0621 diff --git a/python-digitalocean b/python-digitalocean new file mode 160000 index 0000000..d6a3534 --- /dev/null +++ b/python-digitalocean @@ -0,0 +1 @@ +Subproject commit d6a3534a6d206c0f739cec99231dc4399cf00954cb3f9f0e49f3889fdac8acd6 diff --git a/python-dns-lexicon b/python-dns-lexicon new file mode 160000 index 0000000..4879af3 --- /dev/null +++ b/python-dns-lexicon @@ -0,0 +1 @@ +Subproject commit 4879af394614a93cfcb2376430c1106bf41020070ebc79f113f7baf1f6a14f42 diff --git a/python-jsonlines b/python-jsonlines new file mode 160000 index 0000000..71ed37f --- /dev/null +++ b/python-jsonlines @@ -0,0 +1 @@ +Subproject commit 71ed37f7af78e6cf4705ba3fa48323d03c82328a8b95fc2dd7ca99393731d917 diff --git a/python-jsonpickle b/python-jsonpickle new file mode 160000 index 0000000..f00ff57 --- /dev/null +++ b/python-jsonpickle @@ -0,0 +1 @@ +Subproject commit f00ff57fde536ac3b9b8d729ebf76103aaf89c62fedb130dae45ee940fd94efd diff --git a/python-localzone b/python-localzone new file mode 160000 index 0000000..9542dae --- /dev/null +++ b/python-localzone @@ -0,0 +1 @@ +Subproject commit 9542dae7a4d8192a729f443c09046c9967763d548d8a005f00827047aca4bee3 diff --git a/python-pytest-httpx b/python-pytest-httpx new file mode 160000 index 0000000..133221a --- /dev/null +++ b/python-pytest-httpx @@ -0,0 +1 @@ +Subproject commit 133221a192f5d41948d94499173acf37ce2d757b8828730bdd756c1245b6c3c4 diff --git a/python-requests-file b/python-requests-file new file mode 160000 index 0000000..5856326 --- /dev/null +++ b/python-requests-file @@ -0,0 +1 @@ +Subproject commit 585632624fad8924c04f68ca384b2a60830b217f0cb622b339e202ae7d08cffa diff --git a/python-softlayer b/python-softlayer new file mode 160000 index 0000000..6ff6f97 --- /dev/null +++ b/python-softlayer @@ -0,0 +1 @@ +Subproject commit 6ff6f9789481528d35f033de22bc2c81ad52f7ce6a0697e0c44face2e0ce88c4 diff --git a/python-softlayer-zeep b/python-softlayer-zeep new file mode 160000 index 0000000..4cb1f22 --- /dev/null +++ b/python-softlayer-zeep @@ -0,0 +1 @@ +Subproject commit 4cb1f222a3d60b15ee838f1d275a6011ab0ef33c26e0f326d4b6024da426ae64 diff --git a/python-tldextract b/python-tldextract new file mode 160000 index 0000000..716c699 --- /dev/null +++ b/python-tldextract @@ -0,0 +1 @@ +Subproject commit 716c699b9ca5a675a82485f1be9ec0190b6c04617c42c71e1abb7ab7c0772771