https-dns-proxy: update to 2023.12.26-1 24737/head
authorStan Grishin <stangri@melmac.ca>
Thu, 1 Aug 2024 23:54:18 +0000 (23:54 +0000)
committerStan Grishin <stangri@melmac.ca>
Tue, 6 Aug 2024 09:04:48 +0000 (09:04 +0000)
commit4f4258074b8f753199065fe8752bdaf56993f434
tree1b7faeb9de4c9b429ee024b818cbf05d6473a5b2
parent693d3554a3128b1961866a674ec8d03cdbdb0ccb
https-dns-proxy: update to 2023.12.26-1

Cherry-pick commit has been updated to reflect a different hash required for 23.05

Makefile:
* update to latest upstream version
* remove PKG_SOURCE_DATE/PKG_SOURCE_RELEASE as they are no longer needed
* set TARGET_CFLAGS/TARGET_LDFLAGS
* update CMAKE_OPTIONS
* add CONFIGURE_ARGS to prepare for building with HTTP/3
* update package URL to upstream repo instead of documentation
* update package/description
* add README.md with link to documentation

init-script:
* do not run within image builder
* add a line which can be uncommented to remove outdated doh_server entries

020-src-options.c-add-version.patch:
* remove it, as it's no longer needed with version set in CMAKE_OPTIONS

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 9e600ac071514c1e2d2e3b7f9651e755664e31e6)
net/https-dns-proxy/Makefile
net/https-dns-proxy/README.md [new file with mode: 0644]
net/https-dns-proxy/files/etc/init.d/https-dns-proxy
net/https-dns-proxy/patches/020-src-options.c-add-version.patch [deleted file]