From: Dave Hart Date: Mon, 22 Jan 2024 07:43:36 +0000 (+0000) Subject: Merge pogo.udel.edu:/pogo/users/hart/ntp-stable-3888 X-Git-Tag: NTP_4_2_8P18_RC1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fed28d705ed091fd63dd62548ac880fdd87926ae;p=thirdparty%2Fntp.git Merge pogo.udel.edu:/pogo/users/hart/ntp-stable-3888 into pogo.udel.edu:/pogo/users/hart/ntp-stable-3847-64-88 bk: 65ae1ca820CV5beMa_9GddoHcFvfvw --- fed28d705ed091fd63dd62548ac880fdd87926ae diff --cc ChangeLog index 61a175e6b,767326838..642fbf686 --- a/ChangeLog +++ b/ChangeLog @@@ -53,13 -54,14 +58,22 @@@ * Remove dead code libntp/numtohost.c and its unit tests. * Remove class A, B, C IPv4 distinctions in netof(). * Use NONEMPTY_COMPILATION_UNIT in more conditionally-compiled files. +* Use @configure_input@ in various *.in files to include a comment that + the file is generated from another pointing to the *.in. +* Correct underquoting, indents in ntp_facilitynames.m4. +* Clean up a few warnings seen building with older gcc. +* Fix build on older FreeBSD lacking sys/procctl.h. +* Disable [Bug 3627] workaround on newer FreeBSD which has the kernel fix + that makes it unnecessary, re-enabling ASLR stack gap. ++* Use NONEMPTY_COMPILATION_UNIT in more conditionally-compiled files. + * Remove useless pointer to Windows Help from system error messages. + * Avoid newlines within Windows error messages. + * Ensure unique association IDs if wrapped. + * Simplify calc_addr_distance(). + * Clamp min/maxpoll in edge cases in newpeer(). + * Quiet local addr change logging when unpeering. + * Correct missing arg for %s printf specifier in + send_blocking_resp_internal(). --- (4.2.8p17) 2023/06/06 Released by Harlan Stenn