sslh: update to v1.23.1
authorSergey Ponomarev <stokito@gmail.com>
Sun, 19 May 2024 12:06:16 +0000 (15:06 +0300)
committerRosen Penev <rosenp@gmail.com>
Wed, 22 May 2024 00:58:42 +0000 (17:58 -0700)
commit4f660ec902323505fcbc3068a89d9afea7688bb6
tree4d819fd9458273a36c4663dab4d1d713632567d6
parenta298bedc6e75a8f0e542f407830b9f68bcee9a2e
sslh: update to v1.23.1

The sslh Makefile's default target "all" now also tries to compile a new version sslh-ev.
To disable its compilation the Build/Compile is overridden and to call directly "make sslh-select" or "make sslh-fork" depending on CONFIG_SSLH_SELECT.

Some changes from 001-configfile-fix.patch were applied to the upstream and we can remove them.
The only left is a notice "sslh command line arguments override the config".

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
net/sslh/Makefile
net/sslh/patches/001-configfile-fix.patch