[libXi/f18] libXi 1.6.2.901 to fix CVEs listed below

Peter Hutterer whot at fedoraproject.org
Fri May 24 03:40:59 UTC 2013


commit 891d206092d8da57f254c53c70a9807cf5b33702
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri May 24 13:38:20 2013 +1000

    libXi 1.6.2.901 to fix CVEs listed below
    
    - CVE-2013-1984
    - CVE-2013-1995
    - CVE-2013-1998

 .gitignore |    1 +
 libXi.spec |    8 +++++++-
 sources    |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f871dbc..94951b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ libXi-1.4.0.tar.bz2
 /libXi-1.6.0.tar.bz2
 /libXi-1.6.1.tar.bz2
 /libXi-1.6.2.tar.bz2
+/libXi-1.6.2.901.tar.bz2
diff --git a/libXi.spec b/libXi.spec
index e78dbfc..e1062ea 100644
--- a/libXi.spec
+++ b/libXi.spec
@@ -4,7 +4,7 @@
 
 Summary: X.Org X11 libXi runtime library
 Name: libXi
-Version: 1.6.2
+Version: 1.6.2.901
 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 License: MIT
 Group: System Environment/Libraries
@@ -89,6 +89,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri May 24 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.6.2.901-1
+- libXi 1.6.2.901 to fix CVEs listed below
+- CVE-2013-1984
+- CVE-2013-1995
+- CVE-2013-1998
+
 * Thu Jan 17 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.6.2-1
 - libXi 1.6.2
 
diff --git a/sources b/sources
index 23d8c05..e2d6c96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a689ae1089786a6712ce9e2c2c7c7ca  libXi-1.6.2.tar.bz2
+15fafea478b2de7b2d6e4235e1ffea8a  libXi-1.6.2.901.tar.bz2


More information about the scm-commits mailing list