[kdelibs] 4.10.4

Rex Dieter rdieter at fedoraproject.org
Sat Jun 1 14:07:15 UTC 2013


commit 644387152237b06ce08515db15e8fba727d133ab
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jun 1 09:07:01 2013 -0500

    4.10.4

 .gitignore                                         |    3 +-
 ...ransparent-background-for-checkBox-and-ra.patch |   61 --------------
 ...-of-Subject-Alternate-Names-in-kssl-CVE-2.patch |   83 --------------------
 0005-Already-trimmed-string.patch                  |   25 ------
 0006-Use-just-calculated-variable.patch            |   25 ------
 ...passwords-contained-in-HTTP-URLs-in-error.patch |   38 ---------
 kdelibs-4.10.3-kde319137.patch                     |   12 ---
 kdelibs.spec                                       |   29 ++-----
 sources                                            |    2 +-
 9 files changed, 10 insertions(+), 268 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8f02d3..e683a3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/kdelibs-4.10.2.tar.xz
-/kdelibs-4.10.3.tar.xz
+/kdelibs-4.10.4.tar.xz
diff --git a/kdelibs.spec b/kdelibs.spec
index eb98b68..9fda1fc 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -33,8 +33,8 @@
 %global dbusmenu_qt_version %(pkg-config --modversion dbusmenu-qt 2>/dev/null || echo %{dbusmenu_qt_ver})
 
 Summary: KDE Libraries
-Version: 4.10.3
-Release: 2%{?dist}
+Version: 4.10.4
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -161,16 +161,6 @@ Patch090: return-not-break.-copy-paste-error.patch
 Patch091: coding-style-fixes.patch
 Patch092: return-application-icons-properly.patch
 
-# workaround "Crash in DialogShadows::Private::freeX11Pixmaps()"
-# https://bugs.kde.org/319137
-Patch100: kdelibs-4.10.3-kde319137.patch
-
-Patch101: 0001-Do-no-set-transparent-background-for-checkBox-and-ra.patch
-Patch104: 0004-Fix-parsing-of-Subject-Alternate-Names-in-kssl-CVE-2.patch
-Patch105: 0005-Already-trimmed-string.patch
-Patch106: 0006-Use-just-calculated-variable.patch
-Patch107: 0007-Don-t-show-passwords-contained-in-HTTP-URLs-in-error.patch
-
 ## security fix
 
 # rhel patches
@@ -362,12 +352,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 %patch090 -p1 -R -b .return-not-break.-copy-paste-error
 %patch091 -p1 -R -b .coding-style-fixes.patch
 %patch092 -p1 -R -b .return-application-icons-properly
-%patch100 -p1 -b .kde319137
-%patch101 -p1 -b .0001-Do-no-set-transparent-background-for-checkBox-and-ra
-%patch104 -p1 -b .0004-Fix-parsing-of-Subject-Alternate-Names-in-kssl-CVE-2
-%patch105 -p1 -b .0005-Already-trimmed-string
-%patch106 -p1 -b .0006-Use-just-calculated-variable
-%patch107 -p1 -b .0007-Don-t-show-passwords-contained-in-HTTP-URLs-in-error
 
 # security fixes
 
@@ -609,14 +593,17 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 
 
 %changelog
-* Thu May 09 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.3-2
+* Sat Jun 01 2013 Rex Dieter <rdieter at fedoraproject.org> - 6:4.10.4-1
+- 4.10.4
+
+* Thu May 09 2013 Rex Dieter <rdieter at fedoraproject.org> - 6:4.10.3-2
 - pull in a few upstream fixes, including a couple minor security issues
 - Crash in DialogShadows::Private::freeX11Pixmaps() (kde#319137)
 
-* Mon May 06 2013 Than Ngo <than at redhat.com> - 4.10.3-1
+* Mon May 06 2013 Than Ngo <than at redhat.com> - 6:4.10.1-1
 - 4.10.3
 
-* Tue Apr 30 2013 Than Ngo <than at redhat.com> - 4.10.2-4
+* Tue Apr 30 2013 Than Ngo <than at redhat.com> - 6:4.10.2-4
 - drop old kdelibs-4.1.72-no-cache-kdeglobals-paths.patch
 
 * Wed Apr 24 2013 Rex Dieter <rdieter at fedoraproject.org> 6:4.10.2-3
diff --git a/sources b/sources
index eead253..764ffe2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-190db40af4b9534515a62c327e6f4976  kdelibs-4.10.3.tar.xz
+82eb2e7610af83cf69bf3b0f8b2cfc5f  kdelibs-4.10.4.tar.xz


More information about the scm-commits mailing list