ntp 1:4.2.6.p2+dfsg-1ubuntu12 source package in Ubuntu Linaro Evaluation Build

Changelog

ntp (1:4.2.6.p2+dfsg-1ubuntu12) oneiric; urgency=low

  * debian/apparmor-profile: also allow access to /var/log/ntpstats/rawstats*
 -- Jamie Strandboge <email address hidden>   Fri, 02 Sep 2011 12:35:08 -0500

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe net

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
ntp_4.2.6.p2+dfsg.orig.tar.gz 3.6 MiB 949286a8fb754dc76820450bd4adf33256c2313f0c437afa0d0ec3a12020378c
ntp_4.2.6.p2+dfsg-1ubuntu12.debian.tar.gz 426.0 KiB 57f32c482d58af592c082fdccebe4bae4a814f1d702aa948e98aaa15dde1638a
ntp_4.2.6.p2+dfsg-1ubuntu12.dsc 2.2 KiB b85c8d4b71f4428e5aa997d53490793364fc4e006b3829145fce90e8f5d7e57b

View changes file

Binary packages built by this source

ntp: Network Time Protocol daemon and utility programs

 NTP, the Network Time Protocol, is used to keep computer clocks
 accurate by synchronizing them over the Internet or a local network,
 or by following an accurate hardware receiver that interprets GPS,
 DCF-77, NIST or similar time signals.
 .
 This package contains the NTP daemon and utility programs. An NTP
 daemon needs to be running on each host that is to have its clock
 accuracy controlled by NTP. The same NTP daemon is also used to
 provide NTP service to other hosts.
 .
 For more information about the NTP protocol and NTP server
 configuration and operation, install the package "ntp-doc".

ntpdate: client for setting system time from NTP servers

 NTP, the Network Time Protocol, is used to keep computer clocks
 accurate by synchronizing them over the Internet or a local network,
 or by following an accurate hardware receiver that interprets GPS,
 DCF-77, NIST or similar time signals.
 .
 ntpdate is a simple NTP client that sets a system's clock to match
 the time obtained by communicating with one or more NTP servers. It
 is not sufficient, however, for maintaining an accurate clock in the
 long run. ntpdate by itself is useful for occasionally setting the
 time on machines that do not have full-time network access, such as
 laptops.
 .
 If the full NTP daemon from the package "ntp" is installed, then
 ntpdate is not necessary.