From 1746a66abee44da9d79bd063043594bceefadf57 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 18 May 2021 13:28:17 -0400 Subject: [PATCH] libX11 1.7.1 (CVE-2021-31535) --- libX11.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libX11.spec b/libX11.spec index 5f51a4f..9facd00 100644 --- a/libX11.spec +++ b/libX11.spec @@ -1,11 +1,11 @@ %global tarball libX11 #global gitdate 20130524 -%global gitversion a3bdd2b09 +#global gitversion a3bdd2b09 Summary: Core X11 protocol client library Name: libX11 -Version: 1.7.0 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.7.1 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -121,6 +121,9 @@ make %{?_smp_mflags} check %{_mandir}/man5/*.5* %changelog +* Tue May 18 2021 Adam Jackson - 1.7.1-1 +- libX11 1.7.1 (CVE-2021-31535) + * Tue Jan 26 2021 Fedora Release Engineering - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild