From: Danny Mayer Date: Sun, 24 Jan 2010 04:45:31 +0000 (-0500) Subject: Merge pogo.udel.edu:/pogo/users/mayer/ntp-stable-vc6 X-Git-Tag: NTP_4_2_7P10~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61aacadce72236c802e3cd19b8fc55fa51097e58;p=thirdparty%2Fntp.git Merge pogo.udel.edu:/pogo/users/mayer/ntp-stable-vc6 into pogo.udel.edu:/pogo/users/mayer/ntp-dev-vc6merge bk: 4b5bd06bUD0NT2YXp27AP_LG31z7MA --- 61aacadce72236c802e3cd19b8fc55fa51097e58 diff --cc ChangeLog index 776c29b7c,81c71df5b..2042c108b --- a/ChangeLog +++ b/ChangeLog @@@ -2,43 -2,14 +2,45 @@@ on Windows * [Bug 1449] ntpsim.h should be conditionally in ntp_config.c * [Bug 1450] Option to exclude warnings not unconditionally defined on Windows +(4.2.7p7) 2009/12/30 Released by Harlan Stenn +* [Bug 620] ntpdc getresponse() esize != *rsize s/b size != *rsize. +* [Bug 1446] 4.2.7p6 requires autogen, missing ntpd.1, *.texi, *.menu. +(4.2.7p6) 2009/12/28 Released by Harlan Stenn +* [Bug 1443] Remove unnecessary dependencies on ntp_io.h +* [Bug 1442] Move Windows functions into libntp files +* Include (4.2.6p1-RC3) - [Bug 1127] Check the return of X590_verify(). +* Include (4.2.6p1-RC3) - [Bug 1439] .texi gen after binary is linked. +* Include (4.2.6p1-RC3) - [Bug 1440] Update configure.ac to support kfreebsd. +* Include (4.2.6p1-RC3) - [Bug 1445] IRIX does not have -lcap or support + linux capabilities. +(4.2.7p5) 2009/12/25 Released by Harlan Stenn +* Include (4.2.6p1-RC2) +(4.2.7p4) 2009/12/24 Released by Harlan Stenn +* [Bug 1429] ntpd -4 option does not reliably force IPv4 resolution. +* [Bug 1431] System headers must come before ntp headers in ntp_intres.c . +(4.2.7p3) 2009/12/22 Released by Harlan Stenn +* [Bug 1426] scripts/VersionName needs . on the search path. +* [Bug 1427] quote missing in ./build - shows up on NetBSD. +* [Bug 1428] Use AC_HEADER_RESOLV to fix breaks from resolv.h +(4.2.7p2) 2009/12/20 Released by Harlan Stenn +* [Bug 1419] ntpdate, ntpdc, sntp, ntpd ignore configure --bindir. +(4.2.7p1) 2009/12/15 Released by Harlan Stenn +* [Bug 1348] ntpd Windows port should wait for sendto() completion. +* [Bug 1413] test OpenSSL headers regarding -Wno-strict-prototypes. +* [Bug 1418] building ntpd/ntpdc/ntpq statically with ssl fails. +(4.2.7p0) 2009/12/13 Released by Harlan Stenn +* [Bug 1412] m4/os_cflags.m4 caches results that depend on $CC. +* [Bug 1414] Enable "make distcheck" success with BSD make. +(4.2.7) 2009/12/09 Released by Harlan Stenn +* [Bug 1407] configure.ac: recent GNU Make -v does not include "version". --- - * [Bug 1445] IRIX does not have -lcap or support linux capabilities. - * [Bug 1440] Update configure.ac to support kfreebsd. - * [Bug 1439] .texi generation must wait until after binary is linked. * [Bug 1127] Properly check the return of X590_verify() - missed one. + * [Bug 1439] .texi generation must wait until after binary is linked. + * [Bug 1440] Update configure.ac to support kfreebsd. + * [Bug 1445] IRIX does not have -lcap or support linux capabilities. + * [Bug 1451] CID 115: sntp leaks KoD entry when updating existing. + * [Bug 1453] Use $CC in config.cache filename in ./build script. --- (4.2.6p1-RC2) 2009/12/25 Released by Harlan Stenn