gnu: ntp: Update to 4.2.8p11 [security-fixes].

Fixes CVE-2016-1549 and CVE-2018-{7170,7182,7183,7184,7185}.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p11.
This commit is contained in:
Leo Famulari 2018-03-28 14:27:27 -04:00
parent 590bdc149b
commit 935806b822
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -39,7 +39,7 @@ (define-module (gnu packages ntp)
(define-public ntp
(package
(name "ntp")
(version "4.2.8p10")
(version "4.2.8p11")
(source
(origin
(method url-fetch)
@ -53,7 +53,7 @@ (define-public ntp
"/ntp-" version ".tar.gz")))
(sha256
(base32
"17xrk7gxrl3hgg0i73n8qm53knyh01lf0f3l1zx9x6r1cip3dlnx"))
"13i7rp1va29ffjdk08fvsfl6n47zzwsp147zhgb550k8agvkjjpi"))
(modules '((guix build utils)))
(snippet
'(begin