me
/
guix
Archived
1
0
Fork 0

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

Fixes CVE-2024-31080, CVE-2024-31081, CVE-2024-31081, and CVE-2024-31083.  See
the X.Org Security Advisory,
<https://lists.x.org/archives/xorg/2024-April/061615.html>, for details.

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

Change-Id: I384b91344f122f02e6261e2061bc45439cb03f7c
master
John Kehayias 2024-04-03 17:42:59 -04:00
parent e8dba8afff
commit 9b560fee23
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9
1 changed files with 2 additions and 2 deletions

View File

@ -5018,7 +5018,7 @@ by the Xorg server.")
(define-public xorg-server
(package
(name "xorg-server")
(version "21.1.11")
(version "21.1.12")
(source
(origin
(method url-fetch)
@ -5026,7 +5026,7 @@ by the Xorg server.")
"/xserver/xorg-server-" version ".tar.xz"))
(sha256
(base32
"1vr6sc38sqipazsm61bcym2ggbgfgaamz7wf05mb31pvayyssg8x"))
"03x954bygi6sdynk5yy3yvsfhg6i9gjhisn3x9jxvk5mw4mnw08y"))
(patches
(list
;; See: