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

Fixes CVE-2023-5367 and CVE-2023-5380.  See the X.Org security advisory
<https://lists.x.org/archives/xorg/2023-October/003430.html> for more
information.

* gnu/packages/xorg.scm (xorg-server): Update to 21.1.9.

Change-Id: I5786210cf1e5de4d603155fbbd076763e7ae3447
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Kaelyn Takata 2023-11-10 16:46:03 +00:00 committed by John Kehayias
parent 79765b40fd
commit 06e0f638ab
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -5013,7 +5013,7 @@ (define-public libxcvt
(define-public xorg-server
(package
(name "xorg-server")
(version "21.1.4")
(version "21.1.9")
(source
(origin
(method url-fetch)
@ -5021,7 +5021,7 @@ (define-public xorg-server
"/xserver/xorg-server-" version ".tar.xz"))
(sha256
(base32
"11y5w6z3rz3i4jyv0wc3scd2jh3bsmcklq0fm7a5invywj7bxi2w"))
"0fjk9ggcrn96blq0bm80739yj23s3gjjjsc0nxk4jk0v07i7nsgz"))
(patches
(list
;; See: