[pve-devel] [PATCH proxmox-acme 0/2] add missing _clearaccountconf_mutable and improve check-missing script

Stoiko Ivanov s.ivanov at proxmox.com
Tue Feb 21 14:13:16 CET 2023


I think I've seen similar reports a few times in our community-forum, but
never followed through - or thought it was fixed by some other issue:
https://forum.proxmox.com/threads/.122961/

While fixing the concrete issue for dns_cf.sh I tried to enhance our
check-missing-function helper to catch such issues (now it caught the
missing _clearaccountconf_mutable).

Patches are ordered inversely to their implementation, so that `make deb`
does not fail on the first commit.

Stoiko Ivanov (2):
  proxmox-acme: add empty _clearaccountconf_mutable helper
  tests: add non-word boundary to present functions

 src/proxmox-acme                    | 4 ++++
 src/test/check-missing-functions    | 4 ++--
 src/test/missing-functions.expected | 1 +
 3 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list