Revert "gnu: xorg-server: Update to 1.19.2 [fixes CVE-2017-2624]."

This release was not properly bootstrapped:

https://lists.x.org/archives/xorg-announce/2017-March/002780.html

We will wait for 1.19.3 before updating.

This reverts commit 848d643874.
master
Leo Famulari 2017-03-03 14:33:14 -05:00
parent 5eda3d824c
commit 74a2b2b439
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -4982,7 +4982,7 @@ over Xlib, including:
(define-public xorg-server
(package
(name "xorg-server")
(version "1.19.2")
(version "1.19.1")
(source
(origin
(method url-fetch)
@ -4991,7 +4991,7 @@ over Xlib, including:
name "-" version ".tar.bz2"))
(sha256
(base32
"1fw4b2lf75nsqkiyhn95b1c2if1l3cw5a188a1szx1d8l7sbk2jg"))))
"1yx7cnlhl14hsdq5lg0740s4nxqxkmaav38x428llv1zkprjrbkr"))))
(build-system gnu-build-system)
(propagated-inputs
`(("dri2proto" ,dri2proto)