chrony 1.26-4 source package in Ubuntu

Changelog

chrony (1.26-4) unstable; urgency=low


  * QA upload.
  * Depend on net-tools, for netstat (closes: #707260).

 -- Colin Watson <email address hidden>  Mon, 08 Jul 2013 18:00:45 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
linux-any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
chrony_1.26-4.dsc 1.7 KiB 344ff68fa10ced7d257e4a344fd4994b92bb1285ea4bb8b16cef29572bbbece4
chrony_1.26.orig.tar.gz 372.5 KiB fb191ca4ba59e192c96d022618ca3eaee49f3c11f9af8dd7297020b27bf3e05b
chrony_1.26-4.diff.gz 17.5 KiB 1c2932b2c45ceabf2366b496d32f13b79de8486a62fb628f4e10e6d3dd6f1200

Available diffs

No changes file available.

Binary packages built by this source

chrony: Set the computer clock from time servers on the Net

 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.