chrony 3.5-6ubuntu3 source package in Ubuntu
Changelog
chrony (3.5-6ubuntu3) focal; urgency=medium * avoid multiple time services running concurrently (LP: #1870144). This fixes the autopkgtests vs chrond itself, the issue of concurrent systemd-timesyncd will be fixed in systemd by (LP 1849156) - d/t/upstream-system-tests: stop chrony/systemd-timesynd before tests - d/t/upstream-system-tests: fix stderr in case services do not exist -- Christian Ehrhardt <email address hidden> Wed, 01 Apr 2020 09:25:45 +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-6ubuntu3.debian.tar.xz | 39.4 KiB | 80f43585d18d8ac1a90250e13c2bc5df51328fd3aae1e018c003b4fd8b7017bb |
chrony_3.5-6ubuntu3.dsc | 2.4 KiB | 6286ab6b341a6610094eaab0ce424045aecf9429fe7e36808fcc4ede72c95fee |
Available diffs
- diff from 3.5-6ubuntu2 to 3.5-6ubuntu3 (716 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