summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ntp
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-06-13 09:40:00 +0800
committerKhem Raj <raj.khem@gmail.com>2023-06-14 09:41:35 -0700
commitd2a38a5ec52e005eb06e57cdda460f54f6026998 (patch)
tree3638ab6b0b9109ddfceaff01b4aed058adf4b4d7 /meta-networking/recipes-support/ntp
parente284543c4ecacc7f32ec4c5983921670f75c7f04 (diff)
downloadmeta-openembedded-d2a38a5ec52e005eb06e57cdda460f54f6026998.tar.gz
ntp: upgrade 4.2.8p16 -> 4.2.8p17
Changelog: =========== * [Bug 3824] Spurious "ntpd: daemon failed to notify parent!" logged at event_sync. * [Bug 3822] ntpd significantly delays first poll of servers specified by name. * [Bug 3821] 4.2.8p16 misreads hex authentication keys, won't interop with 4.2.8p15 or earlier. * Add tests/libntp/digests.c to catch regressions reading keys file or with symmetric authentication digest output. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/ntp')
-rw-r--r--meta-networking/recipes-support/ntp/ntp_4.2.8p17.bb (renamed from meta-networking/recipes-support/ntp/ntp_4.2.8p16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p16.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p17.bb
index 8899f1254..fba4611b9 100644
--- a/meta-networking/recipes-support/ntp/ntp_4.2.8p16.bb
+++ b/meta-networking/recipes-support/ntp/ntp_4.2.8p17.bb
@@ -24,7 +24,7 @@ SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.g
24 file://ntpd.list \ 24 file://ntpd.list \
25" 25"
26 26
27SRC_URI[sha256sum] = "5225858bfd843b080fb9daa5b7370519130e5e49ac3eb0371e334bdc06c52dd7" 27SRC_URI[sha256sum] = "103dd272e6a66c5b8df07dce5e9a02555fcd6f1397bdfb782237328e89d3a866"
28 28
29# CVE-2016-9312 is only for windows. 29# CVE-2016-9312 is only for windows.
30# CVE-2019-11331 is inherent to RFC 5905 and cannot be fixed without breaking compatibility 30# CVE-2019-11331 is inherent to RFC 5905 and cannot be fixed without breaking compatibility