Changelog for
libQtWebKit4-32bit-4.8.7+2.3.4-0.1.x86_64.rpm :
* Thu Nov 30 2017 dimstarAATTopensuse.org- Unconditionally buildrequire python-xml: our build script makes use of it and we just can\'t rely on 3rd party packages to bring our dependencies (in the past, glib2-devel brought python-xml, but that package changed to python3 code).
* Mon Mar 20 2017 rguentherAATTsuse.com- Disable -Wextra due to noisy -Wexpansion_to_defined which is enabled with -Wextra starting with GCC 7. Otherwise we run into \"Logfile got too big, killed job.\".
* Fri Sep 09 2016 mmarekAATTsuse.cz- Rebuild with a fixed flex package to fix a buffer overflow (bsc#990856, CVE-2016-6354).
* Sun Jul 26 2015 hrvoje.senjanAATTgmail.com- Fix the suse_version check logic in the gstreamer BuildRequires in order to build with gst1.0 API on Leap
* Thu May 28 2015 dmuellerAATTsuse.com- update for Qt 4.8.7
* Mon Apr 27 2015 hrvoje.senjanAATTgmail.com- Add fix-g++5-build.patch from upstream
* Thu Sep 25 2014 hrvoje.senjanAATTgmail.com- Update to 2.3.4:
* Bugfix release
* Incorporated GStreamer 1.0 support- Drop gstreamer-1.0.diff, aarch64-support.patch, bison3.patch, ppc64le-support.patch, all merged upstream
* Wed Apr 30 2014 dmuellerAATTsuse.com- build against Qt 4.8.6
* Sun Jan 26 2014 schwabAATTlinux-m68k.org- lowlevelinterpreter-bigendian.patch: fix LLInt for big endian (webkit#103128)- Remove extra / from RPM_OPT_FLAGS
* Fri Dec 13 2013 uweigandAATTde.ibm.com- ppc64le-support.patch: Add powerpc64le-linux support.
* Fri Nov 08 2013 dvaleevAATTsuse.com- Apply \"WebCore workaround for QtWebkit: do not build with -g, but with -g1\" for powerpc as well (04_enable_debug_information.diff)
* Thu Oct 24 2013 dmuellerAATTsuse.com- Dinar wants ppc64 to be built with -g1
* Sat Oct 19 2013 dmuellerAATTsuse.com- reduce memory consumption on ARM/AArch64 to fix build
* Sun Sep 29 2013 hrvoje.senjanAATTgmail.com- Added bison3.patch, fixes compilation with bison3 (webkit#119798)
* Tue Sep 24 2013 alarrosaAATTsuse.com- Fix the license declaration in the spec file (bnc#739670)
* Tue Sep 03 2013 hrvoje.senjanAATTgmail.com- Update to 2.3.3
* Bugfix release
* QtWebKit displays the border radii (radius) of a button very ugly (webkit#28113)
* Resource leak related to gstreamer and videos (webkit#109350)
* Fix minor memory leak in slot execution
* Potential use-after-free with an event fired at a HTMLMediaElement which is currently being deleted (webkit#117466)
* Thu Aug 22 2013 hrvoje.senjanAATTgmail.com- Dropped no-jit.patch, jit and assembler are now disabled on all arches except x86_64, and that\'s defined through DEFINE passed to build script as both require SSE2 instructions (bnc#837063)- Export LDFLAGS -Wl,--as-needed for reduced linkage- Added %{optflags} to qwebview building
* 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