gnu: ntp: Update to 4.2.8p14 [fixes Sec 3610, Sec 3596, Sec 3592].

https://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p14.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-07 15:55:34 +01:00
parent e4a9f135f7
commit db34ab7350
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -41,7 +41,7 @@ (define-module (gnu packages ntp)
(define-public ntp
(package
(name "ntp")
(version "4.2.8p13")
(version "4.2.8p14")
(source
(origin
(method url-fetch)
@ -54,7 +54,7 @@ (define-public ntp
(version-major+minor version)
"/ntp-" version ".tar.gz")))
(sha256
(base32 "0f1a4fya7v5s0426nim8ydvvlcashb8hicgs9xlm76ndrz7751r8"))
(base32 "1dsfbrad5adwjnm3k0y0ip8dzs7r2nmw66vjil8gvapnh7qf8q0r"))
(modules '((guix build utils)))
(snippet
'(begin