chrony 3.5-6ubuntu4 source package in Ubuntu
Changelog
chrony (3.5-6ubuntu4) focal; urgency=medium * debian/postrm: - Stop starting systemd-timesyncd in postrm. This is no longer relevant since systemd-timesyncd is a standalone package declaring Conflicts/Replaces/Provides: time-daemon. (Closes 955773, LP: #1872183) -- Christian Ehrhardt <email address hidden> Wed, 15 Apr 2020 09:01:30 +0200
Upload details
- Uploaded by:
- Christian Ehrhardt
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
chrony_3.5.orig.tar.gz | 447.5 KiB | 4e02795b1260a4ec51e6ace84149036305cc9fc340e65edb9f8452aa611339b5 |
chrony_3.5-6ubuntu4.debian.tar.xz | 39.5 KiB | dd892810c227184f079d9304148b39dba265cd6515461afa3fb6bfcbb03375de |
chrony_3.5-6ubuntu4.dsc | 2.4 KiB | 7a29c0ab33dd953a6195d3c08ba8d63b4d20ba3b323efa60c652d18f824fd19a |
Available diffs
- diff from 3.5-6ubuntu3 to 3.5-6ubuntu4 (816 bytes)
Binary packages built by this source
- chrony: Versatile implementation of the Network Time Protocol
It consists of a pair of programs:
.
chronyd: This is a daemon which runs in background on the system.
It obtains measurements (e.g. via the network) of the system's offset
relative to other systems and adjusts the system time accordingly. For
isolated systems, the user can periodically enter the correct time by
hand (using 'chronyc'). In either case 'chronyd' determines the rate
at which the computer gains or loses time, and compensates for this.
Chronyd implements the NTP protocol and can act as either a client or
a server.
.
chronyc: This is a command-line driven control and monitoring program.
An administrator can use this to fine-tune various parameters within
the daemon, add or delete servers etc whilst the daemon is running.
- chrony-dbgsym: debug symbols for chrony