From: Kefu Chai <k.chai@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH v2 proxmox-acme 0/3] update acme.sh DNS API to upstream 3.1.2 tag
Date: Tue, 31 Mar 2026 15:10:38 +0800 [thread overview]
Message-ID: <20260331071041.1199091-1-k.chai@proxmox.com> (raw)
Changes since v1:
- Fix missing Makefile ACME_SOURCES entries for the new plugins; without
this they were registered in the schema but not installed by the package
- Add test/verify-acme-sources-in-makefile.pl to catch this class of
error: cross-checks dnsapi/ scripts in the submodule against the
Makefile install list, with ACME_SOURCES passed via Make so no
Makefile parsing is needed in Perl
- Hook the tests into dpkg-buildpackage via override_dh_auto_test so
they run automatically on every package build
Kefu Chai (3):
update acme.sh DNS API to upstream 3.1.2 tag
tests: verify all dnsapi plugins are listed in Makefile ACME_SOURCES
buildsys: run tests as part of dpkg-buildpackage
debian/rules | 3 +
src/Makefile | 5 +-
src/acme.sh | 2 +-
src/dns-challenge-schema.json | 66 ++++++++++++++++++++-
src/test/Makefile | 5 +-
src/test/verify-acme-sources-in-makefile.pl | 66 +++++++++++++++++++++
6 files changed, 141 insertions(+), 6 deletions(-)
create mode 100755 src/test/verify-acme-sources-in-makefile.pl
--
2.47.3
next reply other threads:[~2026-03-31 7:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-31 7:10 Kefu Chai [this message]
2026-03-31 7:10 ` [PATCH v2 proxmox-acme 1/3] " Kefu Chai
2026-03-31 7:10 ` [PATCH v2 proxmox-acme 2/3] tests: verify all dnsapi plugins are listed in Makefile ACME_SOURCES Kefu Chai
2026-03-31 7:10 ` [PATCH v2 proxmox-acme 3/3] buildsys: run tests as part of dpkg-buildpackage Kefu Chai
2026-03-31 16:16 ` Thomas Lamprecht
2026-04-01 4:31 ` Kefu Chai
2026-03-31 16:48 ` applied: [PATCH v2 proxmox-acme 0/3] update acme.sh DNS API to upstream 3.1.2 tag Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260331071041.1199091-1-k.chai@proxmox.com \
--to=k.chai@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox