[Bug 819437] New: All KDE/Qt programs/libs linking to QT_QTUITOOLS_LIBRARY (might) have to be rebuilt on Qt update
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c0 Summary: All KDE/Qt programs/libs linking to QT_QTUITOOLS_LIBRARY (might) have to be rebuilt on Qt update Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: Other OS/Version: openSUSE 12.3 Status: NEW Severity: Critical Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: kossebau@kde.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) konqueror/4.10.2 Safari/534.34 While investigating a crash I got when using Kross scripts in KDE programs I came across the theory (e.g. in KDE bugzilla for bugs 231077, 303576) that such backtraces are due to https://bugreports.qt-project.org/browse/QTBUG-437
From which I conclude that ideally all libs/programs that link against QtUiTools need to depend hardly on the Qt version they were built against, and on update of the Qt libs need to be rebuilt as a new package. No idea if this is not happening anyway on OBS for the OpenSUSE KDE packages, but in that case I need a new theory for that crash.
libqt4: 4.8.4-3.3.1-x86_64 kross-python: 4.10.2-1.4.1-x86_64 For what it's worth, here a backtrace: Thread 1 (Thread 0x7fad61474780 (LWP 16440)): [KCrash Handler] #5 0x00007fad2d664411 in QFormInternal::domPropertyToVariant(QFormInternal::QAbstractFormBuilder*, QMetaObject const*, QFormInternal::DomProperty const*) () from /usr/lib64/libkjsembed.so.4 #6 0x00007fad2d6151c9 in QFormInternal::QAbstractFormBuilder::toVariant(QMetaObject const*, QFormInternal::DomProperty*) () from /usr/lib64/libkjsembed.so.4 #7 0x00007fad2d62e6b6 in QFormInternal::QFormBuilder::applyProperties(QObject*, QList<QFormInternal::DomProperty*> const&) () from /usr/lib64/libkjsembed.so.4 #8 0x00007fad2d60d29f in QFormInternal::FormBuilderPrivate::applyProperties(QObject*, QList<QFormInternal::DomProperty*> const&) () from /usr/lib64/libkjsembed.so.4 #9 0x00007fad2d620709 in QFormInternal::QAbstractFormBuilder::create(QFormInternal::DomWidget*, QWidget*) () from /usr/lib64/libkjsembed.so.4 #10 0x00007fad2d62ea25 in QFormInternal::QFormBuilder::create(QFormInternal::DomWidget*, QWidget*) () from /usr/lib64/libkjsembed.so.4 #11 0x00007fad2d60b56e in QFormInternal::FormBuilderPrivate::create(QFormInternal::DomWidget*, QWidget*) () from /usr/lib64/libkjsembed.so.4 #12 0x00007fad2d623143 in QFormInternal::QAbstractFormBuilder::create(QFormInternal::DomUI*, QWidget*) () from /usr/lib64/libkjsembed.so.4 #13 0x00007fad2d60bbd5 in QFormInternal::FormBuilderPrivate::create(QFormInternal::DomUI*, QWidget*) () from /usr/lib64/libkjsembed.so.4 #14 0x00007fad270509e7 in QFormInternal::QAbstractFormBuilder::load(QIODevice*, QWidget*) () from /usr/lib64/kde4/krossmoduleforms.so #15 0x00007fad2704844d in QUiLoader::load(QIODevice*, QWidget*) () from /usr/lib64/kde4/krossmoduleforms.so #16 0x00007fad27044f91 in ?? () from /usr/lib64/kde4/krossmoduleforms.so #17 0x00007fad270452b3 in ?? () from /usr/lib64/kde4/krossmoduleforms.so #18 0x00007fad27045e90 in ?? () from /usr/lib64/kde4/krossmoduleforms.so #19 0x00007fad27045fbb in ?? () from /usr/lib64/kde4/krossmoduleforms.so #20 0x00007fad2e150746 in ?? () from /usr/lib64/kde4/krosspython.so #21 0x00007fad2de3811a in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0 #22 0x00007fad2de3d303 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0 #23 0x00007fad2de245b6 in ?? () from /usr/lib64/libpython2.7.so.1.0 #24 0x00007fad2de2040d in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0 #25 0x00007fad2de21171 in ?? () from /usr/lib64/libpython2.7.so.1.0 #26 0x00007fad2de2040d in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0 #27 0x00007fad2de36b62 in PyEval_CallObjectWithKeywords () from /usr/lib64/libpython2.7.so.1.0 #28 0x00007fad2de21df1 in PyInstance_New () from /usr/lib64/libpython2.7.so.1.0 #29 0x00007fad2de2040d in PyObject_Call () from /usr/lib64/libpython2.7.so.1.0 #30 0x00007fad2de382de in PyEval_EvalFrameEx () from /usr/lib64/libpython2.7.so.1.0 #31 0x00007fad2de3d5c3 in PyEval_EvalCodeEx () from /usr/lib64/libpython2.7.so.1.0 #32 0x00007fad2de6b892 in PyEval_EvalCode () from /usr/lib64/libpython2.7.so.1.0 #33 0x00007fad2e16441e in ?? () from /usr/lib64/kde4/krosspython.so #34 0x00007fad2e83461d in Kross::Action::slotTriggered() () from /usr/lib64/libkrosscore.so.4 #35 0x00007fad2e836efd in ?? () from /usr/lib64/libkrosscore.so.4 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c1 Raymond Wooninck <tittiatcoke@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tittiatcoke@gmail.com --- Comment #1 from Raymond Wooninck <tittiatcoke@gmail.com> 2013-05-10 18:22:12 UTC --- Maybe you could provide some more information on this. What we need to know is the following : 1) Which openSUSE version are you running 2) Which repo do you use for KDE ? 3) Which repo do you use for Qt ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c2 --- Comment #2 from Friedrich W. H. Kossebau <kossebau@kde.org> 2013-05-11 10:38:47 UTC --- 1) Tumbleweed, with these repos activated: http://download.opensuse.org/repositories/openSUSE:/Tumbleweed/standard/ http://download.opensuse.org/distribution/openSUSE-current/repo/oss http://download.opensuse.org/distribution/openSUSE-current/repo/non-oss/ http://download.opensuse.org/update/openSUSE-current/ http://download.opensuse.org/repositories/KDE:/Extra/openSUSE_Tumbleweed/ 2) kross-python is from update/openSUSE-current 3) libqt4 is from distribution/openSUSE-current/repo/oss -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c3 --- Comment #3 from Friedrich W. H. Kossebau <kossebau@kde.org> 2013-05-11 10:47:27 UTC --- How to reproduce: Make sure you have calligrasheets and kross-python installed Start calligrasheets Create new document by selecting "General" templates and there "Blank Worksheet" Select Tools > Scripts > Import > CSV File ** Boom ** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c4 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |hrvoje.senjan@gmail.com InfoProvider| |kossebau@kde.org --- Comment #4 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-11 11:00:34 UTC --- Friedrich, for kde#303576, we have workarounded with not using Bsymbolic-functions ldflag. From lightdm-kde-greeter spec file: ###Buildflags are usually exported in kde4-filesystem, but LDFLAGS -Wl,-Bsymbolic-functions are causing kde#303576 export CFLAGS=$RPM_OPT_FLAGS export CXXFLAGS=$RPM_OPT_FLAGS _kde_libsuffix=$(echo %_lib | cut -b4-) mkdir build cd build cmake -DCMAKE_SKIP_RPATH=on -DCMAKE_INSTALL_PREFIX=%{_kde4_prefix} -DLIBEXEC_INSTALL_DIR_PATH=%{_kde4_libexecdir} \ -DLIB_SUFFIX="$_kde_libsuffix" -DCMAKE_BUILD=TYPE=%{_kde_build_type} .. Note that at least that bug is *not* caused by dfferent Qt versions, as compiled it against the same version i was running, and it was still crashing until removing that flag. Also, i can't find Tools anywhere inside calligra sheets, where might that be? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c5 --- Comment #5 from Friedrich W. H. Kossebau <kossebau@kde.org> 2013-05-11 11:12:34 UTC --- Hi Hrvoje, interesting, so hints it is less an issue with QTBUG-437. Have to read up on what Bsymbolic-functions actually means. WRT "Tools", it should be an entry in the main menu. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c6 --- Comment #6 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-11 12:24:06 UTC --- (In reply to comment #5)
WRT "Tools", it should be an entry in the main menu. OK, found it. For some reason menu didn't expand here every time i tried creating a new empty document. I can reproduce the crash you mentioned. However, i am not convinced it is due to your theory, as all packages in update repo (update/openSUSE-current) are built against the ones in the "regular"(distribution/openSUSE-current/repo/oss) one. And i now tried building kdelibs and kross interpreters (for which i also omitted mentioned LDFLAG) against the exact same Qt version, the crash still happened. Still need to validate does the same happen with building calligra against the same Qt version as those two (note that calligra in regular repo is built against Qt from the same repo).
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c7 --- Comment #7 from Friedrich W. H. Kossebau <kossebau@kde.org> 2013-05-11 12:40:42 UTC --- Another detail I just found: In the backtrace I give you can see that QFormInternal methods are once from krossmoduleforms.so, once from libkjsembed.so.4, e.g. #13 0x00007fad2d60bbd5 in QFormInternal::FormBuilderPrivate::create(QFormInternal::DomUI*, QWidget*) () from /usr/lib64/libkjsembed.so.4 #14 0x00007fad270509e7 in QFormInternal::QAbstractFormBuilder::load(QIODevice*, QWidget*) () from /usr/lib64/kde4/krossmoduleforms.so Indeed both kjsembed and krossmoduleforms link the static qtuitools lib, so seems there is some symbol clashing happening when both are loaded in the same process, and possibly some global data structures are messed up as well by the duplication :/ No idea how to solve that yet, have not yet messed with static libs too much. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c8 --- Comment #8 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-11 16:49:55 UTC --- Friedrich, i have now found that this crash is also due to Bsymbolic-functions flag. Compiled kdelibs without it, and the crashes stopped. I've also found that lightdm greeter can be compiled seamlessly without linking to ${QT_QTUITOOLS_LIBRARY} (and *with* Bsymbolic-functions flag > no kcm crashes), so i am wondering if that's the case with Kross also. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c9 --- Comment #9 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-11 17:28:59 UTC --- (In reply to comment #8)
so i am wondering if that's the case with Kross also. Well, after turning my brain on, i realized that's impossible
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c10 --- Comment #10 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-05-12 21:00:35 CEST --- This is an autogenerated message for OBS integration: This bug (819437) was mentioned in https://build.opensuse.org/request/show/175193 Factory / kdelibs4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c11 --- Comment #11 from Friedrich W. H. Kossebau <kossebau@kde.org> 2013-05-12 20:32:20 UTC --- (In reply to comment #10)
This is an autogenerated message for OBS integration: This bug (819437) was mentioned in https://build.opensuse.org/request/show/175193 Factory / kdelibs4
So seems better than removing Bsymbolic-functions is simply marking libQtUiTools.a as lib whose symbols should not be exported, by + set_target_properties(krossmoduleforms PROPERTIES LINK_FLAGS "-Wl,--exclude-libs -Wl,libQtUiTools.a") ? Any plans to push exclude-qtuitools-symbols-from-public-libraries.patch to upstream? Or do you still want to give this some more testing in OpenSUSE? Thanks for (hopefully) fixing this, will test this as soon as it appears in the repos. Any idea when this will make it to Tumbleweed repos as listed above? Could I test this before somehow? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c12 --- Comment #12 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-12 20:52:28 UTC --- (In reply to comment #11)
So seems better than removing Bsymbolic-functions is simply marking libQtUiTools.a as lib whose symbols should not be exported, by + set_target_properties(krossmoduleforms PROPERTIES LINK_FLAGS "-Wl,--exclude-libs -Wl,libQtUiTools.a") ? Tested that script import, and building lightdm greeter without that workaround, no crashes with the patch.
Any plans to push exclude-qtuitools-symbols-from-public-libraries.patch to upstream? Or do you still want to give this some more testing in OpenSUSE? Ideally it should go upstream, yes. Will see how it goes first here. Though, i am not convinced it would pass, as that link flag is not default upstream, and i don't think i saw a similar exclusion in other KDE code.
Thanks for (hopefully) fixing this, will test this as soon as it appears in the repos. Any idea when this will make it to Tumbleweed repos as listed above? Could I test this before somehow? You could test it from KDF repo now. No idea when will it hit Tumbleweed, that is a question for Greg KH ;-)
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c13 --- Comment #13 from Friedrich W. H. Kossebau <kossebau@kde.org> 2013-05-22 21:26:54 UTC --- Has not yet hit Tumbleweed. And I feared to wrack my system with KDF. In the meantime I created a patch for upstream, to solve the problem in a platform independent way, see https://git.reviewboard.kde.org/r/110563/ Please have a look (and possibly comment on the patch/comments). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c14 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|kossebau@kde.org | --- Comment #14 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-22 21:55:38 UTC --- (In reply to comment #13)
Has not yet hit Tumbleweed. And I feared to wrack my system with KDF. You can track status of 4.10.3 release to 12.3 update here: https://bugzilla.novell.com/show_bug.cgi?id=818500
In the meantime I created a patch for upstream, to solve the problem in a platform independent way, see https://git.reviewboard.kde.org/r/110563/ Noticed :-)
Please have a look (and possibly comment on the patch/comments). Patch looks ok, but as i've mentioned, i am not convienced it'll get in, as that is a custom flag. Noted also Thomases comment, and made me think should we still continue using -Bsymbolic-functions. On another hand, Thiago didn't mention that one should not use the flag (we are using it 4 years already, this is first known issue it's caused so far)
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c15 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |FIXED --- Comment #15 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-06-06 05:31:08 UTC --- 4.10.3 is now available in update repository -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c16 --- Comment #16 from Swamp Workflow Management <swamp@suse.de> 2013-06-10 09:14:32 UTC --- openSUSE-RU-2013:0898-1: An update that has 7 recommended fixes can now be installed. Category: recommended (low) Bug References: 810232,816041,816432,816562,818500,818792,819437 CVE References: Sources used: openSUSE 12.3 (src): akonadi-runtime-1.9.2-2.22.1, analitza-4.10.3-1.34.2, ark-4.10.3-1.32.2, blinken-4.10.3-1.34.2, bomber-4.10.3-1.32.2, bovo-4.10.3-1.30.11, branding-openSUSE-12.3-6.24.14, cantor-4.10.3-1.34.4, compiz-0.8.8-6.5.1, digikam-3.2.0-1.25.8, dragonplayer-4.10.3-1.32.3, filelight-4.10.3-1.32.2, granatier-4.10.3-1.30.10, gwenview-4.10.3-1.34.12, jovie-4.10.3-1.32.8, juk-4.10.3-1.32.2, kaccessible-4.10.3-1.32.2, kactivities4-4.10.3-1.31.1, kajongg-4.10.3-1.26.24, kalgebra-4.10.3-1.30.3, kalzium-4.10.3-1.30.9, kamera-4.10.3-1.30.3, kanagram-4.10.3-1.30.3, kapman-4.10.3-1.26.10, kate-4.10.3-1.31.18, katomic-4.10.3-1.26.11, kblackbox-4.10.3-1.26.10, kblocks-4.10.3-1.26.10, kbounce-4.10.3-1.26.10, kbreakout-4.10.3-1.26.10, kbruch-4.10.3-1.30.2, kcalc-4.10.3-1.28.14, kcharselect-4.10.3-1.28.1, kcolorchooser-4.10.3-1.30.2, kde-mplayer-thumbnailer-4.10.3-1.28.2, kde4-filesystem-4.10.3-1.30.1, kde4-l10n-4.10.3-1.18.6, kde4-print-manager-4.10.3-1.26.2, kdeadmin4-4.10.3-1.28.11, kdeartwork4-4.10.3-1.28.11, kdebase4-4.10.3-1.30.7, kdebase4-artwork-4.10.3-1.28.1, kdebase4-openSUSE-12.3-10.41.9, kdebase4-runtime-4.10.3-1.30.9, kdebase4-session-4.10.3-1.30.1, kdebase4-wallpapers-4.10.3-1.29.1, kdebase4-workspace-4.10.3-1.37.7, kdebindings-smokegen-4.10.3-1.30.1, kdebindings-smokekde-4.10.3-1.30.10, kdebindings-smokeqt-4.10.3-1.30.3, kdegraphics-strigi-analyzer-4.10.3-1.30.1, kdegraphics-thumbnailers-4.10.3-1.30.1, kdelibs4-4.10.3-1.31.3, kdelibs4-apidocs-4.10.3-1.31.3, kdenetwork4-4.10.3-1.28.5, kdepim4-4.10.3-1.30.7, kdepim4-runtime-4.10.3-1.30.1, kdepimlibs4-4.10.3-1.31.4, kdesdk4-4.10.3-1.28.6, kdetoys4-4.10.3-1.28.5, kdewebdev4-4.10.3-1.28.1, kdf-4.10.3-1.28.5, kdiamond-4.10.3-1.26.6, kfloppy-4.10.3-1.28.5, kfourinline-4.10.3-1.26.6, kgamma-4.10.3-1.30.1, kgeography-4.10.3-1.30.3, kgoldrunner-4.10.3-1.26.6, kgpg-4.10.3-1.28.3, khangman-4.10.3-1.30.5, kig-4.10.3-1.30.1, kigo-4.10.3-1.26.6, killbots-4.10.3-1.26.6, kio_audiocd-4.10.3-1.28.5, kiriki-4.10.3-1.26.6, kiten-4.10.3-1.30.1, kjumpingcube-4.10.3-1.26.6, klettres-4.10.3-1.30.3, klickety-4.10.3-1.26.6, klines-4.10.3-1.26.6, kmag-4.10.3-1.28.3, kmahjongg-4.10.3-1.26.10, kmines-4.10.3-1.26.6, kmix-4.10.3-1.29.4, kmousetool-4.10.3-1.28.3, kmouth-4.10.3-1.28.3, kmplot-4.10.3-1.30.3, knavalbattle-4.10.3-1.26.6, knetwalk-4.10.3-1.26.6, kolf-4.10.3-1.26.6, kollision-4.10.3-1.26.6, kolourpaint-4.10.3-1.30.3, konquest-4.10.3-1.26.6, konsole-4.10.3-1.30.1, kpat-4.10.3-1.26.6, kremotecontrol-4.10.3-1.28.5, kreversi-4.10.3-1.26.6, kross-interpreters-4.10.3-1.28.1, kruler-4.10.3-1.30.1, ksaneplugin-4.10.3-1.30.1, kscd-4.10.3-1.28.1, kshisen-4.10.3-1.26.9, ksirk-4.10.3-1.26.6, ksnakeduel-4.10.3-1.26.6, ksnapshot-4.10.3-1.30.1, kspaceduel-4.10.3-1.26.6, ksquares-4.10.3-1.26.6, kstars-4.10.3-1.30.3, ksudoku-4.10.3-1.26.6, ktimer-4.10.3-1.28.1, ktouch-4.10.3-1.30.3, ktuberling-4.10.3-1.26.6, kturtle-4.10.3-1.30.3, kubrick-4.10.3-1.26.6, kwalletmanager-4.10.3-1.28.5, kwordquiz-4.10.3-1.30.5, libkcddb4-4.10.3-1.28.1, libkcompactdisc4-4.10.3-1.28.1, libkdcraw-4.10.3-1.30.1, libkdeedu4-4.10.3-1.30.2, libkdegames-4.10.3-1.27.3, libkexiv2-4.10.3-1.30.1, libkipi-4.10.3-1.30.1, libkmahjongg-4.10.3-1.26.2, libksane-4.10.3-1.30.1, libnepomukwidgets-4.10.3-1.28.1, lskat-4.10.3-1.26.3, marble-4.10.3-1.30.3, mobipocket-4.10.3-1.28.1, mono-kde4-4.10.3-1.30.8, mono-qt4-4.10.3-1.30.3, nepomuk-core-4.10.3-1.32.2, okular-4.10.3-1.28.1, oxygen-icon-theme-4.10.3-1.28.1, pairs-4.10.3-1.28.1, palapeli-4.10.3-1.26.3, parley-4.10.3-1.28.4, perl-kde4-4.10.3-1.30.1, perl-qt4-4.10.3-1.30.1, picmi-4.10.3-1.26.3, plasma-addons-4.10.3-1.32.5, python-kde4-4.10.3-1.31.5, python3-kde4-4.10.3-1.31.5, rocs-4.10.3-1.28.3, ruby-kde4-4.10.3-1.30.8, ruby-qt4-4.10.3-1.30.1, step-4.10.3-1.28.3, superkaramba-4.10.3-1.28.1, svgpart-4.10.3-1.28.1, sweeper-4.10.3-1.28.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |obs:running:2928:moderate -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819437 https://bugzilla.novell.com/show_bug.cgi?id=819437#c17 --- Comment #17 from Swamp Workflow Management <swamp@suse.de> 2014-08-11 08:09:04 UTC --- openSUSE-SU-2014:0981-1: An update that solves one vulnerability and has one errata is now available. Category: security (moderate) Bug References: 819437,864716 CVE References: CVE-2014-5033 Sources used: openSUSE 13.1 (src): kdebase4-workspace-4.11.11-115.3, kdelibs4-4.11.5-484.1, kdelibs4-apidocs-4.11.5-484.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=819437 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|obs:running:2928:moderate | -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com