chrony 1.24-3ubuntu1 source package in Ubuntu

Changelog

chrony (1.24-3ubuntu1) oneiric; urgency=low

  * Support Linux 3.0 and later (patch taken from upstream;
    commit ec7d302a6ca9e7974a05d338267b40491a1d7abb)
    (lp: #793387, closes: #628919)
  * Drop libreadline5-dev from Build-Depends (use libreadline-dev).
 -- Michael Bienia <email address hidden>   Sun, 12 Jun 2011 15:41:48 +0200

Upload details

Uploaded by:
Michael Bienia
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
chrony_1.24.orig.tar.gz 355.8 KiB dd0e6c98a7e094d760d83a1681f85d84f3a5103400c49b4a9e062bbe02ceb215
chrony_1.24-3ubuntu1.diff.gz 134.8 KiB 7ed06830d6355f4ac087919bcaac13736da7bd7a6d6628f86694b5fa128baacc
chrony_1.24-3ubuntu1.dsc 1.5 KiB 15fb422c56162b670d3f8f4e7c4d1b20f16593040ea88c429c051bedc3133ace

View changes file

Binary packages built by this source

chrony: Sets your computer's 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.