Version 0.3.3
Note: this release contains a security fix for an issue with NTS cookie decoding. It is recommended to update as soon as possible.
Major Changes
- Compilation with musl libc on linux (thanks @sanmai-NL)
- Compilation support for macos (thanks @andrewaylett)
- Compilation support for freebsd (thanks @valpackett)
Minor Changes
- Fix for invalid NTS cookie decoding that could cause a server panic (thanks @mlichvar)
- Improved mechanism for waiting on timestamps arriving the error queue
- Added security policy
- Upgraded dependencies
- Remove exitcode dependency
- Remove direct prometheus dependency from ntp-daemon