me
/
guix
Archived
1
0
Fork 0

gnu: libx11: Update replacement to 1.7.1 [fixes CVE-2021-31535].

* gnu/packages/xorg.scm (libx11/fixed): Update to 1.7.1.
master
Marius Bakke 2021-05-23 14:23:18 +02:00
parent 250a216cdc
commit a9f84f93b4
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 4 additions and 7 deletions

View File

@ -11,7 +11,7 @@
;;; Copyright © 2016 Alex Kost <alezost@gmail.com>
;;; Copyright © 2016 David Craven <david@craven.ch>
;;; Copyright © 2016, 2017 John Darrington <jmd@gnu.org>
;;; Copyright © 2017, 2018, 2019, 2020 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2017, 2018, 2019, 2020, 2021 Marius Bakke <marius@gnu.org>
;;; Copyright © 2017, 2018, 2019 Rutger Helling <rhelling@mykolab.com>
;;; Copyright © 2017, 2020 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 20182021 Tobias Geerinckx-Rice <me@tobias.gr>
@ -5523,17 +5523,14 @@ draggable titlebars and borders.")
(define-public libx11/fixed
(package
(inherit libx11)
(version "1.6.12")
(version "1.7.1A")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/lib/libX11-"
version
".tar.bz2"))
(uri "mirror://xorg/individual/lib/libX11-1.7.1.tar.bz2")
(sha256
(base32
"1ivfzl1qwk8zh7gc0m5vb58gdxz11jwg7w3d356w16j1d5s2427i"))))))
"0isxad59hvdwggbxqqjjjg3zmih9xiq4d9mdsnqbyb2nmbg46kp6"))))))
;; packages of height 5 in the propagated-inputs tree