gnu: xorg-server: Update to 1.19.5. [security fixes]

Fixes CVE-2017-{12176..12187}.  See
<https://lists.x.org/archives/xorg-announce/2017-October/002814.html>

* gnu/packages/xorg.scm (xorg-server): Update to 1.19.5.
This commit is contained in:
Marius Bakke 2017-10-12 20:02:39 +02:00
parent fc0ed8c9c9
commit 24384c39ad
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -5078,7 +5078,7 @@ (define-public libxcb
(define-public xorg-server
(package
(name "xorg-server")
(version "1.19.4")
(version "1.19.5")
(source
(origin
(method url-fetch)
@ -5087,7 +5087,7 @@ (define-public xorg-server
name "-" version ".tar.bz2"))
(sha256
(base32
"1a690fzv5l5ks45g9zhlzdskdq8q73mcbpb9a3wz3shxm778lxda"))
"0iql4pgsgpyqcrd3256pv227cdadvz01ych61n0d41ixp67gmzqq"))
(patches
(list
;; See: