Changelog for
servus-1.5.2-4.36.x86_64.rpm :
* Sun Dec 25 2022 kvAATTkott.no-ip.biz- Update to version 1.5.2:
* Compile fixes on latest Debian
* add stdexcept
* add copy constructor for servus::uint128_t
* crash fix on windows 32-bit: DNSSD_API required for callbacks (defined to stdcall) (#93)
* Release preparations (#92)
* Update compilation instructions (#91)
* Added iterator header needed on MSVC compilations
* Fix compilation using clang 5.0 on Ubuntu 16.04 (#85)
* Failsafe when Servus implementation can\'t created and fallback to dummy (#80)
* Fix misplaced break (detected by gcc 7 -Wimplicit-fallthrough)