ddns-scripts: porkbun bugfix for subdomain on A/AAAA record
authorDillon Dixon <github@dillon.io>
Sun, 27 Oct 2024 22:22:56 +0000 (15:22 -0700)
committerFlorian Eckert <Eckert.Florian@googlemail.com>
Wed, 30 Oct 2024 09:37:49 +0000 (10:37 +0100)
commitb3d9e90942a25a83306b2fc2a60cf2ee68c2ed2e
treed8c429c59e01939dbdb06d9834ca3d0a3a132c60
parent0a0680af1d54f9132063c8563b0bfbe4df96e7fe
ddns-scripts: porkbun bugfix for subdomain on A/AAAA record

If the "name" parameter is not provided, then updates to a subdomain
A/AAAA record result in the subdomain being removed from the record.
This change always provides the "name" parameter to correct that behavior.

Signed-off-by: Dillon Dixon <github@dillon.io>
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/lib/ddns/update_porkbun_v3.sh