https-dns-proxy: add version information to binary 19700/head
authorStan Grishin <stangri@melmac.ca>
Mon, 24 Oct 2022 21:39:06 +0000 (21:39 +0000)
committerStan Grishin <stangri@melmac.ca>
Mon, 24 Oct 2022 21:54:11 +0000 (21:54 +0000)
commit6f49212bcf31239fc2407828fb6fa01d05fc60d3
treeb49fc249de17e2cbb6ff89ea0eb0e9f0d79acdf3
parent14125f800292650fe404e87aabd3bdf97a4d6c3f
https-dns-proxy: add version information to binary

* add patches/020-cmakelists-add-version.patch (thanks @baranyaib90)
  to add version information to the binary and fix https://github.com/aarond10/https_dns_proxy/issues/149
* modify Makefile to add version information for the binary
* rename patches/010-fix-cmakelists.patch for better readability
* revert back to service restart in WAN/WAN6 trigger
* update test.sh to test both init script and binary versions

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 61ca2f4d16464a34e638806bd3b9d801d6446b35)
net/https-dns-proxy/Makefile
net/https-dns-proxy/files/https-dns-proxy.init
net/https-dns-proxy/patches/010-cmakelists-remove-cflags.patch [new file with mode: 0644]
net/https-dns-proxy/patches/010-fix-cmakelists.patch [deleted file]
net/https-dns-proxy/patches/020-cmakelists-add-version.patch [new file with mode: 0644]
net/https-dns-proxy/test.sh