From: Lee Chee Yang <[email protected]> Fix a crash in ntpd if NTS is disabled and an NTS-enabled client request (mode 3) is received. (CVE-2023-4012) #794
https://gitlab.com/NTPsec/ntpsec/-/releases/NTPsec_1_2_2a Signed-off-by: Lee Chee Yang <[email protected]> --- .../ntpsec/{ntpsec_1.2.2.bb => ntpsec_1.2.2a.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/ntpsec/{ntpsec_1.2.2.bb => ntpsec_1.2.2a.bb} (98%) diff --git a/meta-networking/recipes-support/ntpsec/ntpsec_1.2.2.bb b/meta-networking/recipes-support/ntpsec/ntpsec_1.2.2a.bb similarity index 98% rename from meta-networking/recipes-support/ntpsec/ntpsec_1.2.2.bb rename to meta-networking/recipes-support/ntpsec/ntpsec_1.2.2a.bb index d11ada67ee..af41d4989d 100644 --- a/meta-networking/recipes-support/ntpsec/ntpsec_1.2.2.bb +++ b/meta-networking/recipes-support/ntpsec/ntpsec_1.2.2a.bb @@ -17,7 +17,7 @@ SRC_URI = "https://ftp.ntpsec.org/pub/releases/ntpsec-${PV}.tar.gz \ file://0001-wscript-Add-BISONFLAGS-support.patch \ " -SRC_URI[sha256sum] = "2f2848760b915dfe185b9217f777738b36ceeb78a7fc208b7e74e039dec22df5" +SRC_URI[sha256sum] = "e0ce93af222a0a9860e6f5a51aadba9bb5ca601d80b2aea118a62f0a3226950e" UPSTREAM_CHECK_URI = "ftp://ftp.ntpsec.org/pub/releases/" -- 2.37.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105055): https://lists.openembedded.org/g/openembedded-devel/message/105055 Mute This Topic: https://lists.openembedded.org/mt/101518495/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
