diff mbox series

[meta-networking] ntp: upgrade 4.2.8p16 -> 4.2.8p17

Message ID 1686620422-29962-11-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-networking] ntp: upgrade 4.2.8p16 -> 4.2.8p17 | expand

Commit Message

Mingyu Wang (Fujitsu) June 13, 2023, 1:40 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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>
---
 .../recipes-support/ntp/{ntp_4.2.8p16.bb => ntp_4.2.8p17.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/ntp/{ntp_4.2.8p16.bb => ntp_4.2.8p17.bb} (98%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/ntp/ntp_4.2.8p16.bb b/meta-networking/recipes-support/ntp/ntp_4.2.8p17.bb
similarity index 98%
rename from meta-networking/recipes-support/ntp/ntp_4.2.8p16.bb
rename to 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
            file://ntpd.list \
 "
 
-SRC_URI[sha256sum] = "5225858bfd843b080fb9daa5b7370519130e5e49ac3eb0371e334bdc06c52dd7"
+SRC_URI[sha256sum] = "103dd272e6a66c5b8df07dce5e9a02555fcd6f1397bdfb782237328e89d3a866"
 
 # CVE-2016-9312 is only for windows.
 # CVE-2019-11331 is inherent to RFC 5905 and cannot be fixed without breaking compatibility