https-dns-proxy: update to 2025.05.11
authorStan Grishin <redacted>
Mon, 12 May 2025 01:55:03 +0000 (01:55 +0000)
committerStan Grishin <redacted>
Mon, 12 May 2025 22:53:36 +0000 (15:53 -0700)
* update to 2025.05.11 from upstream: https://github.com/aarond10/https_dns_proxy/commit/a34e20d6e24df603427d91bac8f58c2d3a8aa0a6
* update default config with default value for procd_fw_src_interfaces

Signed-off-by: Stan Grishin <redacted>
net/https-dns-proxy/Makefile
net/https-dns-proxy/files/etc/config/https-dns-proxy

index 247e7df9f3809bc0a02d93e6a4354eee6ccd4b5c..58eb91bfdd24077ae260eee0f5cbd7eefeaceea6 100644 (file)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=https-dns-proxy
-PKG_VERSION:=2025.03.13
+PKG_VERSION:=2025.05.11
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/aarond10/https_dns_proxy/
-PKG_SOURCE_VERSION:=0e074b40f3e20d7564faa81d1c21602dcf534313
-PKG_MIRROR_HASH:=85c32f80ebe49c152a8ad75fa0c970026523fee445c9344d75e109b6736c59e5
+PKG_SOURCE_VERSION:=a34e20d6e24df603427d91bac8f58c2d3a8aa0a6
+PKG_MIRROR_HASH:=43a2dc631f925dbf43efaf53da925e1e8eb61f30cc02020ff3a5024b27e2dd91
 
 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
 PKG_LICENSE:=MIT
index 39b807b451c3e02084c4d87d036b4a2660fbd367..08660e8714f3cf1af21df6576ac2f204d311d5e9 100644 (file)
@@ -13,6 +13,7 @@ config main 'config'
 #      list force_dns_port '4434'
 #      list force_dns_port '5443'
 #      list force_dns_port '8443'
+       list procd_fw_src_interfaces 'lan'
        option procd_trigger_wan6 '0'
 
 config https-dns-proxy
git clone https://git.99rst.org/PROJECT