Author: gordon
Date: Tue May 14 23:02:56 2019
New Revision: 347589
URL: https://svnweb.freebsd.org/changeset/base/347589
Log:
Update ntpd to 4.2.8p13 to fix authenticated denial of service.
Approved by: so
Security: FreeBSD-SA-19:04.ntp
Security: CVE-2019-8936
Added:
releng/12.0/contrib/ntp/libntp/xsbprintf.c
Modified:
releng/12.0/contrib/ntp/COPYRIGHT
releng/12.0/contrib/ntp/ChangeLog
releng/12.0/contrib/ntp/CommitLog
releng/12.0/contrib/ntp/Makefile.in
releng/12.0/contrib/ntp/NEWS
releng/12.0/contrib/ntp/aclocal.m4
releng/12.0/contrib/ntp/adjtimed/Makefile.in
releng/12.0/contrib/ntp/build
releng/12.0/contrib/ntp/clockstuff/Makefile.in
releng/12.0/contrib/ntp/config.h.in
releng/12.0/contrib/ntp/configure
releng/12.0/contrib/ntp/configure.ac
releng/12.0/contrib/ntp/include/Makefile.in
releng/12.0/contrib/ntp/include/isc/Makefile.in
releng/12.0/contrib/ntp/include/ntp_calendar.h
releng/12.0/contrib/ntp/include/ntp_stdlib.h
releng/12.0/contrib/ntp/include/ntpd.h
releng/12.0/contrib/ntp/include/parse.h
releng/12.0/contrib/ntp/kernel/Makefile.in
releng/12.0/contrib/ntp/kernel/sys/Makefile.in
releng/12.0/contrib/ntp/libntp/Makefile.am
releng/12.0/contrib/ntp/libntp/Makefile.in
releng/12.0/contrib/ntp/libntp/authreadkeys.c
releng/12.0/contrib/ntp/libntp/calyearstart.c
releng/12.0/contrib/ntp/libntp/ntp_calendar.c
releng/12.0/contrib/ntp/libntp/work_fork.c
releng/12.0/contrib/ntp/libparse/Makefile.in
releng/12.0/contrib/ntp/libparse/clk_trimtsip.c
releng/12.0/contrib/ntp/libparse/gpstolfp.c
releng/12.0/contrib/ntp/ntpd/Makefile.in
releng/12.0/contrib/ntp/ntpd/invoke-ntp.conf.texi
releng/12.0/contrib/ntp/ntpd/invoke-ntp.keys.texi
releng/12.0/contrib/ntp/ntpd/invoke-ntpd.texi
releng/12.0/contrib/ntp/ntpd/ntp.conf.5man
releng/12.0/contrib/ntp/ntpd/ntp.conf.5mdoc
releng/12.0/contrib/ntp/ntpd/ntp.conf.html
releng/12.0/contrib/ntp/ntpd/ntp.conf.man.in
releng/12.0/contrib/ntp/ntpd/ntp.conf.mdoc.in
releng/12.0/contrib/ntp/ntpd/ntp.keys.5man
releng/12.0/contrib/ntp/ntpd/ntp.keys.5mdoc
releng/12.0/contrib/ntp/ntpd/ntp.keys.html
releng/12.0/contrib/ntp/ntpd/ntp.keys.man.in
releng/12.0/contrib/ntp/ntpd/ntp.keys.mdoc.in
releng/12.0/contrib/ntp/ntpd/ntp_config.c
releng/12.0/contrib/ntp/ntpd/ntp_control.c
releng/12.0/contrib/ntp/ntpd/ntp_crypto.c
releng/12.0/contrib/ntp/ntpd/ntp_loopfilter.c
releng/12.0/contrib/ntp/ntpd/ntp_proto.c
releng/12.0/contrib/ntp/ntpd/ntp_request.c
releng/12.0/contrib/ntp/ntpd/ntp_timer.c
releng/12.0/contrib/ntp/ntpd/ntpd-opts.c
releng/12.0/contrib/ntp/ntpd/ntpd-opts.h
releng/12.0/contrib/ntp/ntpd/ntpd.1ntpdman
releng/12.0/contrib/ntp/ntpd/ntpd.1ntpdmdoc
releng/12.0/contrib/ntp/ntpd/ntpd.c
releng/12.0/contrib/ntp/ntpd/ntpd.html
releng/12.0/contrib/ntp/ntpd/ntpd.man.in
releng/12.0/contrib/ntp/ntpd/ntpd.mdoc.in
releng/12.0/contrib/ntp/ntpd/refclock_bancomm.c
releng/12.0/contrib/ntp/ntpd/refclock_jupiter.c
releng/12.0/contrib/ntp/ntpd/refclock_parse.c
releng/12.0/contrib/ntp/ntpdate/Makefile.in
releng/12.0/contrib/ntp/ntpdate/ntpdate.c
releng/12.0/contrib/ntp/ntpdc/Makefile.in
releng/12.0/contrib/ntp/ntpdc/invoke-ntpdc.texi
releng/12.0/contrib/ntp/ntpdc/nl.pl
releng/12.0/contrib/ntp/ntpdc/ntpdc-opts.c
releng/12.0/contrib/ntp/ntpdc/ntpdc-opts.h
releng/12.0/contrib/ntp/ntpdc/ntpdc.1ntpdcman
releng/12.0/contrib/ntp/ntpdc/ntpdc.1ntpdcmdoc
releng/12.0/contrib/ntp/ntpdc/ntpdc.html
releng/12.0/contrib/ntp/ntpdc/ntpdc.man.in
releng/12.0/contrib/ntp/ntpdc/ntpdc.mdoc.in
releng/12.0/contrib/ntp/ntpdc/ntpdc_ops.c
releng/12.0/contrib/ntp/ntpq/Makefile.in
releng/12.0/contrib/ntp/ntpq/invoke-ntpq.texi
releng/12.0/contrib/ntp/ntpq/ntpq-opts.c
releng/12.0/contrib/ntp/ntpq/ntpq-opts.h
releng/12.0/contrib/ntp/ntpq/ntpq.1ntpqman
releng/12.0/contrib/ntp/ntpq/ntpq.1ntpqmdoc
releng/12.0/contrib/ntp/ntpq/ntpq.html
releng/12.0/contrib/ntp/ntpq/ntpq.man.in
releng/12.0/contrib/ntp/ntpq/ntpq.mdoc.in
releng/12.0/contrib/ntp/ntpsnmpd/Makefile.in
releng/12.0/contrib/ntp/ntpsnmpd/invoke-ntpsnmpd.texi
releng/12.0/contrib/ntp/ntpsnmpd/ntpsnmpd-opts.c
releng/12.0/contrib/ntp/ntpsnmpd/ntpsnmpd-opts.h
releng/12.0/contrib/ntp/ntpsnmpd/ntpsnmpd.1ntpsnmpdman
releng/12.0/contrib/ntp/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
releng/12.0/contrib/ntp/ntpsnmpd/ntpsnmpd.html
releng/12.0/contrib/ntp/ntpsnmpd/ntpsnmpd.man.in
releng/12.0/contrib/ntp/ntpsnmpd/ntpsnmpd.mdoc.in
releng/12.0/contrib/ntp/packageinfo.sh
releng/12.0/contrib/ntp/parseutil/Makefile.in
releng/12.0/contrib/ntp/scripts/Makefile.in
releng/12.0/contrib/ntp/scripts/build/Makefile.in
releng/12.0/contrib/ntp/scripts/build/check--help
releng/12.0/contrib/ntp/scripts/calc_tickadj/Makefile.in
releng/12.0/contrib/ntp/scripts/calc_tickadj/calc_tickadj.1calc_tickadjman
releng/12.0/contrib/ntp/scripts/calc_tickadj/calc_tickadj.1calc_tickadjmdoc
releng/12.0/contrib/ntp/scripts/calc_tickadj/calc_tickadj.html
releng/12.0/contrib/ntp/scripts/calc_tickadj/calc_tickadj.man.in
releng/12.0/contrib/ntp/scripts/calc_tickadj/calc_tickadj.mdoc.in
releng/12.0/contrib/ntp/scripts/calc_tickadj/invoke-calc_tickadj.texi
releng/12.0/contrib/ntp/scripts/invoke-plot_summary.texi
releng/12.0/contrib/ntp/scripts/invoke-summary.texi
releng/12.0/contrib/ntp/scripts/lib/Makefile.in
releng/12.0/contrib/ntp/scripts/ntp-wait/Makefile.in
releng/12.0/contrib/ntp/scripts/ntp-wait/invoke-ntp-wait.texi
releng/12.0/contrib/ntp/scripts/ntp-wait/ntp-wait-opts
releng/12.0/contrib/ntp/scripts/ntp-wait/ntp-wait.1ntp-waitman
releng/12.0/contrib/ntp/scripts/ntp-wait/ntp-wait.1ntp-waitmdoc
releng/12.0/contrib/ntp/scripts/ntp-wait/ntp-wait.html
releng/12.0/contrib/ntp/scripts/ntp-wait/ntp-wait.man.in
releng/12.0/contrib/ntp/scripts/ntp-wait/ntp-wait.mdoc.in
releng/12.0/contrib/ntp/scripts/ntpsweep/Makefile.in
releng/12.0/contrib/ntp/scripts/ntpsweep/invoke-ntpsweep.texi
releng/12.0/contrib/ntp/scripts/ntpsweep/ntpsweep-opts
releng/12.0/contrib/ntp/scripts/ntpsweep/ntpsweep.1ntpsweepman
releng/12.0/contrib/ntp/scripts/ntpsweep/ntpsweep.1ntpsweepmdoc
releng/12.0/contrib/ntp/scripts/ntpsweep/ntpsweep.html
releng/12.0/contrib/ntp/scripts/ntpsweep/ntpsweep.man.in
releng/12.0/contrib/ntp/scripts/ntpsweep/ntpsweep.mdoc.in
releng/12.0/contrib/ntp/scripts/ntptrace/Makefile.in
releng/12.0/contrib/ntp/scripts/ntptrace/invoke-ntptrace.texi
releng/12.0/contrib/ntp/scripts/ntptrace/ntptrace-opts
releng/12.0/contrib/ntp/scripts/ntptrace/ntptrace.1ntptraceman
releng/12.0/contrib/ntp/scripts/ntptrace/ntptrace.1ntptracemdoc
releng/12.0/contrib/ntp/scripts/ntptrace/ntptrace.html
releng/12.0/contrib/ntp/scripts/ntptrace/ntptrace.man.in
releng/12.0/contrib/ntp/scripts/ntptrace/ntptrace.mdoc.in
releng/12.0/contrib/ntp/scripts/plot_summary-opts
releng/12.0/contrib/ntp/scripts/plot_summary.1plot_summaryman
releng/12.0/contrib/ntp/scripts/plot_summary.1plot_summarymdoc
releng/12.0/contrib/ntp/scripts/plot_summary.html
releng/12.0/contrib/ntp/scripts/plot_summary.man.in
releng/12.0/contrib/ntp/scripts/plot_summary.mdoc.in
releng/12.0/contrib/ntp/scripts/summary-opts
releng/12.0/contrib/ntp/scripts/summary.1summaryman
releng/12.0/contrib/ntp/scripts/summary.1summarymdoc
releng/12.0/contrib/ntp/scripts/summary.html
releng/12.0/contrib/ntp/scripts/summary.man.in
releng/12.0/contrib/ntp/scripts/summary.mdoc.in
releng/12.0/contrib/ntp/scripts/update-leap/Makefile.in
releng/12.0/contrib/ntp/scripts/update-leap/invoke-update-leap.texi
releng/12.0/contrib/ntp/scripts/update-leap/update-leap-opts
releng/12.0/contrib/ntp/scripts/update-leap/update-leap.1update-leapman
releng/12.0/contrib/ntp/scripts/update-leap/update-leap.1update-leapmdoc
releng/12.0/contrib/ntp/scripts/update-leap/update-leap.html
releng/12.0/contrib/ntp/scripts/update-leap/update-leap.man.in
releng/12.0/contrib/ntp/scripts/update-leap/update-leap.mdoc.in
releng/12.0/contrib/ntp/sntp/COPYRIGHT
releng/12.0/contrib/ntp/sntp/Makefile.in
releng/12.0/contrib/ntp/sntp/aclocal.m4
releng/12.0/contrib/ntp/sntp/config.h.in
releng/12.0/contrib/ntp/sntp/configure
releng/12.0/contrib/ntp/sntp/include/Makefile.in
releng/12.0/contrib/ntp/sntp/include/version.def
releng/12.0/contrib/ntp/sntp/include/version.texi
releng/12.0/contrib/ntp/sntp/invoke-sntp.texi
releng/12.0/contrib/ntp/sntp/libevent/Makefile.in
releng/12.0/contrib/ntp/sntp/libevent/aclocal.m4
releng/12.0/contrib/ntp/sntp/libevent/build-aux/ar-lib
releng/12.0/contrib/ntp/sntp/libevent/build-aux/compile
releng/12.0/contrib/ntp/sntp/libevent/build-aux/config.guess
releng/12.0/contrib/ntp/sntp/libevent/build-aux/config.sub
releng/12.0/contrib/ntp/sntp/libevent/build-aux/depcomp
releng/12.0/contrib/ntp/sntp/libevent/build-aux/install-sh
releng/12.0/contrib/ntp/sntp/libevent/build-aux/missing
releng/12.0/contrib/ntp/sntp/libevent/build-aux/test-driver
releng/12.0/contrib/ntp/sntp/libevent/build-aux/ylwrap
releng/12.0/contrib/ntp/sntp/libevent/config.h.in
releng/12.0/contrib/ntp/sntp/libevent/configure
releng/12.0/contrib/ntp/sntp/libevent/evconfig-private.h
releng/12.0/contrib/ntp/sntp/libevent/test/regress.gen.c
releng/12.0/contrib/ntp/sntp/libevent/test/regress.gen.h
releng/12.0/contrib/ntp/sntp/libopts/Makefile.in
releng/12.0/contrib/ntp/sntp/libopts/autoopts/options.h
releng/12.0/contrib/ntp/sntp/libopts/genshell.h
releng/12.0/contrib/ntp/sntp/m4/ntp_libntp.m4
releng/12.0/contrib/ntp/sntp/m4/version.m4
releng/12.0/contrib/ntp/sntp/main.c
releng/12.0/contrib/ntp/sntp/networking.c
releng/12.0/contrib/ntp/sntp/scm-rev
releng/12.0/contrib/ntp/sntp/scripts/Makefile.in
releng/12.0/contrib/ntp/sntp/sntp-opts.c
releng/12.0/contrib/ntp/sntp/sntp-opts.h
releng/12.0/contrib/ntp/sntp/sntp.1sntpman
releng/12.0/contrib/ntp/sntp/sntp.1sntpmdoc
releng/12.0/contrib/ntp/sntp/sntp.html
releng/12.0/contrib/ntp/sntp/sntp.man.in
releng/12.0/contrib/ntp/sntp/sntp.mdoc.in
releng/12.0/contrib/ntp/sntp/tests/Makefile.in
releng/12.0/contrib/ntp/sntp/unity/Makefile.in
releng/12.0/contrib/ntp/sntp/version.c
releng/12.0/contrib/ntp/util/Makefile.in
releng/12.0/contrib/ntp/util/invoke-ntp-keygen.texi
releng/12.0/contrib/ntp/util/ntp-keygen-opts.c
releng/12.0/contrib/ntp/util/ntp-keygen-opts.h
releng/12.0/contrib/ntp/util/ntp-keygen.1ntp-keygenman
releng/12.0/contrib/ntp/util/ntp-keygen.1ntp-keygenmdoc
releng/12.0/contrib/ntp/util/ntp-keygen.html
releng/12.0/contrib/ntp/util/ntp-keygen.man.in
releng/12.0/contrib/ntp/util/ntp-keygen.mdoc.in
releng/12.0/contrib/ntp/util/ntptime.c
releng/12.0/usr.sbin/ntp/libntp/Makefile
Modified: releng/12.0/contrib/ntp/COPYRIGHT
==============================================================================
--- releng/12.0/contrib/ntp/COPYRIGHT Tue May 14 22:59:32 2019
(r347588)
+++ releng/12.0/contrib/ntp/COPYRIGHT Tue May 14 23:02:56 2019
(r347589)
@@ -1,16 +1,15 @@
This file is automatically generated from html/copyright.html
-
Copyright Notice
-
+
jpg "Clone me," says Dolly sheepishly.
-
+
Last update: 2-Jan-2017 11:58 UTC
- _________________________________________________________________
-
- The following copyright notice applies to all files collectively
- called the Network Time Protocol Version 4 Distribution. Unless
- specifically declared otherwise in an individual file, this entire
- notice applies as if the text was explicitly included in the file.
+ __________________________________________________________________
+
+ The following copyright notice applies to all files collectively called
+ the Network Time Protocol Version 4 Distribution. Unless specifically
+ declared otherwise in an individual file, this entire notice applies as
+ if the text was explicitly included in the file.
***********************************************************************
* *
* Copyright (c) University of Delaware 1992-2015 *
@@ -62,13 +61,13 @@ This file is automatically generated from html/copyrig
***********************************************************************
The following individuals contributed in part to the Network Time
- Protocol Distribution Version 4 and are acknowledged as authors of
- this work.
+ Protocol Distribution Version 4 and are acknowledged as authors of this
+ work.
1. [1]Takao Abe <[email protected]> Clock driver for JJY receivers
2. [2]Mark Andrews <[email protected]> Leitch atomic clock
controller
- 3. [3]Bernd Altmeier <[email protected]> hopf Elektronik serial
- line and PCI-bus devices
+ 3. [3]Bernd Altmeier <[email protected]> hopf Elektronik serial line
+ and PCI-bus devices
4. [4]Viraj Bais <[email protected]> and [5]Clayton Kirkwood
<[email protected]> port to WindowsNT 3.5
5. [6]Michael Barone <michael,[email protected]> GPSVME fixes
@@ -84,13 +83,12 @@ This file is automatically generated from html/copyrig
<[email protected]> IPv6 support
12. [13]Reg Clemens <[email protected]> Oncore driver (Current maintainer)
13. [14]Steve Clift <[email protected]> OMEGA clock driver
- 14. [15]Casey Crellin <[email protected]> vxWorks (Tornado) port and
- help with target configuration
+ 14. [15]Casey Crellin <[email protected]> vxWorks (Tornado) port and help
+ with target configuration
15. [16]Sven Dietrich <[email protected]> Palisade reference
clock driver, NT adj. residuals, integrated Greg's Winnt port.
16. [17]John A. Dundas III <[email protected]> Apple A/UX port
- 17. [18]Torsten Duwe <[email protected]> Linux
- port
+ 17. [18]Torsten Duwe <[email protected]> Linux port
18. [19]Dennis Ferguson <[email protected]> foundation code for
NTP Version 2 as specified in RFC-1119
19. [20]John Hay <[email protected]> IPv6 support and testing
@@ -122,9 +120,8 @@ This file is automatically generated from html/copyrig
code for Version 3 as specified in RFC-1305
36. [39]Danny Mayer <[email protected]>Network I/O, Windows Port, Code
Maintenance
- 37. [40]David L. Mills <[email protected]> Version 4 foundation,
- precision kernel; clock drivers: 1, 3, 4, 6, 7, 11, 13, 18, 19,
- 22, 36
+ 37. [40]David L. Mills <[email protected]> Version 4 foundation, precision
+ kernel; clock drivers: 1, 3, 4, 6, 7, 11, 13, 18, 19, 22, 36
38. [41]Wolfgang Moeller <[email protected]> VMS port
39. [42]Jeffrey Mogul <[email protected]> ntptrace utility
40. [43]Tom Moore <[email protected]> i386 svr4 port
@@ -136,22 +133,18 @@ This file is automatically generated from html/copyrig
44. [48]Rainer Pruy <[email protected]>
monitoring/trap scripts, statistics file handling
45. [49]Dirce Richards <[email protected]> Digital UNIX V4.0 port
- 46. [50]Wilfredo S�nchez <[email protected]> added support for
- NetInfo
+ 46. [50]Wilfredo S�nchez <[email protected]> added support for NetInfo
47. [51]Nick Sayer <[email protected]> SunOS streams modules
48. [52]Jack Sasportas <[email protected]> Saved a Lot of
space on the stuff in the html/pic/ subdirectory
49. [53]Ray Schnitzler <[email protected]> Unixware1 port
50. [54]Michael Shields <[email protected]> USNO clock driver
- 51. [55]Jeff Steinman <[email protected]> Datum PTS clock
- driver
+ 51. [55]Jeff Steinman <[email protected]> Datum PTS clock driver
52. [56]Harlan Stenn <[email protected]> GNU automake/autoconfigure
makeover, various other bits (see the ChangeLog)
53. [57]Kenneth Stone <[email protected]> HP-UX port
- 54. [58]Ajit Thyagarajan <[email protected]>IP multicast/anycast
- support
- 55. [59]Tomoaki TSURUOKA <[email protected]>TRAK clock
- driver
+ 54. [58]Ajit Thyagarajan <[email protected]>IP multicast/anycast support
+ 55. [59]Tomoaki TSURUOKA <[email protected]>TRAK clock driver
56. [60]Brian Utterback <[email protected]> General codebase,
Solaris issues
57. [61]Loganaden Velvindron <[email protected]> Sandboxing
@@ -160,7 +153,7 @@ This file is automatically generated from html/copyrig
TrueTime clock driver
59. [63]Ulrich Windl <[email protected]> corrected and
validated HTML documents according to the HTML DTD
- _________________________________________________________________
+ __________________________________________________________________
References
Modified: releng/12.0/contrib/ntp/ChangeLog
==============================================================================
--- releng/12.0/contrib/ntp/ChangeLog Tue May 14 22:59:32 2019
(r347588)
+++ releng/12.0/contrib/ntp/ChangeLog Tue May 14 23:02:56 2019
(r347589)
@@ -1,4 +1,49 @@
---
+(4.2.8p13) 2019/03/07 Released by Harlan Stenn <[email protected]>
+
+* [Sec 3565] Crafted null dereference attack in authenticated
+ mode 6 packet <[email protected]>
+ - reported by Magnus Stubman
+* [Bug 3560] Fix build when HAVE_DROPROOT is not defined <[email protected]>
+ - applied patch by Ian Lepore
+* [Bug 3558] Crash and integer size bug <[email protected]>
+ - isolate and fix linux/windows specific code issue
+* [Bug 3556] ntp_loopfilter.c snprintf compilation warnings <[email protected]>
+ - provide better function for incremental string formatting
+* [Bug 3555] Tidy up print alignment of debug output from ntpdate
<[email protected]>
+ - applied patch by Gerry Garvey
+* [Bug 3554] config revoke stores incorrect value <[email protected]>
+ - original finding by Gerry Garvey, additional cleanup needed
+* [Bug 3549] Spurious initgroups() error message <[email protected]>
+ - patch by Christous Zoulas
+* [Bug 3548] Signature not verified on windows system <[email protected]>
+ - finding by Chen Jiabin, plus another one by me
+* [Bug 3541] patch to fix STA_NANO struct timex units <[email protected]>
+ - applied patch by Maciej Szmigiero
+* [Bug 3540] Cannot set minsane to 0 anymore <[email protected]>
+ - applied patch by Andre Charbonneau
+* [Bug 3539] work_fork build fails when droproot is not supported
<[email protected]>
+ - applied patch by Baruch Siach
+* [Bug 3538] Build fails for no-MMU targets <[email protected]>
+ - applied patch by Baruch Siach
+* [Bug 3535] libparse won't handle GPS week rollover <[email protected]>
+ - refactored handling of GPS era based on 'tos basedate' for
+ parse (TSIP) and JUPITER clocks
+* [Bug 3529] Build failures on Mac OS X 10.13 (High Sierra) <[email protected]>
+ - patch by Daniel J. Luke; this does not fix a potential linker
+ regression issue on MacOS.
+* [Bug 3527 - Backward Incompatible] mode7 clockinfo fudgeval2 packet
+ anomaly <[email protected]>, reported by GGarvey.
+ - --enable-bug3527-fix support by HStenn
+* [Bug 3526] Incorrect poll interval in packet <[email protected]>
+ - applied patch by Gerry Garvey
+* [Bug 3471] Check for openssl/[ch]mac.h. <[email protected]>
+ - added missing check, reported by Reinhard Max <[email protected]>
+* [Bug 1674] runtime crashes and sync problems affecting both x86 and x86_64
+ - this is a variant of [bug 3558] and should be fixed with it
+* Implement --disable-signalled-io
+
+---
(4.2.8p12) 2018/08/14 Released by Harlan Stenn <[email protected]>
* [Sec 3505] CVE-2018-12327 - Arbitrary Code Execution Vulnerability
Modified: releng/12.0/contrib/ntp/CommitLog
==============================================================================
--- releng/12.0/contrib/ntp/CommitLog Tue May 14 22:59:32 2019
(r347588)
+++ releng/12.0/contrib/ntp/CommitLog Tue May 14 23:02:56 2019
(r347589)
@@ -1,363 +1,6898 @@
[email protected], 2017-02-01 07:39:35-05:00, [email protected]
[email protected], 2019-02-20 17:13:36-08:00, [email protected]
+ Update NEWS file
+
+ [email protected] +3 -0
+ Update NEWS file
+
[email protected], 2019-02-20 09:44:58-08:00, [email protected]
+ build system cleanups
+
+ [email protected] +1 -1
+ build system cleanups
+
+ scripts/build/[email protected] +2 -2
+ build system cleanups
+
+ sntp/libopts/autoopts/[email protected] +1 -1
+ build system cleanups
+
+ sntp/libopts/[email protected] +1 -1
+ build system cleanups
+
[email protected], 2019-02-18 22:26:26-08:00, [email protected]
+ ChangeLog and NEWS description cleanups
+
+ [email protected] +4 -4
+ ChangeLog and NEWS description cleanups
+
+ [email protected] +4 -2
+ ChangeLog and NEWS description cleanups
+
[email protected], 2019-02-18 20:10:25-08:00, [email protected]
+ NEWS file update
+
+ [email protected] +49 -2
+ NEWS file update
+
[email protected], 2019-02-16 07:36:50+00:00, [email protected]
+ Improve messages around signalled IO handling in configure
+
+ sntp/m4/[email protected] +5 -0
+ Improve messages around signalled IO handling in configure
+
[email protected], 2019-02-15 13:27:05+00:00, [email protected]
+ Implement --disable-signalled-io
+
+ [email protected] +1 -0
+ Implement --disable-signalled-io
+
+ sntp/m4/[email protected] +22 -2
+ Implement --disable-signalled-io
+
[email protected], 2019-01-17 04:16:52+00:00, [email protected]
+ Cleanup
+
+ [email protected] +0 -1
+ Cleanup
+
[email protected], 2019-01-16 21:42:59+01:00, [email protected]
+ [Sec 3565] null pointer crash by remote attack
+
+ [email protected] +3 -0
+ [Sec 3565] null pointer crash by remote attack
+
+ ntpd/[email protected] +17 -9
+ [Sec 3565] null pointer crash by remote attack
+
[email protected], 2018-12-15 13:25:25+00:00, [email protected]
+ bug3527 fixes
+
+ [email protected] +3 -3
+ bug3527 fixes
+
+ [email protected] +18 -0
+ bug3527 fixes
+
+ ntpd/[email protected] +7 -4
+ bug3527 fixes
+
+ ntpdc/[email protected] +8 -3
+ bug3527 fixes
+
[email protected], 2018-12-12 07:37:12+01:00, [email protected]
+ [Bug 3560] Fix build when HAVE_DROPROOT is not defined
+
+ [email protected] +4 -0
+ [Bug 3560] Fix build when HAVE_DROPROOT is not defined
+
+ libntp/[email protected] +2 -0
+ [Bug 3560] Fix build when HAVE_DROPROOT is not defined
+
[email protected], 2018-12-11 07:42:01+01:00, [email protected]
+ [Bug 3558] Crash and integer size bug
+ [Bug 1674] runtime crashes and sync problems affecting both x86 and x86_64
+ - isolate & fix LP64/LLP64 problem with BANCOMM SDK
+
+ [email protected] +6 -0
+ [Bug 3558] Crash and integer size bug
+ [Bug 1674] runtime crashes and sync problems affecting both x86 and x86_64
+ - isolate & fix LP64/LLP64 problem with BANCOMM SDK
+
+ [email protected] +1 -0
+ [Bug 3558] Crash and integer size bug
+ [Bug 1674] runtime crashes and sync problems affecting both x86 and x86_64
+ - search for BANCOMM SDK lib
+
+ ntpd/[email protected] +96 -23
+ [Bug 3558] Crash and integer size bug
+ [Bug 1674] runtime crashes and sync problems affecting both x86 and x86_64
+ - isolate & fix LP64/LLP64 problem with BANCOMM SDK
+
[email protected], 2018-12-05 06:58:13+01:00, [email protected]
+ Bug 3556 - ntp_loopfilter.c snprintf compilation warnings
+ - stricter buffer range checks
+
+ libntp/[email protected] +11 -13
+ Bug 3556 - ntp_loopfilter.c snprintf compilation warnings
+ - stricter buffer range checks
+
+ tests/libntp/[email protected] +8 -4
+ Bug 3556 - ntp_loopfilter.c snprintf compilation warnings
+ - stricter buffer range checks
+
+ tests/libntp/[email protected] +28 -0
+ Bug 3556 - ntp_loopfilter.c snprintf compilation warnings
+ - stricter buffer range checks
+
[email protected], 2018-12-03 02:29:24-05:00, [email protected]
+ Update Changelog for latest fix for 3471
+
+ [email protected] +6 -1
+ Update Changelog for latest fix for 3471
+
[email protected], 2018-12-02 09:05:37+01:00, [email protected]
+ [Bug 3555] Tidy up print alignment of debug output from ntpdate
+
+ [email protected] +4 -0
+ [Bug 3555] Tidy up print alignment of debug output from ntpdate
+
+ ntpdate/[email protected] +12 -9
+ [Bug 3555] Tidy up print alignment of debug output from ntpdate
+
[email protected], 2018-12-02 08:17:05+01:00, [email protected]
+ [Bug 3554] config revoke stores incorrect value
+ - plus some additional cleanup
+
+ [email protected] +4 -0
+ [Bug 3554] config revoke stores incorrect value
+
+ include/[email protected] +2 -2
+ [Bug 3554] config revoke stores incorrect value
+ - sys_{revoke,automax} hold positive log2 value -- unsigned char is
enough.
+
+ ntpd/[email protected] +12 -3
+ [Bug 3554] config revoke stores incorrect value
+ - sys_{revoke,automax} hold positive log2 value for shift; clamp values
+
+ ntpd/[email protected] +2 -2
+ [Bug 3554] config revoke stores incorrect value
+ - avoid possible integer truncation
+
+ ntpd/[email protected] +4 -4
+ [Bug 3554] config revoke stores incorrect value
+ - sys_{revoke,automax} hold positive log2 value -- unsigned char is
enough.
+ - avoid possible integer truncation
+
[email protected], 2018-12-01 12:10:51+01:00, [email protected]
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - provide better function for incremental string formatting
+
+ [email protected] +4 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - provide better function for incremental string formatting
+
+ include/[email protected] +3 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - provide better API for incremental string formatting
+
+ libntp/[email protected] +1 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add source of new API for incremental string formatting
+
+ libntp/[email protected] +77 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - implement new API for incremental string formatting
+
+ libntp/[email protected] +0 -0
+
+ ntpd/[email protected] +18 -14
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - use new API for incremental string formatting
+
+ ports/winnt/vs2005/[email protected] +4 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add source of new API for incremental string formatting
+
+ ports/winnt/vs2008/libntp/[email protected] +4 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add source of new API for incremental string formatting
+
+ ports/winnt/vs2013/libntp/[email protected] +3 -2
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add source of new API for incremental string formatting
+
+ ports/winnt/vs2013/libntp/[email protected] +5 -2
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add source of new API for incremental string formatting
+
+ ports/winnt/vs2015/libntp/[email protected] +3 -2
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add source of new API for incremental string formatting
+
+ ports/winnt/vs2015/libntp/[email protected] +5 -2
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add source of new API for incremental string formatting
+
+ tests/libntp/[email protected] +12 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add string buffer formatting tests
+
+ tests/libntp/[email protected] +72 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add string buffer formatting tests
+
+ tests/libntp/[email protected] +0 -0
+
+ tests/libntp/[email protected] +67 -0
+ [Bug 3556] ntp_loopfilter.c snprintf compilation warnings
+ - add string buffer formatting tests
+
+ tests/libntp/[email protected] +0 -0
+
[email protected], 2018-11-30 06:34:35+01:00, [email protected]
+ [Bug 3471] Check for openssl/[ch]mac.h
+ - added missing check in code
+
+ [email protected] +1 -0
+ [Bug 3471] Check for openssl/[ch]mac.h
+ - added missing check in code
+
+ libntp/[email protected] +2 -0
+ [Bug 3471] Check for openssl/[ch]mac.h
+ - added missing check in code
+
[email protected], 2018-11-11 12:03:14+01:00, [email protected]
+ [Bug 3549] Spurious initgroups() error message
+
+ [email protected] +4 -0
+ [Bug 3549] Spurious initgroups() error message
+
+ ntpd/[email protected] +33 -17
+ [Bug 3549] Spurious initgroups() error message
+ - make 'set_user_group_ids()' idempotent: If we're already there, don't
complain.
+
[email protected], 2018-11-11 11:07:23+01:00, [email protected]
+ [Bug 3548] Signature not verified on windows system
+
+ [email protected] +4 -0
+ [Bug 3548] Signature not verified on windows system
+
+ ntpd/[email protected] +2 -1
+ [Bug 3548] Signature not verified on windows system
+ - ntohl() can be a macro
+
+ sntp/[email protected] +2 -1
+ [Bug 3548] Signature not verified on windows system
+ - ntohl() can be a macro
+
[email protected], 2018-11-11 09:56:34+01:00, [email protected]
+ [Bug 3541] patch to fix STA_NANO struct timex units
+
+ [email protected] +4 -0
+ [Bug 3541] patch to fix STA_NANO struct timex units
+
+ ntpd/[email protected] +9 -7
+ [Bug 3541] patch to fix STA_NANO struct timex units
+
+ ntpdc/[email protected] +7 -7
+ [Bug 3541] patch to fix STA_NANO struct timex units
+
+ util/[email protected] +0 -4
+ [Bug 3541] patch to fix STA_NANO struct timex units
+
[email protected], 2018-10-27 11:00:56+02:00, [email protected]
+ [Bug 3540] Cannot set minsane to 0 anymore
+
+ [email protected] +4 -0
+ [Bug 3540] Cannot set minsane to 0 anymore
+
+ ntpd/[email protected] +2 -2
+ [Bug 3540] Cannot set minsane to 0 anymore
+
[email protected], 2018-10-27 10:33:55+02:00, [email protected]
+ [Bug 3539] work_fork build fails when droproot is not supported
+
+ [email protected] +4 -0
+ [Bug 3539] work_fork build fails when droproot is not supported
+
+ libntp/[email protected] +2 -0
+ [Bug 3539] work_fork build fails when droproot is not supported
+
[email protected], 2018-10-27 10:23:05+02:00, [email protected]
+ [Bug 3538] Build fails for no-MMU targets
+
+ [email protected] +4 -0
+ [Bug 3538] Build fails for no-MMU targets
+
+ ntpd/[email protected] +2 -0
+ [Bug 3538] Build fails for no-MMU targets
+
[email protected], 2018-10-13 08:03:48+02:00, [email protected]
+ [Bug 3535] libparse won't handle GPS week rollover
+
+ [email protected] +5 -0
+ [Bug 3535] libparse won't handle GPS week rollover
+
+ include/[email protected] +21 -3
+ [Bug 3535] libparse won't handle GPS week rollover
+ - GPS week era support
+
+ include/[email protected] +0 -1
+ [Bug 3535] libparse won't handle GPS week rollover
+ - remove GPSWRAP definition to avoid lurking uses
+
+ libntp/[email protected] +1 -1
+ [Bug 3535] libparse won't handle GPS week rollover
+
+ libntp/[email protected] +38 -0
+ [Bug 3535] libparse won't handle GPS week rollover
+ - set GPS base week as first Sunday on or after base date
+
+ libparse/[email protected] +5 -9
+ [Bug 3535] libparse won't handle GPS week rollover
+ - use centralized week expansion code
+
+ libparse/[email protected] +0 -5
+ [Bug 3535] libparse won't handle GPS week rollover
+ - don't try to expand weeks in the conversion
+
+ ntpd/[email protected] +4 -0
+ [Bug 3535] libparse won't handle GPS week rollover
+ - set basedate based on build stamp if not set explicitely
+
+ ntpd/[email protected] +1 -56
+ [Bug 3535] libparse won't handle GPS week rollover
+ - use centralized week expansion code instead of local copy
+
+ ntpd/[email protected] +1 -2
+ [Bug 3535] libparse won't handle GPS week rollover
+ - use centralized week expansion code
+
[email protected], 2018-10-02 18:03:33+02:00, [email protected]
+ [Bug 3529] Build failures on Mac OS X 10.13 (High Sierra)
+
+ [email protected] +5 -0
+ [Bug 3529] Build failures on Mac OS X 10.13 (High Sierra)
+
+ libntp/[email protected] +6 -3
+ [Bug 3529] Build failures on Mac OS X 10.13 (High Sierra)
+ - make existence of 'set_user_group_ids()' depend on HAVE_DROPROOT
+
[email protected], 2018-10-02 17:38:18+02:00, [email protected]
+ [Bug 3527] fudgeval2 anomaly in mode7 clock info packet
+
+ [email protected] +5 -0
+ [Bug 3527] fudgeval2 anomaly in mode7 clock info packet
+
+ ntpd/[email protected] +5 -0
+ [Bug 3527] fudgeval2 anomaly in mode7 clock info packet
+
+ ntpdc/[email protected] +4 -0
+ [Bug 3527] fudgeval2 anomaly in mode7 clock info packet
+
[email protected], 2018-09-12 22:52:00+02:00, [email protected]
+ [Bug 3526] Incorrect poll interval in packet
+
+ [email protected] +4 -0
+ [Bug 3526] Incorrect poll interval in packet
+
+ ntpd/[email protected] +4 -4
+ [Bug 3526] Incorrect poll interval in packet
+
+ ntpd/[email protected] +4 -4
+ [Bug 3526] Incorrect poll interval in packet
+ (side kick: fix function prototypes. C is not C++.)
+
+ sntp/[email protected] +2 -3
+ [Bug 3526] Incorrect poll interval in packet
+ (side kick: fix function prototypes. C is not C++.)
+
[email protected], 2018-08-14 08:31:08-04:00, [email protected]
+ NTP_4_2_8P12
+ TAG: NTP_4_2_8P12
+
+ [email protected] +1 -0
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +1 -1
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +1 -1
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +92 -105
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +17 -29
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +7 -7
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +101 -145
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpdc/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpdc/[email protected] +7 -7
+ NTP_4_2_8P12
+
+ ntpdc/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpdc/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpdc/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpdc/[email protected] +57 -77
+ NTP_4_2_8P12
+
+ ntpdc/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpdc/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpq/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpq/[email protected] +7 -7
+ NTP_4_2_8P12
+
+ ntpq/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpq/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpq/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpq/[email protected] +105 -129
+ NTP_4_2_8P12
+
+ ntpq/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpq/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpsnmpd/[email protected] +1 -1
+ NTP_4_2_8P12
+
+ ntpsnmpd/[email protected] +7 -7
+ NTP_4_2_8P12
+
+ ntpsnmpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpsnmpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpsnmpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ ntpsnmpd/[email protected] +10 -14
+ NTP_4_2_8P12
+
+ ntpsnmpd/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ ntpsnmpd/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ [email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/calc_tickadj/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/calc_tickadj/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/calc_tickadj/[email protected] +1 -1
+ NTP_4_2_8P12
+
+ scripts/calc_tickadj/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/calc_tickadj/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/calc_tickadj/[email protected] +1 -1
+ NTP_4_2_8P12
+
+ scripts/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntp-wait/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntp-wait/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntp-wait/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/ntp-wait/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntp-wait/[email protected] +31 -49
+ NTP_4_2_8P12
+
+ scripts/ntp-wait/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/ntp-wait/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntpsweep/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntpsweep/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntpsweep/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/ntpsweep/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntpsweep/[email protected] +33 -44
+ NTP_4_2_8P12
+
+ scripts/ntpsweep/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/ntpsweep/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntptrace/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntptrace/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntptrace/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/ntptrace/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/ntptrace/[email protected] +27 -36
+ NTP_4_2_8P12
+
+ scripts/ntptrace/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/ntptrace/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/[email protected] +29 -47
+ NTP_4_2_8P12
+
+ scripts/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/[email protected] +27 -39
+ NTP_4_2_8P12
+
+ scripts/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/update-leap/[email protected] +1 -1
+ NTP_4_2_8P12
+
+ scripts/update-leap/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/update-leap/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/update-leap/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ scripts/update-leap/[email protected] +35 -59
+ NTP_4_2_8P12
+
+ scripts/update-leap/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ scripts/update-leap/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ sntp/[email protected] +23 -27
+ NTP_4_2_8P12
+
+ sntp/[email protected] +7 -7
+ NTP_4_2_8P12
+
+ sntp/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ sntp/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ sntp/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ sntp/[email protected] +106 -134
+ NTP_4_2_8P12
+
+ sntp/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ sntp/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ util/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ util/[email protected] +7 -7
+ NTP_4_2_8P12
+
+ util/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ util/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ util/[email protected] +2 -2
+ NTP_4_2_8P12
+
+ util/[email protected] +148 -206
+ NTP_4_2_8P12
+
+ util/[email protected] +3 -3
+ NTP_4_2_8P12
+
+ util/[email protected] +2 -2
+ NTP_4_2_8P12
+
[email protected], 2018-08-14 07:16:23-04:00, [email protected]
+ Trigger the release of ntp-4.2.8p12
+
+ [email protected] +1 -1
+ Trigger the release of ntp-4.2.8p12
+
[email protected], 2018-08-13 04:31:37+00:00, [email protected]
+ NEWS update
+
+ [email protected] +1 -1
+ NEWS update
+
[email protected], 2018-08-04 10:31:58+00:00, [email protected]
+ [Bug 3521] Fix a logic bug in the INVALIDNAK checks
+
+ [email protected] +1 -0
+ [Bug 3521] Fix a logic bug in the INVALIDNAK checks
+
+ [email protected] +1 -0
+ [Bug 3521] Fix a logic bug in the INVALIDNAK checks
+
+ ntpd/[email protected] +46 -35
+ [Bug 3521] Fix a logic bug in the INVALIDNAK checks
+
[email protected], 2018-07-28 05:03:57+00:00, [email protected]
+ 3505 description updates
+
+ [email protected] +2 -1
+ 3505 description updates
+
+ [email protected] +2 -2
+ 3505 description updates
+
[email protected], 2018-07-25 09:56:39+00:00, [email protected]
+ updates
+
+ [email protected] +1 -0
+ updates
+
+ [email protected] +2 -2
+ updates
+
+ html/[email protected] +219 -87
+ updates
+
[email protected], 2018-07-25 07:41:01+00:00, [email protected]
+ updates
+
+ ntpd/[email protected] +104 -91
+ updates
+
+ ntpd/[email protected] +28 -16
+ updates
+
+ ntpd/[email protected] +145 -101
+ updates
+
+ ntpdc/[email protected] +75 -55
+ updates
+
+ ntpsnmpd/[email protected] +13 -9
+ updates
+
+ scripts/ntp-wait/[email protected] +47 -29
+ updates
+
+ scripts/ntpsweep/[email protected] +42 -31
+ updates
+
+ scripts/ntptrace/[email protected] +34 -25
+ updates
+
+ scripts/[email protected] +45 -27
+ updates
+
+ scripts/[email protected] +37 -25
+ updates
+
+ scripts/update-leap/[email protected] +132 -34
+ updates
+
+ sntp/[email protected] +107 -83
+ updates
+
[email protected], 2018-07-25 07:38:42+00:00, [email protected]
+ Bug 3509 tweaks
+
+ [email protected] +6 -1
+ Bug 3509 tweaks
+
+ sntp/m4/[email protected] +1 -1
+ Bug 3509 tweaks
+
[email protected], 2018-07-25 07:08:13+02:00, [email protected]
+ [Bug 3509] Add support for running as non-root on FreeBSD, Darwin, other
TrustedBSD platforms
+
+ [email protected] +3 -0
+ [Bug 3509] Add support for running as non-root on FreeBSD, Darwin, other
TrustedBSD platforms
+
+ ntpd/[email protected] +20 -2
+ [Bug 3509] Add support for running as non-root on FreeBSD, Darwin, other
TrustedBSD platforms
+
+ sntp/m4/[email protected] +22 -1
+ [Bug 3509] Add support for running as non-root on FreeBSD, Darwin, other
TrustedBSD platforms
+
[email protected], 2018-07-24 09:16:25+00:00, [email protected]
+ Symmetric key range is 1-65535. Update docs.
+
+ html/[email protected] +3 -3
+ Symmetric key range is 1-65535. Update docs.
+
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"