-NTP 4.2.6p3 (Harlan Stenn <stenn@ntp.org>, 2010/11/14, RC11)
+NTP 4.2.6p3 (Harlan Stenn <stenn@ntp.org>, 2010/11/14, RC12)
Focus: Bug fixes and portability improvements
clean-ups, minor bug fixes, fixes for a number of minor
ref-clock issues, and documentation revisions.
-Portability improvements in this release affect AIX, Linux and
-Microsoft Windows.
+Portability improvements in this release affect AIX, Atari FreeMiNT,
+FreeBSD4, Linux and Microsoft Windows.
New features / changes in this release:
* Source certain build files with ./filename for systems without . in PATH.
* IRIX portability fix.
* Use a single copy of the "libopts" code.
+* autogen/libopts upgrade.
+* configure.ac m4 quoting cleanup.
ntpd
* Do not bind to IN6_IFF_ANYCAST addresses.
* Log the reason for exiting under Windows.
+* Multicast fixes for Windows.
+* Interpolation fixes for Windows.
+* multicast fixes.
+* IPv6 Multicast fixes.
+* Manycast solicitation fixes and general repairs.
+* JJY refclock cleanup.
* NMEA refclock improvements.
+* Oncore debug message cleanup.
+* Give RAWDCF more baudrates.
* Support Truetime Satellite clocks under Windows.
* Support Arbiter 1093C Satellite clocks under Windows.
* Make sure that the "filegen" configuration command defaults to "enable".
* Prohibit 'includefile' directive in remote configuration command.
* Fix 'nic' interface bindings.
* Fix 'nic' interface handling where an address is on lo1.
-* multicast fixes.
* Fix the way we link with openssl if openssl is installed in the base
system.
+ntp-keygen
+* Fix -V coredump.
+* OpenSSL version display cleanup.
+
+ntpdc
+* Many counters hsould be treated as unsigned.
+
ntpdate
* Do not ignore replies with equal receive and transmit timestamps.
* Update the MIB from the draft version to RFC-5907.
sntp
+* Display timezone offset when showing time for sntp in the local
+ timezone.
* Pay proper attention to RATE KoD packets.
* Fix a miscalculation of the offset.
* Properly parse empty lines in the key file.
* Logging cleanup.
* Use tv_usec correctly in set_time().
+* Documentation cleanup.
---
NTP 4.2.6p2 (Harlan Stenn <stenn@ntp.org>, 2010/07/08)