Releases: pendulum-project/ntpd-rs
Releases · pendulum-project/ntpd-rs
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
Version 0.3.2
Minor Changes
- Updated readme and documentation
Version 0.3.1
Major Changes
- Our new and improved clock algorithm is now the default
- Implemented (de)serialization of NTP extension fields
- Implemented NTS Key Exchange
- Implemented NTS client functionality and configuration
- Implemented NTS server functionality and configuration
- Changed format of timedata reported for peers to ensure compatibility with different algorithms.
Minor Changes
- Upgraded dependencies
- Refactored internal structure of the code.
Version 0.2.1
Major Changes
- Pool support.
- Prometheus exporter.
Minor Changes
- Upgraded dependencies
- Refactored internal structure of the code.
v0.2.0
Version 0.2.0
v0.1.0
Version 0.1.0