Home | History | Annotate | Line # | Download | only in dist
NEWS revision 1.1.1.1.6.1
      1  1.1.1.1.6.1    yamt --- 
      2  1.1.1.1.6.1    yamt NTP 4.2.6p5 (Harlan Stenn <stenn (a] ntp.org>, 2011/12/24) 
      3  1.1.1.1.6.1    yamt  
      4  1.1.1.1.6.1    yamt Focus: Bug fixes
      5  1.1.1.1.6.1    yamt  
      6  1.1.1.1.6.1    yamt Severity: Medium 
      7  1.1.1.1.6.1    yamt  
      8  1.1.1.1.6.1    yamt This is a recommended upgrade. 
      9  1.1.1.1.6.1    yamt 
     10  1.1.1.1.6.1    yamt This release updates sys_rootdisp and sys_jitter calculations to match the
     11  1.1.1.1.6.1    yamt RFC specification, fixes a potential IPv6 address matching error for the
     12  1.1.1.1.6.1    yamt "nic" and "interface" configuration directives, suppresses the creation of
     13  1.1.1.1.6.1    yamt extraneous ephemeral associations for certain broadcastclient and
     14  1.1.1.1.6.1    yamt multicastclient configurations, cleans up some ntpq display issues, and
     15  1.1.1.1.6.1    yamt includes improvements to orphan mode, minor bugs fixes and code clean-ups.
     16  1.1.1.1.6.1    yamt 
     17  1.1.1.1.6.1    yamt New features / changes in this release:
     18  1.1.1.1.6.1    yamt 
     19  1.1.1.1.6.1    yamt ntpd
     20  1.1.1.1.6.1    yamt 
     21  1.1.1.1.6.1    yamt  * Updated "nic" and "interface" IPv6 address handling to prevent 
     22  1.1.1.1.6.1    yamt    mismatches with localhost [::1] and wildcard [::] which resulted from
     23  1.1.1.1.6.1    yamt    using the address/prefix format (e.g. fe80::/64)
     24  1.1.1.1.6.1    yamt  * Fix orphan mode stratum incorrectly counting to infinity
     25  1.1.1.1.6.1    yamt  * Orphan parent selection metric updated to includes missing ntohl()
     26  1.1.1.1.6.1    yamt  * Non-printable stratum 16 refid no longer sent to ntp
     27  1.1.1.1.6.1    yamt  * Duplicate ephemeral associations suppressed for broadcastclient and
     28  1.1.1.1.6.1    yamt    multicastclient without broadcastdelay
     29  1.1.1.1.6.1    yamt  * Exclude undetermined sys_refid from use in loopback TEST12
     30  1.1.1.1.6.1    yamt  * Exclude MODE_SERVER responses from KoD rate limiting
     31  1.1.1.1.6.1    yamt  * Include root delay in clock_update() sys_rootdisp calculations
     32  1.1.1.1.6.1    yamt  * get_systime() updated to exclude sys_residual offset (which only
     33  1.1.1.1.6.1    yamt    affected bits "below" sys_tick, the precision threshold)
     34  1.1.1.1.6.1    yamt  * sys.peer jitter weighting corrected in sys_jitter calculation
     35  1.1.1.1.6.1    yamt 
     36  1.1.1.1.6.1    yamt ntpq
     37  1.1.1.1.6.1    yamt 
     38  1.1.1.1.6.1    yamt  * -n option extended to include the billboard "server" column
     39  1.1.1.1.6.1    yamt  * IPv6 addresses in the local column truncated to prevent overruns
     40  1.1.1.1.6.1    yamt 
     41  1.1.1.1.6.1    yamt --- 
     42  1.1.1.1.6.1    yamt NTP 4.2.6p4 (Harlan Stenn <stenn (a] ntp.org>, 2011/09/22) 
     43  1.1.1.1.6.1    yamt  
     44  1.1.1.1.6.1    yamt Focus: Bug fixes and portability improvements 
     45  1.1.1.1.6.1    yamt  
     46  1.1.1.1.6.1    yamt Severity: Medium 
     47  1.1.1.1.6.1    yamt  
     48  1.1.1.1.6.1    yamt This is a recommended upgrade. 
     49  1.1.1.1.6.1    yamt  
     50  1.1.1.1.6.1    yamt This release includes build infrastructure updates, code 
     51  1.1.1.1.6.1    yamt clean-ups, minor bug fixes, fixes for a number of minor 
     52  1.1.1.1.6.1    yamt ref-clock issues, and documentation revisions. 
     53  1.1.1.1.6.1    yamt  
     54  1.1.1.1.6.1    yamt Portability improvements affect AIX, HP-UX, Linux, OS X and 64-bit time_t. 
     55  1.1.1.1.6.1    yamt  
     56  1.1.1.1.6.1    yamt New features / changes in this release: 
     57  1.1.1.1.6.1    yamt  
     58  1.1.1.1.6.1    yamt Build system 
     59  1.1.1.1.6.1    yamt  
     60  1.1.1.1.6.1    yamt * Fix checking for struct rtattr 
     61  1.1.1.1.6.1    yamt * Update config.guess and config.sub for AIX 
     62  1.1.1.1.6.1    yamt * Upgrade required version of autogen and libopts for building 
     63  1.1.1.1.6.1    yamt   from our source code repository 
     64  1.1.1.1.6.1    yamt  
     65  1.1.1.1.6.1    yamt ntpd 
     66  1.1.1.1.6.1    yamt  
     67  1.1.1.1.6.1    yamt * Back-ported several fixes for Coverity warnings from ntp-dev 
     68  1.1.1.1.6.1    yamt * Fix a rare boundary condition in UNLINK_EXPR_SLIST() 
     69  1.1.1.1.6.1    yamt * Allow "logconfig =allall" configuration directive 
     70  1.1.1.1.6.1    yamt * Bind tentative IPv6 addresses on Linux 
     71  1.1.1.1.6.1    yamt * Correct WWVB/Spectracom driver to timestamp CR instead of LF 
     72  1.1.1.1.6.1    yamt * Improved tally bit handling to prevent incorrect ntpq peer status reports 
     73  1.1.1.1.6.1    yamt * Exclude the Undisciplined Local Clock and ACTS drivers from the initial 
     74  1.1.1.1.6.1    yamt   candidate list unless they are designated a "prefer peer" 
     75  1.1.1.1.6.1    yamt * Prevent the consideration of Undisciplined Local Clock or ACTS drivers for 
     76  1.1.1.1.6.1    yamt   selection during the 'tos orphanwait' period 
     77  1.1.1.1.6.1    yamt * Prefer an Orphan Mode Parent over the Undisciplined Local Clock or ACTS 
     78  1.1.1.1.6.1    yamt   drivers 
     79  1.1.1.1.6.1    yamt * Improved support of the Parse Refclock trusttime flag in Meinberg mode 
     80  1.1.1.1.6.1    yamt * Back-port utility routines from ntp-dev: mprintf(), emalloc_zero() 
     81  1.1.1.1.6.1    yamt * Added the NTPD_TICKADJ_PPM environment variable for specifying baseline 
     82  1.1.1.1.6.1    yamt   clock slew on Microsoft Windows 
     83  1.1.1.1.6.1    yamt * Code cleanup in libntpq 
     84  1.1.1.1.6.1    yamt  
     85  1.1.1.1.6.1    yamt ntpdc 
     86  1.1.1.1.6.1    yamt  
     87  1.1.1.1.6.1    yamt * Fix timerstats reporting 
     88  1.1.1.1.6.1    yamt  
     89  1.1.1.1.6.1    yamt ntpdate 
     90  1.1.1.1.6.1    yamt  
     91  1.1.1.1.6.1    yamt * Reduce time required to set clock 
     92  1.1.1.1.6.1    yamt * Allow a timeout greater than 2 seconds 
     93  1.1.1.1.6.1    yamt  
     94  1.1.1.1.6.1    yamt sntp 
     95  1.1.1.1.6.1    yamt  
     96  1.1.1.1.6.1    yamt * Backward incompatible command-line option change: 
     97  1.1.1.1.6.1    yamt   -l/--filelog changed -l/--logfile (to be consistent with ntpd) 
     98  1.1.1.1.6.1    yamt  
     99  1.1.1.1.6.1    yamt Documentation 
    100  1.1.1.1.6.1    yamt  
    101  1.1.1.1.6.1    yamt * Update html2man. Fix some tags in the .html files 
    102  1.1.1.1.6.1    yamt * Distribute ntp-wait.html 
    103  1.1.1.1.6.1    yamt 
    104  1.1.1.1.6.1    yamt ---
    105  1.1.1.1.6.1    yamt NTP 4.2.6p3 (Harlan Stenn <stenn (a] ntp.org>, 2011/01/03)
    106  1.1.1.1.6.1    yamt 
    107  1.1.1.1.6.1    yamt Focus: Bug fixes and portability improvements
    108  1.1.1.1.6.1    yamt 
    109  1.1.1.1.6.1    yamt Severity: Medium
    110  1.1.1.1.6.1    yamt 
    111  1.1.1.1.6.1    yamt This is a recommended upgrade.
    112  1.1.1.1.6.1    yamt 
    113  1.1.1.1.6.1    yamt This release includes build infrastructure updates, code
    114  1.1.1.1.6.1    yamt clean-ups, minor bug fixes, fixes for a number of minor
    115  1.1.1.1.6.1    yamt ref-clock issues, and documentation revisions.
    116  1.1.1.1.6.1    yamt 
    117  1.1.1.1.6.1    yamt Portability improvements in this release affect AIX, Atari FreeMiNT,
    118  1.1.1.1.6.1    yamt FreeBSD4, Linux and Microsoft Windows.
    119  1.1.1.1.6.1    yamt 
    120  1.1.1.1.6.1    yamt New features / changes in this release:
    121  1.1.1.1.6.1    yamt 
    122  1.1.1.1.6.1    yamt Build system
    123  1.1.1.1.6.1    yamt * Use lsb_release to get information about Linux distributions.
    124  1.1.1.1.6.1    yamt * 'test' is in /usr/bin (instead of /bin) on some systems.
    125  1.1.1.1.6.1    yamt * Basic sanity checks for the ChangeLog file.
    126  1.1.1.1.6.1    yamt * Source certain build files with ./filename for systems without . in PATH.
    127  1.1.1.1.6.1    yamt * IRIX portability fix.
    128  1.1.1.1.6.1    yamt * Use a single copy of the "libopts" code.
    129  1.1.1.1.6.1    yamt * autogen/libopts upgrade.
    130  1.1.1.1.6.1    yamt * configure.ac m4 quoting cleanup.
    131  1.1.1.1.6.1    yamt 
    132  1.1.1.1.6.1    yamt ntpd
    133  1.1.1.1.6.1    yamt * Do not bind to IN6_IFF_ANYCAST addresses.
    134  1.1.1.1.6.1    yamt * Log the reason for exiting under Windows.
    135  1.1.1.1.6.1    yamt * Multicast fixes for Windows.
    136  1.1.1.1.6.1    yamt * Interpolation fixes for Windows.
    137  1.1.1.1.6.1    yamt * IPv4 and IPv6 Multicast fixes.
    138  1.1.1.1.6.1    yamt * Manycast solicitation fixes and general repairs.
    139  1.1.1.1.6.1    yamt * JJY refclock cleanup.
    140  1.1.1.1.6.1    yamt * NMEA refclock improvements.
    141  1.1.1.1.6.1    yamt * Oncore debug message cleanup.
    142  1.1.1.1.6.1    yamt * Palisade refclock now builds under Linux.
    143  1.1.1.1.6.1    yamt * Give RAWDCF more baud rates.
    144  1.1.1.1.6.1    yamt * Support Truetime Satellite clocks under Windows.
    145  1.1.1.1.6.1    yamt * Support Arbiter 1093C Satellite clocks under Windows.
    146  1.1.1.1.6.1    yamt * Make sure that the "filegen" configuration command defaults to "enable".
    147  1.1.1.1.6.1    yamt * Range-check the status codes (plus other cleanup) in the RIPE-NCC driver.
    148  1.1.1.1.6.1    yamt * Prohibit 'includefile' directive in remote configuration command.
    149  1.1.1.1.6.1    yamt * Fix 'nic' interface bindings.
    150  1.1.1.1.6.1    yamt * Fix the way we link with openssl if openssl is installed in the base
    151  1.1.1.1.6.1    yamt   system.
    152  1.1.1.1.6.1    yamt 
    153  1.1.1.1.6.1    yamt ntp-keygen
    154  1.1.1.1.6.1    yamt * Fix -V coredump.
    155  1.1.1.1.6.1    yamt * OpenSSL version display cleanup.
    156  1.1.1.1.6.1    yamt 
    157  1.1.1.1.6.1    yamt ntpdc
    158  1.1.1.1.6.1    yamt * Many counters should be treated as unsigned.
    159  1.1.1.1.6.1    yamt 
    160  1.1.1.1.6.1    yamt ntpdate
    161  1.1.1.1.6.1    yamt * Do not ignore replies with equal receive and transmit timestamps.
    162  1.1.1.1.6.1    yamt 
    163  1.1.1.1.6.1    yamt ntpq
    164  1.1.1.1.6.1    yamt * libntpq warning cleanup.
    165  1.1.1.1.6.1    yamt 
    166  1.1.1.1.6.1    yamt ntpsnmpd
    167  1.1.1.1.6.1    yamt * Correct SNMP type for "precision" and "resolution".
    168  1.1.1.1.6.1    yamt * Update the MIB from the draft version to RFC-5907.
    169  1.1.1.1.6.1    yamt 
    170  1.1.1.1.6.1    yamt sntp
    171  1.1.1.1.6.1    yamt * Display timezone offset when showing time for sntp in the local
    172  1.1.1.1.6.1    yamt   timezone.
    173  1.1.1.1.6.1    yamt * Pay proper attention to RATE KoD packets.
    174  1.1.1.1.6.1    yamt * Fix a miscalculation of the offset.
    175  1.1.1.1.6.1    yamt * Properly parse empty lines in the key file.
    176  1.1.1.1.6.1    yamt * Logging cleanup.
    177  1.1.1.1.6.1    yamt * Use tv_usec correctly in set_time().
    178  1.1.1.1.6.1    yamt * Documentation cleanup.
    179  1.1.1.1.6.1    yamt 
    180  1.1.1.1.6.1    yamt ---
    181  1.1.1.1.6.1    yamt NTP 4.2.6p2 (Harlan Stenn <stenn (a] ntp.org>, 2010/07/08)
    182  1.1.1.1.6.1    yamt 
    183  1.1.1.1.6.1    yamt Focus: Bug fixes and portability improvements
    184  1.1.1.1.6.1    yamt 
    185  1.1.1.1.6.1    yamt Severity: Medium
    186  1.1.1.1.6.1    yamt 
    187  1.1.1.1.6.1    yamt This is a recommended upgrade.
    188  1.1.1.1.6.1    yamt 
    189  1.1.1.1.6.1    yamt This release includes build infrastructure updates, code
    190  1.1.1.1.6.1    yamt clean-ups, minor bug fixes, fixes for a number of minor
    191  1.1.1.1.6.1    yamt ref-clock issues, improved KOD handling, OpenSSL related
    192  1.1.1.1.6.1    yamt updates and documentation revisions.
    193  1.1.1.1.6.1    yamt 
    194  1.1.1.1.6.1    yamt Portability improvements in this release affect Irix, Linux,
    195  1.1.1.1.6.1    yamt Mac OS, Microsoft Windows, OpenBSD and QNX6
    196  1.1.1.1.6.1    yamt 
    197  1.1.1.1.6.1    yamt New features / changes in this release:
    198  1.1.1.1.6.1    yamt 
    199  1.1.1.1.6.1    yamt ntpd
    200  1.1.1.1.6.1    yamt * Range syntax for the trustedkey configuration directive
    201  1.1.1.1.6.1    yamt * Unified IPv4 and IPv6 restrict lists
    202  1.1.1.1.6.1    yamt 
    203  1.1.1.1.6.1    yamt ntpdate
    204  1.1.1.1.6.1    yamt * Rate limiting and KOD handling
    205  1.1.1.1.6.1    yamt 
    206  1.1.1.1.6.1    yamt ntpsnmpd
    207  1.1.1.1.6.1    yamt * default connection to net-snmpd via a unix-domain socket
    208  1.1.1.1.6.1    yamt * command-line 'socket name' option
    209  1.1.1.1.6.1    yamt 
    210  1.1.1.1.6.1    yamt ntpq / ntpdc
    211  1.1.1.1.6.1    yamt * support for the "passwd ..." syntax
    212  1.1.1.1.6.1    yamt * key-type specific password prompts
    213  1.1.1.1.6.1    yamt 
    214  1.1.1.1.6.1    yamt sntp
    215  1.1.1.1.6.1    yamt * MD5 authentication of an ntpd
    216  1.1.1.1.6.1    yamt * Broadcast and crypto
    217  1.1.1.1.6.1    yamt * OpenSSL support
    218  1.1.1.1.6.1    yamt 
    219  1.1.1.1.6.1    yamt ---
    220  1.1.1.1.6.1    yamt NTP 4.2.6p1 (Harlan Stenn <stenn (a] ntp.org>, 2010/04/09)
    221  1.1.1.1.6.1    yamt 
    222  1.1.1.1.6.1    yamt Focus: Bug fixes, portability fixes, and documentation improvements
    223  1.1.1.1.6.1    yamt 
    224  1.1.1.1.6.1    yamt Severity: Medium
    225  1.1.1.1.6.1    yamt 
    226  1.1.1.1.6.1    yamt This is a recommended upgrade.
    227  1.1.1.1.6.1    yamt 
    228  1.1.1.1.6.1    yamt ---
    229  1.1.1.1.6.1    yamt NTP 4.2.6 (Harlan Stenn <stenn (a] ntp.org>, 2009/12/08)
    230  1.1.1.1.6.1    yamt 
    231  1.1.1.1.6.1    yamt Focus: enhancements and bug fixes.
    232  1.1.1.1.6.1    yamt 
    233  1.1.1.1.6.1    yamt ---
    234          1.1  kardel NTP 4.2.4p8 (Harlan Stenn <stenn (a] ntp.org>, 2009/12/08)
    235          1.1  kardel 
    236          1.1  kardel Focus: Security Fixes
    237          1.1  kardel 
    238          1.1  kardel Severity: HIGH
    239          1.1  kardel 
    240          1.1  kardel This release fixes the following high-severity vulnerability:
    241          1.1  kardel 
    242          1.1  kardel * [Sec 1331] DoS with mode 7 packets - CVE-2009-3563.
    243          1.1  kardel 
    244          1.1  kardel   See http://support.ntp.org/security for more information.
    245          1.1  kardel 
    246          1.1  kardel   NTP mode 7 (MODE_PRIVATE) is used by the ntpdc query and control utility.
    247          1.1  kardel   In contrast, ntpq uses NTP mode 6 (MODE_CONTROL), while routine NTP time
    248          1.1  kardel   transfers use modes 1 through 5.  Upon receipt of an incorrect mode 7
    249          1.1  kardel   request or a mode 7 error response from an address which is not listed
    250          1.1  kardel   in a "restrict ... noquery" or "restrict ... ignore" statement, ntpd will
    251          1.1  kardel   reply with a mode 7 error response (and log a message).  In this case:
    252          1.1  kardel 
    253          1.1  kardel 	* If an attacker spoofs the source address of ntpd host A in a
    254          1.1  kardel 	  mode 7 response packet sent to ntpd host B, both A and B will
    255          1.1  kardel 	  continuously send each other error responses, for as long as
    256          1.1  kardel 	  those packets get through.
    257          1.1  kardel 
    258          1.1  kardel 	* If an attacker spoofs an address of ntpd host A in a mode 7
    259          1.1  kardel 	  response packet sent to ntpd host A, A will respond to itself
    260          1.1  kardel 	  endlessly, consuming CPU and logging excessively.
    261          1.1  kardel 
    262          1.1  kardel   Credit for finding this vulnerability goes to Robin Park and Dmitri
    263          1.1  kardel   Vinokurov of Alcatel-Lucent.
    264          1.1  kardel 
    265          1.1  kardel THIS IS A STRONGLY RECOMMENDED UPGRADE.
    266          1.1  kardel 
    267          1.1  kardel ---
    268          1.1  kardel ntpd now syncs to refclocks right away.
    269          1.1  kardel 
    270  1.1.1.1.6.1    yamt Backward-Incompatible changes:
    271          1.1  kardel 
    272          1.1  kardel ntpd no longer accepts '-v name' or '-V name' to define internal variables.
    273          1.1  kardel Use '--var name' or '--dvar name' instead. (Bug 817)
    274          1.1  kardel 
    275          1.1  kardel ---
    276          1.1  kardel NTP 4.2.4p7 (Harlan Stenn <stenn (a] ntp.org>, 2009/05/04)
    277          1.1  kardel 
    278          1.1  kardel Focus: Security and Bug Fixes
    279          1.1  kardel 
    280          1.1  kardel Severity: HIGH
    281          1.1  kardel 
    282          1.1  kardel This release fixes the following high-severity vulnerability:
    283          1.1  kardel 
    284          1.1  kardel * [Sec 1151] Remote exploit if autokey is enabled.  CVE-2009-1252
    285          1.1  kardel 
    286          1.1  kardel   See http://support.ntp.org/security for more information.
    287          1.1  kardel 
    288          1.1  kardel   If autokey is enabled (if ntp.conf contains a "crypto pw whatever"
    289          1.1  kardel   line) then a carefully crafted packet sent to the machine will cause
    290          1.1  kardel   a buffer overflow and possible execution of injected code, running
    291          1.1  kardel   with the privileges of the ntpd process (often root).
    292          1.1  kardel 
    293          1.1  kardel   Credit for finding this vulnerability goes to Chris Ries of CMU.
    294          1.1  kardel 
    295          1.1  kardel This release fixes the following low-severity vulnerabilities:
    296          1.1  kardel 
    297          1.1  kardel * [Sec 1144] limited (two byte) buffer overflow in ntpq.  CVE-2009-0159
    298          1.1  kardel   Credit for finding this vulnerability goes to Geoff Keating of Apple.
    299          1.1  kardel   
    300          1.1  kardel * [Sec 1149] use SO_EXCLUSIVEADDRUSE on Windows
    301          1.1  kardel   Credit for finding this issue goes to Dave Hart.
    302          1.1  kardel 
    303          1.1  kardel This release fixes a number of bugs and adds some improvements:
    304          1.1  kardel 
    305          1.1  kardel * Improved logging
    306          1.1  kardel * Fix many compiler warnings
    307          1.1  kardel * Many fixes and improvements for Windows
    308          1.1  kardel * Adds support for AIX 6.1
    309          1.1  kardel * Resolves some issues under MacOS X and Solaris
    310          1.1  kardel 
    311          1.1  kardel THIS IS A STRONGLY RECOMMENDED UPGRADE.
    312          1.1  kardel 
    313          1.1  kardel ---
    314          1.1  kardel NTP 4.2.4p6 (Harlan Stenn <stenn (a] ntp.org>, 2009/01/07)
    315          1.1  kardel 
    316          1.1  kardel Focus: Security Fix
    317          1.1  kardel 
    318          1.1  kardel Severity: Low
    319          1.1  kardel 
    320          1.1  kardel This release fixes oCERT.org's CVE-2009-0021, a vulnerability affecting
    321          1.1  kardel the OpenSSL library relating to the incorrect checking of the return
    322          1.1  kardel value of EVP_VerifyFinal function.
    323          1.1  kardel 
    324          1.1  kardel Credit for finding this issue goes to the Google Security Team for
    325          1.1  kardel finding the original issue with OpenSSL, and to ocert.org for finding
    326          1.1  kardel the problem in NTP and telling us about it.
    327          1.1  kardel 
    328          1.1  kardel This is a recommended upgrade.
    329          1.1  kardel ---
    330          1.1  kardel NTP 4.2.4p5 (Harlan Stenn <stenn (a] ntp.org>, 2008/08/17)
    331          1.1  kardel 
    332          1.1  kardel Focus: Minor Bugfixes 
    333          1.1  kardel 
    334          1.1  kardel This release fixes a number of Windows-specific ntpd bugs and 
    335          1.1  kardel platform-independent ntpdate bugs. A logging bugfix has been applied
    336          1.1  kardel to the ONCORE driver.
    337          1.1  kardel 
    338          1.1  kardel The "dynamic" keyword and is now obsolete and deferred binding to local 
    339          1.1  kardel interfaces is the new default. The minimum time restriction for the 
    340          1.1  kardel interface update interval has been dropped. 
    341          1.1  kardel 
    342          1.1  kardel A number of minor build system and documentation fixes are included. 
    343          1.1  kardel 
    344          1.1  kardel This is a recommended upgrade for Windows. 
    345          1.1  kardel 
    346          1.1  kardel ---
    347          1.1  kardel NTP 4.2.4p4 (Harlan Stenn <stenn (a] ntp.org>, 2007/09/10)
    348          1.1  kardel 
    349          1.1  kardel Focus: Minor Bugfixes
    350          1.1  kardel 
    351          1.1  kardel This release updates certain copyright information, fixes several display
    352          1.1  kardel bugs in ntpdc, avoids SIGIO interrupting malloc(), cleans up file descriptor
    353          1.1  kardel shutdown in the parse refclock driver, removes some lint from the code,
    354          1.1  kardel stops accessing certain buffers immediately after they were freed, fixes
    355          1.1  kardel a problem with non-command-line specification of -6, and allows the loopback
    356          1.1  kardel interface to share addresses with other interfaces.
    357          1.1  kardel 
    358          1.1  kardel ---
    359          1.1  kardel NTP 4.2.4p3 (Harlan Stenn <stenn (a] ntp.org>, 2007/06/29)
    360          1.1  kardel 
    361          1.1  kardel Focus: Minor Bugfixes
    362          1.1  kardel 
    363          1.1  kardel This release fixes a bug in Windows that made it difficult to
    364          1.1  kardel terminate ntpd under windows.
    365          1.1  kardel This is a recommended upgrade for Windows.
    366          1.1  kardel 
    367          1.1  kardel ---
    368          1.1  kardel NTP 4.2.4p2 (Harlan Stenn <stenn (a] ntp.org>, 2007/06/19)
    369          1.1  kardel 
    370          1.1  kardel Focus: Minor Bugfixes
    371          1.1  kardel 
    372          1.1  kardel This release fixes a multicast mode authentication problem, 
    373          1.1  kardel an error in NTP packet handling on Windows that could lead to 
    374          1.1  kardel ntpd crashing, and several other minor bugs. Handling of 
    375          1.1  kardel multicast interfaces and logging configuration were improved. 
    376          1.1  kardel The required versions of autogen and libopts were incremented.
    377          1.1  kardel This is a recommended upgrade for Windows and multicast users.
    378          1.1  kardel 
    379          1.1  kardel ---
    380          1.1  kardel NTP 4.2.4 (Harlan Stenn <stenn (a] ntp.org>, 2006/12/31)
    381          1.1  kardel 
    382          1.1  kardel Focus: enhancements and bug fixes.
    383          1.1  kardel 
    384          1.1  kardel Dynamic interface rescanning was added to simplify the use of ntpd in 
    385          1.1  kardel conjunction with DHCP. GNU AutoGen is used for its command-line options 
    386          1.1  kardel processing. Separate PPS devices are supported for PARSE refclocks, MD5 
    387          1.1  kardel signatures are now provided for the release files. Drivers have been 
    388          1.1  kardel added for some new ref-clocks and have been removed for some older 
    389          1.1  kardel ref-clocks. This release also includes other improvements, documentation 
    390          1.1  kardel and bug fixes. 
    391          1.1  kardel 
    392          1.1  kardel K&R C is no longer supported as of NTP-4.2.4. We are now aiming for ANSI 
    393          1.1  kardel C support.
    394          1.1  kardel 
    395          1.1  kardel ---
    396          1.1  kardel NTP 4.2.0 (Harlan Stenn <stenn (a] ntp.org>, 2003/10/15)
    397          1.1  kardel 
    398          1.1  kardel Focus: enhancements and bug fixes.
    399