libX11 1.7.1 (CVE-2021-31535)
This commit is contained in:
parent
7db61fbf89
commit
1746a66abe
@ -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 <ajax@redhat.com> - 1.7.1-1
|
||||
- libX11 1.7.1 (CVE-2021-31535)
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user