[kdelibs] 4.7.2

Rex Dieter rdieter at fedoraproject.org
Tue Oct 4 20:08:17 UTC 2011


commit 3e5dba2ecf4c418ce8a1c2a6577d3dcc7cf4045e
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Oct 4 15:08:06 2011 -0500

    4.7.2

 .gitignore                        |    3 +-
 kdelibs-4.7.1-CVE-2011-3365.patch |   63 -------------------------------------
 kdelibs.spec                      |   11 +++---
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 72 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f289a6..490a614 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/kdelibs-4.7.0.tar.bz2
-/kdelibs-4.7.1.tar.bz2
+/kdelibs-4.7.2.tar.bz2
diff --git a/kdelibs.spec b/kdelibs.spec
index 83e5a2b..2e047c9 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -19,8 +19,8 @@
 %global dbusmenu_qt_version %(pkg-config --modversion dbusmenu-qt 2>/dev/null || echo %{dbusmenu_qt_ver})
 
 Summary: KDE Libraries
-Version: 4.7.1
-Release: 6%{?dist}
+Version: 4.7.2
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -127,9 +127,6 @@ Patch51: kdelibs-4.6.2-uri_mimetypes.patch
 # Not Upstreamed? why not ? -- Rex
 Patch200: kdelibs-4.3.1-CVE-2009-2702.patch
 
-# kdelibs KSSL/kio_http vulnerability
-Patch201: kdelibs-4.7.1-CVE-2011-3365.patch
-
 ## Fedora specific patches
 # make forcefully hal-free build
 Patch300: kdelibs-4.6.80-halectomy.patch
@@ -319,7 +316,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 
 # security fixes
 %patch200 -p1 -b .CVE-2009-2702
-%patch201 -p1 -b .CVE-2011-3365
 
 # Fedora patches
 %patch300 -p1 -b .halectomy
@@ -566,6 +562,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct 04 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.2-1
+- 4.7.2
+
 * Tue Oct 04 2011 Lukas Tinkl <ltinkl at redhat.com> - 4.7.1-6
 - Resolves #743056 - CVE-2011-3365 kdelibs: input validation failure in KSSL
 
diff --git a/sources b/sources
index 4f7ba97..7b744ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eaeacc3c94501f343eb7c4ef74c7475b  kdelibs-4.7.1.tar.bz2
+abe4c8f848366bcab16c57bbaeb86f1f  kdelibs-4.7.2.tar.bz2


More information about the scm-commits mailing list