chrony 4.2-2ubuntu2 source package in Ubuntu
Changelog
chrony (4.2-2ubuntu2) jammy; urgency=medium * d/patches/add-rseq.patch: Add "rseq" to list of acceptable syscalls to fix tests with glibc 2.35. -- Michael Hudson-Doyle <email address hidden> Tue, 08 Feb 2022 16:48:09 +1300
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | admin | |
Jammy | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
chrony_4.2.orig.tar.gz | 564.9 KiB | 273f9fd15c328ed6f3a5f6ba6baec35a421a34a73bb725605329b1712048db9a |
chrony_4.2-2ubuntu2.debian.tar.xz | 45.0 KiB | e9969455c7378a4e544a16d85540f01c7bc57edd17af0df091b3cdf5d92c49ad |
chrony_4.2-2ubuntu2.dsc | 2.4 KiB | bbe3bc48469d5bd79cbfb2385b6d36be68c27d2cfb3bf232a9256df694ed0c6f |
Available diffs
- diff from 4.2-2ubuntu1 to 4.2-2ubuntu2 (640 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