Releases: mossdef-org/https-dns-proxy
Releases · mossdef-org/https-dns-proxy
Release list
Build v2026.07.21-1
Signal SIGUSR1 on network change instead of restarting the daemon Add a 'reset' action that asks procd to send SIGUSR1 to the running instances (procd_send_signal "$packageName" '*' USR1), so they rebuild libcurl's connection pool and re-resolve the resolver in-process after a WAN flap instead of a full restart (upstream issue #207). procd resolves the signal name to the correct per-arch number and '*' targets every instance; falls back to reload when procd has nothing to signal. Rewire the post-startup wan/wan6 interface trigger from reload to reset. The on-boot interface.*.up trigger stays reload since that is what first starts the service. Add tests for the reset action. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UetURQsu3s9QyGrsR2Wq88
Build v2026.05.06-1
update to most recent version
Build v2026.03.18-5
Prune stale release assets after publishing Add a release-job step that deletes assets on the tag which the current build did not produce, so a dropped arch/release-line stops lingering on the release (and stops being re-published by sync_repo.sh, which pulls from releases). Gated on a fully green build and a non-empty keep set so a transient failure can't wipe good binaries.
Build v2026.03.18-4
better error reporting/creation of /usr/share/nftables.d/ruleset-post
Build v2026.03.18-3
update tests for notrack_nft
Build v2026.03.18-2
fix nft file directory create
Build v2026.03.18-1
update to 2026.03.18-1
Build v2025.12.29-5
version bump fpr luci app
Build v2025.12.29-4
bugfix: safeguards for dnsmasq instances
Build v2025.12.29-3
version bump for luci package update