chrony 3.2-2ubuntu2 source package in Ubuntu

Changelog

chrony (3.2-2ubuntu2) bionic; urgency=medium

  * d/control: use to nss instead of tomcrypt (in main) (LP: #1744072)
  * d/chrony.conf: use ubuntu ntp pool and server (LP: #1744664)
  * d/chrony.default, d/chrony.service: support /etc/default/chrony
    DAEMON_OPTS in systemd environment (LP: #1746081)
  * d/chrony.service: properly start after networking (LP: #1746458)
  * d/usr.sbin.chronyd: allow to create /run/chrony on demand (LP: #1746444)

 -- Christian Ehrhardt <email address hidden>  Fri, 19 Jan 2018 09:45:38 +0100

Upload details

Uploaded by:
Christian Ehrhardt 
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
chrony_3.2.orig.tar.gz 423.7 KiB 329f6718dd8c3ece3eee78be1f4821cbbeb62608e7d23f25da293cfa433c4116
chrony_3.2-2ubuntu2.debian.tar.xz 27.7 KiB 56b805b2b9d026eede3fb1942a166abbd5d250b0a4b2768513480172a34b90f0
chrony_3.2-2ubuntu2.dsc 2.2 KiB 68f700b363f421b80f982966a0a8b462c6d5e991b1c9d6241a2c3ec88ae62c6c

View changes file

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