diff --git a/.gitignore b/.gitignore index 043a566..51e5d97 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libXrandr-1.3.0.tar.bz2 /libXrandr-1.4.1.tar.bz2 /libXrandr-1.4.2.tar.bz2 /libXrandr-1.5.0.tar.bz2 +/libXrandr-1.5.1.tar.bz2 diff --git a/libXrandr.spec b/libXrandr.spec index 313e002..3fde144 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -4,8 +4,8 @@ Summary: X.Org X11 libXrandr runtime library Name: libXrandr -Version: 1.5.0 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.5.1 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -76,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Wed Oct 05 2016 Benjamin Tissoires 1.5.1-1 +- libXrandr 1.5.1 +- fixes CVE-2016-7947, CVE-2016-7948 + * Thu Feb 04 2016 Fedora Release Engineering - 1.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index b722468..62be1ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -309762867e41c6fd813da880d8a1bc93 libXrandr-1.5.0.tar.bz2 +28e486f1d491b757173dd85ba34ee884 libXrandr-1.5.1.tar.bz2