gnu: xorg-server: Update to 1.20.3 [fixes CVE-2018-14665].

* gnu/packages/xorg.scm (xorg-server): Update to 1.20.3.
master
Leo Famulari 2018-10-25 20:11:46 -04:00
parent 81f12f33b7
commit b4c93a78c8
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -5065,7 +5065,7 @@ over Xlib, including:
(define-public xorg-server
(package
(name "xorg-server")
(version "1.20.2")
(version "1.20.3")
(source
(origin
(method url-fetch)
@ -5074,7 +5074,7 @@ over Xlib, including:
name "-" version ".tar.bz2"))
(sha256
(base32
"1qnf7jdygdgbgjfm5mfr691dl8d56mpssa82mvhm8bzj92yggm8f"))
"1ph1j8gy5cazsq05krq9kppjx5v1sl75pbdka8ibxb1cq5kf8g0v"))
(patches
(list
;; See: