Your message dated Sun, 13 Jan 2008 11:32:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#450721: fixed in ntp 1:4.2.4p4+dfsg-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ntp
Version: 1:4.2.4p4+dfsg-2
Severity: minor
Tags: patch
File: /usr/share/man/man8/tickadj.8.gz
File: /usr/share/man/man1/ntpq.1.gz

These files should really be split into multiple lines; the
recommendation from VCS is to start each sentence on a new line.

--- /usr/share/man/man8/tickadj.8.gz
+++ -   2007-11-09 11:50:02.426175312 -0500
@@ -1,12 +1,12 @@
 .\" transcribed from ntp 4.2.2p3
-.TH TICKADJ 8 "October 7, 2006" "Network Time Protocol"
+.TH TICKADJ 8 "November 9, 2007" "Network Time Protocol"
 .SH NAME
 tickadj \- set time-related kernel variables
 .SH SYNOPSIS
 .B tickadj
 [ -Aqs ] [ -a \fItickadj\fR ] [ -t \fItick\fR ]
 .SH DESCRIPTION
-The tickadj program reads, and optionally modifies, several 
timekeeping-related variables in older kernels that do not have support for 
precision ttimekeeping, including HP-UX, SunOS, Ultrix, SGI and probably 
others. Those machines provide means to patch the kernel /dev/kmem. Newer 
machines with precision time support, including Solaris, Tru64, FreeBSD and 
Linux (with PPSkit patch) should NOT use the program. The particular variables 
that can be changed with tickadj include tick, which is the number of 
microseconds added to the system time for a clock interrupt, tickadj, which 
sets the slew rate and resolution used by the adjtime system call, and 
dosynctodr, which indicates to the kernels on some machines whether they should 
internally adjust the system clock to keep it in line with time-of-day clock or 
not.
+The tickadj program reads, and optionally modifies, several 
timekeeping-related variables in older kernels that do not have support for 
precision timekeeping, including HP-UX, SunOS, Ultrix, SGI and probably others. 
Those machines provide means to patch the kernel /dev/kmem. Newer machines with 
precision time support, including Solaris, Tru64, FreeBSD and Linux (with 
PPSkit patch) should NOT use the program. The particular variables that can be 
changed with tickadj include tick, which is the number of microseconds added to 
the system time for a clock interrupt, tickadj, which sets the slew rate and 
resolution used by the adjtime system call, and dosynctodr, which indicates to 
the kernels on some machines whether they should internally adjust the system 
clock to keep it in line with time-of-day clock or not.
 .PP
 By default, with no arguments, tickadj reads the variables of interest in the 
kernel and displays them. At the same time, it determines an "optimal" value 
for the value of the tickadj variable if the intent is to run the ntpd Network 
Time Protocol (NTP) daemon, and prints this as well. Since the operation of 
tickadj when reading the kernel mimics the operation of similar parts of the 
ntpd program fairly closely, this can be useful when debugging problems with 
ntpd.
 .PP


--- /usr/share/man/man1/ntpq.1.gz
+++ -   2007-11-09 11:52:37.124257193 -0500
@@ -1,5 +1,5 @@
 .\" transcribed from ntp 4.2.2p3
-.TH NTPQ 1 "October 7, 2006" "Network Time Protocol"
+.TH NTPQ 1 "November 9, 2007" "Network Time Protocol"
 .SH NAME
 ntpq \- standard NTP query program
 .SH SYNOPSIS
@@ -10,7 +10,7 @@
 .PP
 The program can be run either in interactive mode or controlled using command 
line arguments. Requests to read and write arbitrary variables can be 
assembled, with raw and pretty-printed output options being available. The ntpq 
can also obtain and print a list of peers in a common format by sending 
multiple queries to the server.
 .PP
-If one or more request options is included on the command line when ntpq is 
executed, each of the requests will be sent to the NTP servers running on each 
of the hosts given as command line arguments, or on localhost by default. If no 
request options are given, ntpq will attempt to read commands from the standard 
input and execute these on the NTP server running on the first host given on 
the command line, again defaulting to localhost when no other host is 
specified. ntpqwill prompt for commands if the standard input is a terminal 
device.
+If one or more request options is included on the command line when ntpq is 
executed, each of the requests will be sent to the NTP servers running on each 
of the hosts given as command line arguments, or on localhost by default. If no 
request options are given, ntpq will attempt to read commands from the standard 
input and execute these on the NTP server running on the first host given on 
the command line, again defaulting to localhost when no other host is 
specified. ntpq will prompt for commands if the standard input is a terminal 
device.
 .PP
 ntpq uses NTP mode 6 packets to communicate with the NTP server, and hence can 
be used to query any compatible server on the network which permits it. Note 
that since NTP is a UDP protocol this communication will be somewhat 
unreliable, especially over large distances in terms of network topology. ntpq 
makes one attempt to retransmit requests, and will time requests out if the 
remote host is not heard from within a suitable timeout time.
 .PP
--- /usr/share/man/man8/tickadj.8.gz
+++ -   2007-11-09 11:50:02.426175312 -0500
@@ -1,12 +1,12 @@
 .\" transcribed from ntp 4.2.2p3
-.TH TICKADJ 8 "October 7, 2006" "Network Time Protocol"
+.TH TICKADJ 8 "November 9, 2007" "Network Time Protocol"
 .SH NAME
 tickadj \- set time-related kernel variables
 .SH SYNOPSIS
 .B tickadj
 [ -Aqs ] [ -a \fItickadj\fR ] [ -t \fItick\fR ]
 .SH DESCRIPTION
-The tickadj program reads, and optionally modifies, several 
timekeeping-related variables in older kernels that do not have support for 
precision ttimekeeping, including HP-UX, SunOS, Ultrix, SGI and probably 
others. Those machines provide means to patch the kernel /dev/kmem. Newer 
machines with precision time support, including Solaris, Tru64, FreeBSD and 
Linux (with PPSkit patch) should NOT use the program. The particular variables 
that can be changed with tickadj include tick, which is the number of 
microseconds added to the system time for a clock interrupt, tickadj, which 
sets the slew rate and resolution used by the adjtime system call, and 
dosynctodr, which indicates to the kernels on some machines whether they should 
internally adjust the system clock to keep it in line with time-of-day clock or 
not.
+The tickadj program reads, and optionally modifies, several 
timekeeping-related variables in older kernels that do not have support for 
precision timekeeping, including HP-UX, SunOS, Ultrix, SGI and probably others. 
Those machines provide means to patch the kernel /dev/kmem. Newer machines with 
precision time support, including Solaris, Tru64, FreeBSD and Linux (with 
PPSkit patch) should NOT use the program. The particular variables that can be 
changed with tickadj include tick, which is the number of microseconds added to 
the system time for a clock interrupt, tickadj, which sets the slew rate and 
resolution used by the adjtime system call, and dosynctodr, which indicates to 
the kernels on some machines whether they should internally adjust the system 
clock to keep it in line with time-of-day clock or not.
 .PP
 By default, with no arguments, tickadj reads the variables of interest in the 
kernel and displays them. At the same time, it determines an "optimal" value 
for the value of the tickadj variable if the intent is to run the ntpd Network 
Time Protocol (NTP) daemon, and prints this as well. Since the operation of 
tickadj when reading the kernel mimics the operation of similar parts of the 
ntpd program fairly closely, this can be useful when debugging problems with 
ntpd.
 .PP
--- /usr/share/man/man1/ntpq.1.gz
+++ -   2007-11-09 11:52:37.124257193 -0500
@@ -1,5 +1,5 @@
 .\" transcribed from ntp 4.2.2p3
-.TH NTPQ 1 "October 7, 2006" "Network Time Protocol"
+.TH NTPQ 1 "November 9, 2007" "Network Time Protocol"
 .SH NAME
 ntpq \- standard NTP query program
 .SH SYNOPSIS
@@ -10,7 +10,7 @@
 .PP
 The program can be run either in interactive mode or controlled using command 
line arguments. Requests to read and write arbitrary variables can be 
assembled, with raw and pretty-printed output options being available. The ntpq 
can also obtain and print a list of peers in a common format by sending 
multiple queries to the server.
 .PP
