chrony 3.5-6ubuntu2 source package in Ubuntu
Changelog
chrony (3.5-6ubuntu2) focal; urgency=medium * fix capsh usage in focal avoiding to always fall back to -x (LP: #1867036) - d/control: add versioned dependency to libcap2-bin new enough to support --has-p - d/chronyd-starter.sh: update capsh usage to use --has-p -- Christian Ehrhardt <email address hidden> Tue, 31 Mar 2020 10:19:20 +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-6ubuntu2.debian.tar.xz | 39.3 KiB | f8f78ea543418c017108f43c6914d4229a711636d2ec1f6f7f47f5f813a252bf |
chrony_3.5-6ubuntu2.dsc | 2.4 KiB | 9ddff8582ea956a3b75077a41492f069b6cbd013cb636b12c73e56c82a5bdcf6 |
Available diffs
- diff from 3.5-6ubuntu1 to 3.5-6ubuntu2 (710 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