libXtst 1.2.3
- fixes CVE-2016-7951, CVE-2016-7952
This commit is contained in:
parent
a066242a8e
commit
5f74961188
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libXtst-1.0.99.2.tar.bz2
|
|||||||
/libXtst-1.2.1.tar.bz2
|
/libXtst-1.2.1.tar.bz2
|
||||||
/libXtst-20130524.tar.bz2
|
/libXtst-20130524.tar.bz2
|
||||||
/libXtst-1.2.2.tar.bz2
|
/libXtst-1.2.2.tar.bz2
|
||||||
|
/libXtst-1.2.3.tar.bz2
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
Summary: X.Org X11 libXtst runtime library
|
Summary: X.Org X11 libXtst runtime library
|
||||||
Name: libXtst
|
Name: libXtst
|
||||||
Version: 1.2.2
|
Version: 1.2.3
|
||||||
Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -80,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/XTest*.3*
|
%{_mandir}/man3/XTest*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 05 2016 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.2.3-1%{?gitdate:.git}%{?dist}
|
||||||
|
- libXtst 1.2.3
|
||||||
|
- fixes CVE-2016-7951, CVE-2016-7952
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-6
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user