-If one or more request options is included on the command line when ntpq is 
executed, each of the requests will be sent to the NTP servers running on each 
of the hosts given as command line arguments, or on localhost by default. If no 
request options are given, ntpq will attempt to read commands from the standard 
input and execute these on the NTP server running on the first host given on 
the command line, again defaulting to localhost when no other host is 
specified. ntpqwill prompt for commands if the standard input is a terminal 
device.
+If one or more request options is included on the command line when ntpq is 
executed, each of the requests will be sent to the NTP servers running on each 
of the hosts given as command line arguments, or on localhost by default. If no 
request options are given, ntpq will attempt to read commands from the standard 
input and execute these on the NTP server running on the first host given on 
the command line, again defaulting to localhost when no other host is 
specified. ntpq will prompt for commands if the standard input is a terminal 
device.
 .PP
 ntpq uses NTP mode 6 packets to communicate with the NTP server, and hence can 
be used to query any compatible server on the network which permits it. Note 
that since NTP is a UDP protocol this communication will be somewhat 
unreliable, especially over large distances in terms of network topology. ntpq 
makes one attempt to retransmit requests, and will time requests out if the 
remote host is not heard from within a suitable timeout time.
 .PP

--- End Message ---
--- Begin Message ---
Source: ntp
Source-Version: 1:4.2.4p4+dfsg-3

We believe that the bug you reported is fixed in the latest version of
ntp, which is due to be installed in the Debian FTP archive:

ntp-doc_4.2.4p4+dfsg-3_all.deb
  to pool/main/n/ntp/ntp-doc_4.2.4p4+dfsg-3_all.deb
ntp_4.2.4p4+dfsg-3.diff.gz
  to pool/main/n/ntp/ntp_4.2.4p4+dfsg-3.diff.gz
ntp_4.2.4p4+dfsg-3.dsc
  to pool/main/n/ntp/ntp_4.2.4p4+dfsg-3.dsc
ntp_4.2.4p4+dfsg-3_i386.deb
  to pool/main/n/ntp/ntp_4.2.4p4+dfsg-3_i386.deb
ntpdate_4.2.4p4+dfsg-3_i386.deb
  to pool/main/n/ntp/ntpdate_4.2.4p4+dfsg-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated ntp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 13 Jan 2008 12:18:13 +0100
Source: ntp
Binary: ntp-doc ntpdate ntp
Architecture: source all i386
Version: 1:4.2.4p4+dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian NTP Team <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description: 
 ntp        - Network Time Protocol daemon and utility programs
 ntp-doc    - Network Time Protocol documentation
 ntpdate    - client for setting system time from NTP servers
Closes: 408219 416818 420692 439726 444633 448462 450721 451525
Changes: 
 ntp (1:4.2.4p4+dfsg-3) unstable; urgency=low
 .
   * Various man page and NEWS fixes (patches by Justin Pryzby and Vincent
     Lefevre) (closes: #439726, #450721)
   * Run DHCP hooks as exit hooks instead of enter hooks (closes: #408219)
   * Use try-restart to restart ntpd after DHCP event
   * Wait for /usr to appear when running ntpdate on network events
     (closes: #448462)
   * Updated standards version
   * Updated ntpd man page from HTML (closes: #444633)
   * Moved configuration file description from ntpd(8) to ntp.conf(5)
   * Made NTPDATE_USE_NTP_CONF work with openntpd (initial patch by BenoƮt
     Dejean) (closes: #420692)
   * Added documentary comments to ntp.conf, reformatted the file a bit
     (closes: #416818)
   * Fixed whitespace in doc-base, pointed out by lintian
   * Removed ntpdate-debug.patch; debug behavior is now again consistent with
     upstream (closes: #451525)
   * Dropped some useless documentation files
Files: 
 30c90528440bd2bbe5418849c655cf26 936 net optional ntp_4.2.4p4+dfsg-3.dsc
 05f0c26c816d96343997003bd777724d 282911 net optional ntp_4.2.4p4+dfsg-3.diff.gz
 6978c8a064f58ff078459be21aed9526 926910 doc optional 
ntp-doc_4.2.4p4+dfsg-3_all.deb
 fb14d826ca38b6565d6545451a238ce0 424584 net optional 
ntp_4.2.4p4+dfsg-3_i386.deb
 766a45e575007df95c38533940f41234 59016 net optional 
ntpdate_4.2.4p4+dfsg-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHifRSTTx8oVVPtMYRAmWXAJ90HLlyRSpmwNMHHq/EgmMDSzTCsgCfdf5B
SyKqtGVk/9O3EQuxzQgf1Ro=
=sfFw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to