summaryrefslogtreecommitdiff
path: root/gnu/packages/ntp.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-08-17 03:38:26 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-08-17 03:49:19 +0200
commite2749d7576bedb8c4a322a26c23bcc4f10cfbb61 (patch)
treec40a62e059bcee608b5fdd2e0142c07c2854e06e /gnu/packages/ntp.scm
parent5d706f1898cc59649f88cb3bd19b25af07920eab (diff)
downloadguix-patches-e2749d7576bedb8c4a322a26c23bcc4f10cfbb61.tar
guix-patches-e2749d7576bedb8c4a322a26c23bcc4f10cfbb61.tar.gz
gnu: ntp: Update to 4.2.8p12 [fix CVE-2018-12327].
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p12.
Diffstat (limited to 'gnu/packages/ntp.scm')
-rw-r--r--gnu/packages/ntp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/ntp.scm b/gnu/packages/ntp.scm
index 8fc0a1eb97..6227bca29b 100644
--- a/gnu/packages/ntp.scm
+++ b/gnu/packages/ntp.scm
@@ -40,7 +40,7 @@
(define-public ntp
(package
(name "ntp")
- (version "4.2.8p11")
+ (version "4.2.8p12")
(source
(origin
(method url-fetch)
@@ -54,7 +54,7 @@
"/ntp-" version ".tar.gz")))
(sha256
(base32
- "13i7rp1va29ffjdk08fvsfl6n47zzwsp147zhgb550k8agvkjjpi"))
+ "0m04ndn0674kcf9x0aggjya07a3hlig2nlzzpwk7vmqka0mj56vh"))
(modules '((guix build utils)))
(snippet
'(begin