Changelog for
libQtWebKit4-debugsource-4.8.5+2.3.2-2.1.i586.rpm :
* Thu Aug 15 2013 toddrme2178AATTgmail.com- Add Provides: qtwebkit since it is needed by some outside packages
* Wed Aug 07 2013 hrvoje.senjanAATTgmail.com- Postpone gstreamer 1.0 support for next release since it breaks phonon\'s gstreamer 0.10 backend, and 1.0 version is not in sight
* Thu Aug 01 2013 speilickeAATTsuse.com- Buildrequire python-xml on SLE and libwebp everywhere
* Sat Jul 13 2013 hrvoje.senjanAATTgmail.com- Update to 2.3.2
* Bugfix release
* Fix a crash in QtPixmapRuntime. (webkit#117193)
* Fix a crash under ~PingLoader when the QNAM on the page has been destroyed. (webkit#116035)
* Fix crash when loading link to audio file (webkit#15794)
* Fix crash when calling QWebFrame::evaluateJavaScript (webkit#113434)
* Assert in JSC::Heap::unprotect when closing facebook.com website (webkit#115058)
* Add support for tiled shadow blur (webkit#90082)
* Late-loading stylesheets can cause composited layers to be blank (webkit103773)
* Thu Jul 04 2013 nico.kruberAATTgmail.com- fix missing plugins.pri in qwebview sources
* Wed Jul 03 2013 dmuellerAATTsuse.com- update to qwebview from 4.8.5
* Fri Jun 21 2013 crrodriguezAATTopensuse.org- build with large file support in 32 bit archs
* Mon May 13 2013 schwabAATTsuse.de- aarch64-support.diff: add support for aarch64- no-jit.patch: no JIT on aarch64 and powerpc
* Tue Apr 30 2013 hrvoje.senjanAATTgmail.com- Disable GStreamer 1.0 for 12.3, causes issues with e.g. Amarok
* Thu Apr 18 2013 hrvoje.senjanAATTgmail.com- Update to version 2.3.1
* Bugfix release- Dropped libQtWebKit4-gcc48.patch, included upstream
* Sat Apr 06 2013 hrvoje.senjanAATTgmail.com- Add libQtWebKit4-gcc48.patch, fixes build with GCC 4.8- Tweak the patches, so it also saves memory on arm
* Tue Apr 02 2013 hrvoje.senjanAATTgmail.com- Added buffer-ranges.patch, fixes buffering with gstreamer 1.0 (webkit#105319) and MediaPlayerPrivateGStreamer-should-take-ownership-of-the-playbin.patch (webkit#107445)
* Sat Mar 30 2013 asterios.dramisAATTgmail.com- Added libxslt-devel as build requirement (QtWebKit can use it to properly display xml files - see rh#919778).- Enabled WebP support (added libwebp-devel as build requirement).
* Tue Mar 19 2013 idonmezAATTsuse.com- Enable GStreamer 1.0 for also openSUSE 12.3
* Sat Mar 16 2013 hrvoje.senjanAATTgmail.com- Update to version 2.3.0 (bnc#769197)
* Lots of performance improvements and reduced memory usage.
* Incremental image loading by prefering WebKit image-decoders over Qt image decoders
* Interface for automatic spell-checker
* Better support for \"BLOB\" URLs
* WebGL support
* CSS shaders/filters support
* CSS regions/exclusions support- Add upstream patch for gstreamer 1.0 support, and enable it for >= 13.1- Drop obsolete patches: avoid-rpath.diff, bison-26.diff, build-with-glib-231.diff, fix_infinite_loop_bwo97258.diff, 0001_fix_symbols_visibility_for_webcore.diff and 01_lflags_as-needed.diff
* Wed Feb 06 2013 cornelisAATTsolcon.nl- Removed webkit-qtwebkit-2.2tp1-qt46.patch to solve bnc#776525
* Wed Dec 19 2012 nico.kruberAATTgmail.com- added patch to fix infinite loop with certain svg files see https://bugs.webkit.org/show_bug.cgi?id=97258
* Wed Dec 05 2012 stephan.binnerAATTbasyskom.com- Sync with Qt 4.8.4
* Mon Nov 19 2012 cgiboudeauxAATTgmx.com- Rediff reduce-link-optimization.diff. Needed by SLES
* Mon Nov 05 2012 dmuellerAATTsuse.com- fix build against bison 2.6
* Wed Sep 19 2012 dmuellerAATTsuse.com- Sync with Qt 4.8.3
* Mon Aug 13 2012 dmuellerAATTsuse.com- reduce memory usage for arm
* Thu Jun 07 2012 dmuellerAATTsuse.com- Sync with Qt 4.8.2
* Sat Apr 14 2012 dimstarAATTopensuse.org- Add libQtWebKit4-gcc47.patch: Fix build with gcc 4.7. Patch taken from Fedora.
* Thu Apr 05 2012 dmuellerAATTsuse.com- add back designer plugin (bnc#743937)
* Fri Mar 30 2012 idonmezAATTsuse.com- Sync with Qt 4.8.1
* Thu Feb 09 2012 dmuellerAATTsuse.de- install qt_webkit_version.pri (bnc#746117)
* Fri Jan 20 2012 dmuellerAATTsuse.de- fix build
* Mon Jan 02 2012 dmuellerAATTsuse.de- fix license tags- fix build with glib >= 2.31
* Fri Dec 16 2011 idonmezAATTsuse.com- Sync version with libqt4
* Wed Dec 14 2011 adrianAATTsuse.de- add patch to reduce memory usage during linking (ARM only)
* Mon Dec 05 2011 adrianAATTsuse.de- do not force fixed optimization level
* Mon Dec 05 2011 agrafAATTsuse.com- compile with -O1 on armv7 because of compiler bug
* Wed Nov 23 2011 cgiboudeauxAATTgmx.com- Bump version to match the libqt4 one. Fixes the libqt4-devel-doc build
* Fri Oct 07 2011 cooloAATTsuse.com- remove self provides
* Thu Sep 29 2011 tittiatcokeAATTgmail.com- Update to version 2.2.0 See for more information: http://trac.webkit.org/wiki/QtWebKitRelease22
* Mon Sep 19 2011 asterios.dramisAATTgmail.com- Update to version 2.2.0-rc1 (2.1.90).- Removed kubuntu_fix_jit_warnings_i386.diff patch (fixed upstream).
* Mon Sep 12 2011 asterios.dramisAATTgmail.com- Update to version 2.1.80.week35.- Spec file updates:
* Changed License: to LGPL-2.0 with exceptions or GPL-3.0 with exceptions.
* Use \"--release\" istead of \"--debug\" for compilation.
* Minor other updates.- Removed the following patches: webkit-qtwebkit-type-casting.patch webkit-qtwebkit-2.2-javascriptcore_debuginfo.patch webkit-qtwebkit-2.2-shared.patch- Added the following patches (from Fedora and Ubuntu): webkit-qtwebkit-2.2-debuginfo.patch (disabled for now) 0001_fix_symbols_visibility_for_webcore.diff 01_lflags_as-needed.diff 02_add_nostrip_for_debug_packages.diff 03_hide_std_symbols.diff 04_enable_debug_information.diff defines_qt_webkit.diff kubuntu_fix_jit_warnings_i386.diff- Disabled (for now) the following patch: webkit-qtwebkit-2.2-no_Werror.patch
* Sun Sep 04 2011 asterios.dramisAATTgmail.com- Update to version 2.1.80.week34.
* Wed Aug 24 2011 asterios.dramisAATTgmail.com- Update to version 2.1.80.week33.
* Tue Aug 09 2011 asterios.dramisAATTgmail.com- Update to version 2.1.80.week31.
* Sat Aug 06 2011 asterios.dramisAATTgmail.com- Update to version 2.1.80.week30.
* Mon Jul 25 2011 asterios.dramisAATTgmail.com- Update to version 2.1.80.week28.- Spec file updates:
* Compile the package with gstreamer support.
* Fri Jul 01 2011 asterios.dramisAATTgmail.com- Rebased webkit-qtwebkit-type-casting.patch to apply cleanly.
* Thu Jun 30 2011 asterios.dramisAATTgmail.com- Update to version 2.2-beta1 (2.1.80).
* Wed Jun 29 2011 asterios.dramisAATTgmail.com- Spec file updates:
* Added qt-mobility-devel in BuildRequires: (for audio/video tags support).
* Wed Jun 22 2011 asterios.dramisAATTgmail.com- Spec file updates:
* Don\'t install qt_webkit_version.pri (conflicts with libqt4-devel).
* Sun Jun 19 2011 asterios.dramisAATTgmail.com- Spec file updates:
* perl-Switch in BuildRequires: is needed only for openSUSE > 11.4.
* Sun Jun 19 2011 asterios.dramisAATTgmail.com- Initial version 2.1.70.git.20110619