dnsdist: update to 2.0.6
authorAlexandru Ardelean <redacted>
Thu, 21 May 2026 15:04:01 +0000 (18:04 +0300)
committerAlexandru Ardelean <redacted>
Sun, 24 May 2026 12:57:00 +0000 (15:57 +0300)
commit887bf527be8535813f85d0c16daa51dcd8a7ea07
tree583b2f4d0ccb12b85937b31b9a29873bf50607ad
parente488e6c6a556811a1242720703fe3dcc3217d23c
dnsdist: update to 2.0.6

Bump from 2.0.1 to the latest 2.0 LTS release. This pulls in
upstream commit 53cb738795 ("dnsdist: make code boost-1.91
compatible", Otto Moerbeek, 2026-04-29), which fixes the build
break against Boost 1.91 currently shipped by OpenWrt:

  dnsdist-lua.cc:3086:101: error: converting to
    'boost::optional<unordered_map<...>>' from initializer list
    would use explicit constructor 'constexpr boost::optional<T>::
    optional(U&&) [...]'

Signed-off-by: Alexandru Ardelean <redacted>
net/dnsdist/Makefile
git clone https://git.99rst.org/PROJECT