gnu: ntp: Update to 4.2.8p12 [fix CVE-2018-12327].

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p12.
This commit is contained in:
Tobias Geerinckx-Rice 2018-08-17 03:38:26 +02:00
parent 5d706f1898
commit e2749d7576
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
(define-public ntp (define-public ntp
(package (package
(name "ntp") (name "ntp")
(version "4.2.8p11") (version "4.2.8p12")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -54,7 +54,7 @@
"/ntp-" version ".tar.gz"))) "/ntp-" version ".tar.gz")))
(sha256 (sha256
(base32 (base32
"13i7rp1va29ffjdk08fvsfl6n47zzwsp147zhgb550k8agvkjjpi")) "0m04ndn0674kcf9x0aggjya07a3hlig2nlzzpwk7vmqka0mj56vh"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin