Releases: quic/time-services
Releases · quic/time-services
v0.1.1
What's Changed
- build: Add systemd service file installation support by @Jairaj-quic in #6
- Development by @Jairaj-quic in #7
- Remove systemd build dependency by @Jairaj-quic in #8
- Development by @Jairaj-quic in #9
Full Changelog: v0.1.0...v0.1.1
Initial Release v0.1.0
Overview
This release represents the initial public release of the time-services component, providing synchronization of Application Processor (AP) system time using modem/network-provided time sources.
Features
- Synchronizes AP system time with modem-provided time.
- Supports both default modem time and network-provided time sources.
- Computes and stores the time offset in persistent storage at
/var/lib/time. - Persists AP system time across reboots.
What's Changed
- time-daemon: Adapt to qmi-framework 0.1.3 API changes by @Jairaj-quic in #1
- time_daemon: Fix compilation warnings and improve code safety by @Jairaj-quic in #2
- ci: Add comprehensive GitHub Actions workflows by @Jairaj-quic in #4
New Contributors
- @Jairaj-quic made their first contribution in #1
Full Changelog: https://github.com/quic/time-services/commits/v0.1.0