You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support building and running on operating systems that lack either Netlink or PF_ROUTE
mechanisms (such as for example Haiku OS). On such systems network interface changes
after wsddn startup are not detected.
Automatic daemon user creation when running as root is now supported on Alpine and Illumos
Fixed
Binary packages no longer declare conflict with wsdd (#23)
Man pages now correctly describe default log destinations
Miscellaneous fixes around automatic daemon user creation when running as root:
Security hardening around invoking OS user creation commands
Better user defaults to align with conventions on known platforms
Changed
Updated 3rd party dependencies
Made log messages more uniform and informative.
Replaced single WSDDN_PREFER_SYSTEM CMake setting with per-dependency WSDDN_PREFER_SYSTEM_<UPPERCASE_DEP_NAME> ones