ntp 1:4.2.6.p3+dfsg-1ubuntu3.1 source package in Ubuntu

Changelog

ntp (1:4.2.6.p3+dfsg-1ubuntu3.1) precise-proposed; urgency=low

  * Re-enable crypto support by pointing openssl libdir to multiarch dir,
    change backported from Debian, thanks Yves-Alexis Perez (lp: #998403)
 -- Sebastien Bacher <email address hidden>   Mon, 04 Jun 2012 16:35:25 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ntp_4.2.6.p3+dfsg.orig.tar.gz 4.0 MiB 8dba919842f6b14ca3569d900fb537ed5207a135d3bf631961a00ffd4936368d
ntp_4.2.6.p3+dfsg-1ubuntu3.1.debian.tar.gz 551.3 KiB 807f2250e30e54d0161e9fc69c3e97cdfc09e00a64ed39fe635847cc5a82a0dd
ntp_4.2.6.p3+dfsg-1ubuntu3.1.dsc 1.7 KiB 4bdcbbbabffd0180004c41374c372d15110e1de957d72b4540f8470a2b9e69ff

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