ntp 1:4.2.8p4+dfsg-3ubuntu5 source package in Ubuntu

Changelog

ntp (1:4.2.8p4+dfsg-3ubuntu5) xenial; urgency=medium

  * debian/apparmor-profile: allow 'rw' access to /dev/pps[0-9]* devices.
    Patch thanks to Mark Shuttleworth. (LP: #1564832)

 -- Jamie Strandboge <email address hidden>  Thu, 07 Apr 2016 15:12:41 -0500

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main net

Downloads

File Size SHA-256 Checksum
ntp_4.2.8p4+dfsg.orig.tar.gz 6.7 MiB 6da2529b5d9ee4ac01fb64d127426b254c6defa3098a456a6f71736920f4e4ed
ntp_4.2.8p4+dfsg-3ubuntu5.debian.tar.xz 61.3 KiB 4a1a0c4e21ee07d2305c641febd34634282d1310d7cf6ea1dab3f96a12e7c80a
ntp_4.2.8p4+dfsg-3ubuntu5.dsc 2.3 KiB dcc77b0db121a9548ff526297b765845a2d00854c19b5a4b48c629891a036acd

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".

ntp-dbgsym: No summary available for ntp-dbgsym in ubuntu yakkety.

No description available for ntp-dbgsym in ubuntu yakkety.

ntp-doc: Network Time Protocol documentation

 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 HTML documentation for the ntp packages (ntp,
 ntpdate). Since there are no substantive man pages for ntp's
 programs and configuration files, this package is desirable for any
 setup beyond the simple default configuration.

ntpdate: No summary available for ntpdate in ubuntu yakkety.

No description available for ntpdate in ubuntu yakkety.

ntpdate-dbgsym: debug symbols for package ntpdate

 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.