]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
4.2.8p3-RC1
authorHarlan Stenn <stenn@ntp.org>
Tue, 12 May 2015 08:02:33 +0000 (04:02 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 12 May 2015 08:02:33 +0000 (04:02 -0400)
bk: 5551b399cmzTBLWrKPkFgYty94Tu-w

NEWS
packageinfo.sh

diff --git a/NEWS b/NEWS
index 3fafc189c8b956ce5e5f1278e16ad2bf98849989..e3bda0d26566e37163b9069c9713926aa1a27847 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,55 @@
 ---
-NTP 4.2.8p3 (Harlan Stenn <stenn@ntp.org>, 2015/04/xx) 
+NTP 4.2.8p3 (Harlan Stenn <stenn@ntp.org>, 2015/05/xx) 
+
+Focus: Bug fixes and enhancements.  Leap-second improvements.
+
+Severity: MEDIUM
+
+Bug Fixes and Improvements:
+
+* CID 739725: Fix a rare resource leak in libevent/listener.c.
+* CID 1295478: Quiet a pedantic potential error from the fix for Bug 2776.
+* CID 1296235: Fix refclock_jjy.c and correcting type of the driver40-ja.html
+* CID 1269537: Clean up a line of dead code in getShmTime().
+* [Bug 2590] autogen-5.18.5.
+* [Bug 2612] restrict: Warn when 'monitor' can't be disabled because
+  of 'limited'.
+* [Bug 2650] fix includefile processing.
+* [Bug 2745] ntpd -x steps clock on leap second
+   Fixed an initial-value problem that caused misbehaviour in absence of
+   any leapsecond information.
+   Do leap second stepping only of the step adjustment is beyond the
+   proper jump distance limit and step correction is allowed at all.
+* [Bug 2750] build for Win64
+  Building for 32bit of loopback ppsapi needs def file
+* [Bug 2776] Improve ntpq's 'help keytype'.
+* [Bug 2782] Refactor refclock_shm.c, add memory barrier protection.
+* [Bug 2792] If the IFF_RUNNING interface flag is supported then an
+  interface is ignored as long as this flag is not set since the
+  interface is not usable (e.g., no link).
+* [Bug 2794] Clean up kernel clock status reports.
+* [Bug 2800] refclock_true.c true_debug() can't open debug log because
+  of incompatible open/fdopen parameters.
+* [Bug 2804] install-local-data assumes GNU 'find' semantics.
+* [Bug 2806] refclock_jjy.c supports the Telephone JJY.
+* [Bug 2808] GPSD_JSON driver enhancements, step 1.
+  Fix crash during cleanup if GPS device not present and char device.
+  Increase internal token buffer to parse all JSON data, even SKY.
+  Defer logging of errors during driver init until the first unit is
+  started, so the syslog is not cluttered when the driver is not used.
+  Various improvements, see http://bugs.ntp.org/2808 for details.
+  Changed libjsmn to a more recent version.
+* [Bug 2810] refclock_shm.c memory barrier code needs tweaks for QNX.
+* [Bug 2813] HP-UX needs -D__STDC_VERSION__=199901L and limits.h.
+* [Bug 2815] net-snmp before v5.4 has circular library dependencies.
+* [Bug 2821] Add a missing NTP_PRINTF and a missing const.
+* [Bug 2822] New leap column in sntp broke NTP::Util.pm.
+* [Bug 2825] Quiet file installation in html/ .
+* Add an assert to the ntpq ifstats code.
+* Clean up the RLIMIT_STACK code.
+* Improve the ntpq documentation around the controlkey keyid.
+* ntpq.c cleanup.
+* Windows port build cleanup.
 
 ---
 NTP 4.2.8p2 (Harlan Stenn <stenn@ntp.org>, 2015/04/07) 
index 81106fe40be6cd97bc9e10c0224d240abe25a3c9..85650f38628be7f8845b57a824baf644ba2640f8 100644 (file)
@@ -70,7 +70,7 @@ esac
 special=
 
 # prerelease can be empty, 'beta', or 'rc'.
-prerelease=
+prerelease=rc
 
 # ChangeLog starting tag (see also CommitLog-4.1.0)
 CLTAG=NTP_4_2_0