File libQtWebKit4.changes of Package libQtWebKit4

-------------------------------------------------------------------
Wed May 29 11:43:13 UTC 2024 - Wolfgang Bauer <wbauer1@a1.net>

- Add patch to fix build with the latest libxml2 in Tumbleweed:
  * Update-XSLTProcessor.h-for-libxml2-2.12.patch

-------------------------------------------------------------------
Wed Apr  7 11:41:08 UTC 2021 - Fabian Vogt <fvogt@suse.com>

- Add patch to fix build with glib >= 2.68.0:
  * 0001-Remove-invalid-g_object-declarations-to-fix-build-wi.patch

-------------------------------------------------------------------
Mon Oct 19 16:28:36 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>

- Add 0001-fix-building-with-bison-3.7.patch 

-------------------------------------------------------------------
Tue Jan  7 07:33:25 UTC 2020 - Ralf Habacker <ralf.habacker@freenet.de>

- disable LTO to fix gcc9 build errors on x86_64

-------------------------------------------------------------------
Thu Nov 30 17:03:13 UTC 2017 - dimstar@opensuse.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 08:41:42 UTC 2017 - rguenther@suse.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  9 14:56:59 UTC 2016 - mmarek@suse.cz

- Rebuild with a fixed flex package to fix a buffer overflow
  (bsc#990856, CVE-2016-6354).

-------------------------------------------------------------------
Sun Jul 26 00:20:05 UTC 2015 - hrvoje.senjan@gmail.com

- Fix the suse_version check logic in the gstreamer BuildRequires
  in order to build with gst1.0 API on Leap

-------------------------------------------------------------------
Thu May 28 21:51:59 UTC 2015 - dmueller@suse.com

- update for Qt 4.8.7 

-------------------------------------------------------------------
Mon Apr 27 09:27:53 UTC 2015 - hrvoje.senjan@gmail.com

- Add fix-g++5-build.patch from upstream

-------------------------------------------------------------------
Thu Sep 25 17:36:40 UTC 2014 - hrvoje.senjan@gmail.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 07:05:26 UTC 2014 - dmueller@suse.com

- build against Qt 4.8.6

-------------------------------------------------------------------
Sun Jan 26 20:24:38 UTC 2014 - schwab@linux-m68k.org

- lowlevelinterpreter-bigendian.patch: fix LLInt for big endian (webkit#103128)
- Remove extra / from RPM_OPT_FLAGS

-------------------------------------------------------------------
Fri Dec 13 00:42:00 UTC 2013 - uweigand@de.ibm.com

- ppc64le-support.patch: Add powerpc64le-linux support.

-------------------------------------------------------------------
Fri Nov  8 13:34:00 UTC 2013 - dvaleev@suse.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 11:04:08 UTC 2013 - dmueller@suse.com

- Dinar wants ppc64 to be built with -g1 

-------------------------------------------------------------------
Sat Oct 19 11:30:16 UTC 2013 - dmueller@suse.com

- reduce memory consumption on ARM/AArch64 to fix build 

-------------------------------------------------------------------
Sun Sep 29 21:21:01 UTC 2013 - hrvoje.senjan@gmail.com

- Added bison3.patch, fixes compilation with bison3 (webkit#119798)

-------------------------------------------------------------------
Tue Sep 24 16:26:08 UTC 2013 - alarrosa@suse.com

- Fix the license declaration in the spec file (bnc#739670) 

-------------------------------------------------------------------
Tue Sep  3 23:04:29 UTC 2013 - hrvoje.senjan@gmail.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 21:59:02 UTC 2013 - hrvoje.senjan@gmail.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 10:40:51 UTC 2013 - toddrme2178@gmail.com

- Add Provides: qtwebkit since it is needed by some outside 
  packages

-------------------------------------------------------------------
Wed Aug  7 12:58:33 UTC 2013 - hrvoje.senjan@gmail.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  1 09:26:22 UTC 2013 - speilicke@suse.com

- Buildrequire python-xml on SLE and libwebp everywhere

-------------------------------------------------------------------
Sat Jul 13 22:58:59 UTC 2013 - hrvoje.senjan@gmail.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  4 06:42:25 UTC 2013 - nico.kruber@gmail.com

- fix missing plugins.pri in qwebview sources

-------------------------------------------------------------------
Wed Jul  3 13:23:48 UTC 2013 - dmueller@suse.com

- update to qwebview from 4.8.5 

-------------------------------------------------------------------
Fri Jun 21 05:08:40 UTC 2013 - crrodriguez@opensuse.org

- build with large file support in 32 bit archs 

-------------------------------------------------------------------
Mon May 13 08:09:39 UTC 2013 - schwab@suse.de

- aarch64-support.diff: add support for aarch64 
- no-jit.patch: no JIT on aarch64 and powerpc

-------------------------------------------------------------------
Tue Apr 30 19:10:16 UTC 2013 - hrvoje.senjan@gmail.com

- Disable GStreamer 1.0 for 12.3, causes issues with e.g. Amarok 

-------------------------------------------------------------------
Thu Apr 18 16:08:42 UTC 2013 - hrvoje.senjan@gmail.com

- Update to version 2.3.1
  * Bugfix release
- Dropped libQtWebKit4-gcc48.patch, included upstream

-------------------------------------------------------------------
Sat Apr  6 19:19:57 UTC 2013 - hrvoje.senjan@gmail.com

- Add libQtWebKit4-gcc48.patch, fixes build with GCC 4.8
- Tweak the patches, so it also saves memory on
  arm

-------------------------------------------------------------------
Tue Apr  2 14:06:42 UTC 2013 - hrvoje.senjan@gmail.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 16:00:03 UTC 2013 - asterios.dramis@gmail.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 11:56:19 UTC 2013 - idonmez@suse.com

- Enable GStreamer 1.0 for also openSUSE 12.3

-------------------------------------------------------------------
Sat Mar 16 13:31:52 UTC 2013 - hrvoje.senjan@gmail.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  6 16:02:59 UTC 2013 - cornelis@solcon.nl

- Removed webkit-qtwebkit-2.2tp1-qt46.patch to solve bnc#776525 

-------------------------------------------------------------------
Wed Dec 19 16:56:33 UTC 2012 - nico.kruber@gmail.com

- added patch to fix infinite loop with certain svg files
  see https://bugs.webkit.org/show_bug.cgi?id=97258

-------------------------------------------------------------------
Wed Dec  5 11:58:30 UTC 2012 - stephan.binner@basyskom.com

- Sync with Qt 4.8.4

-------------------------------------------------------------------
Mon Nov 19 22:01:33 UTC 2012 - cgiboudeaux@gmx.com

- Rediff reduce-link-optimization.diff. Needed by SLES

-------------------------------------------------------------------
Mon Nov  5 18:30:36 UTC 2012 - dmueller@suse.com

- fix build against bison 2.6 

-------------------------------------------------------------------
Wed Sep 19 02:24:00 UTC 2012 - dmueller@suse.com

- Sync with Qt 4.8.3

-------------------------------------------------------------------
Mon Aug 13 16:32:27 UTC 2012 - dmueller@suse.com

- reduce memory usage for arm

-------------------------------------------------------------------
Thu Jun  7 16:58:17 UTC 2012 - dmueller@suse.com

- Sync with Qt 4.8.2 

-------------------------------------------------------------------
Sat Apr 14 14:54:28 UTC 2012 - dimstar@opensuse.org

- Add libQtWebKit4-gcc47.patch: Fix build with gcc 4.7. Patch taken
  from Fedora.

-------------------------------------------------------------------
Thu Apr  5 09:40:35 UTC 2012 - dmueller@suse.com

- add back designer plugin (bnc#743937)

-------------------------------------------------------------------
Fri Mar 30 10:17:43 UTC 2012 - idonmez@suse.com

- Sync with Qt 4.8.1 

-------------------------------------------------------------------
Thu Feb  9 12:53:36 CET 2012 - dmueller@suse.de

- install qt_webkit_version.pri (bnc#746117)

-------------------------------------------------------------------
Fri Jan 20 15:34:57 CET 2012 - dmueller@suse.de

- fix build 

-------------------------------------------------------------------
Mon Jan  2 22:49:39 CET 2012 - dmueller@suse.de

- fix license tags
- fix build with glib >= 2.31

-------------------------------------------------------------------
Fri Dec 16 16:00:39 UTC 2011 - idonmez@suse.com

- Sync version with libqt4 

-------------------------------------------------------------------
Wed Dec 14 14:03:42 UTC 2011 - adrian@suse.de

- add patch to reduce memory usage during linking (ARM only)

-------------------------------------------------------------------
Mon Dec  5 21:59:30 UTC 2011 - adrian@suse.de

- do not force fixed optimization level

-------------------------------------------------------------------
Mon Dec  5 00:34:29 UTC 2011 - agraf@suse.com

- compile with -O1 on armv7 because of compiler bug

-------------------------------------------------------------------
Wed Nov 23 11:57:38 UTC 2011 - cgiboudeaux@gmx.com

- Bump version to match the libqt4 one. Fixes the libqt4-devel-doc build

-------------------------------------------------------------------
Fri Oct  7 08:15:22 UTC 2011 - coolo@suse.com

- remove self provides

-------------------------------------------------------------------
Thu Sep 29 16:08:41 UTC 2011 - tittiatcoke@gmail.com

- Update to version 2.2.0
  See for more information: 
         http://trac.webkit.org/wiki/QtWebKitRelease22

-------------------------------------------------------------------
Mon Sep 19 20:17:00 UTC 2011 - asterios.dramis@gmail.com

- Update to version 2.2.0-rc1 (2.1.90).
- Removed kubuntu_fix_jit_warnings_i386.diff patch (fixed upstream).

-------------------------------------------------------------------
Mon Sep 12 17:47:08 UTC 2011 - asterios.dramis@gmail.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  4 11:28:09 UTC 2011 - asterios.dramis@gmail.com

- Update to version 2.1.80.week34.

-------------------------------------------------------------------
Wed Aug 24 18:27:26 UTC 2011 - asterios.dramis@gmail.com

- Update to version 2.1.80.week33.

-------------------------------------------------------------------
Tue Aug  9 13:08:31 UTC 2011 - asterios.dramis@gmail.com

- Update to version 2.1.80.week31.

-------------------------------------------------------------------
Sat Aug  6 13:48:52 UTC 2011 - asterios.dramis@gmail.com

- Update to version 2.1.80.week30.

-------------------------------------------------------------------
Mon Jul 25 19:55:42 UTC 2011 - asterios.dramis@gmail.com

- Update to version 2.1.80.week28.
- Spec file updates:
  * Compile the package with gstreamer support.

-------------------------------------------------------------------
Fri Jul  1 19:01:44 UTC 2011 - asterios.dramis@gmail.com

- Rebased webkit-qtwebkit-type-casting.patch to apply cleanly.

-------------------------------------------------------------------
Thu Jun 30 18:52:49 UTC 2011 - asterios.dramis@gmail.com

- Update to version 2.2-beta1 (2.1.80).

-------------------------------------------------------------------
Wed Jun 29 20:29:11 UTC 2011 - asterios.dramis@gmail.com

- Spec file updates:
  * Added qt-mobility-devel in BuildRequires: (for audio/video tags support).

-------------------------------------------------------------------
Wed Jun 22 18:24:26 UTC 2011 - asterios.dramis@gmail.com

- Spec file updates:
  * Don't install qt_webkit_version.pri (conflicts with libqt4-devel).

-------------------------------------------------------------------
Sun Jun 19 20:59:57 UTC 2011 - asterios.dramis@gmail.com

- Spec file updates:
  * perl-Switch in BuildRequires: is needed only for openSUSE > 11.4.

-------------------------------------------------------------------
Sun Jun 19 20:26:11 UTC 2011 - asterios.dramis@gmail.com

- Initial version 2.1.70.git.20110619
openSUSE Build Service is sponsored by