gnu: isc-dhcp: Update to 4.3.6-P1 [fixes CVE-2018-{5732,5733}].

* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6-P1.
master
Leo Famulari 2018-03-06 13:30:49 -05:00
parent 3b5262865c
commit 8a325748fb
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -610,14 +610,14 @@ connection alive.")
bind-release-version)))
(package
(name "isc-dhcp")
(version "4.3.6")
(version "4.3.6-P1")
(source (origin
(method url-fetch)
(uri (string-append "http://ftp.isc.org/isc/dhcp/"
version "/dhcp-" version ".tar.gz"))
(sha256
(base32
"06vgxhm6agzkp6r1jy10467vrfw2rzcp2mnkcph7ydziciisy7m4"))))
"1hx3az6ckvgvybr1ag4k9kqr8zfcpzcww4vpw5gz0mi8y2z7gl9g"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-build? #f