forked from pool/libqt5-qtwebengine
46d9d03269
Update to 5.7.1 OBS-URL: https://build.opensuse.org/request/show/446455 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=17
168 lines
6.0 KiB
Plaintext
168 lines
6.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 14 16:06:02 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.7.1
|
|
* For more details please see:
|
|
https://blog.qt.io/blog/2016/12/14/qt-5-7-1-released/
|
|
and https://www.qt.io/qt5-7/
|
|
- Drop upstreamed patches:
|
|
Do-not-depend-on-Linux-4.5.patch and
|
|
detect-gcc6-use-fno-delete-null-pointer-checks.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 3 10:47:39 UTC 2016 - wbauer@tmo.at
|
|
|
|
- Add -fno-delete-null-pointer-checks to CXXFLAGS instead to
|
|
really fix the gcc6 issues (boo#1003985)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 25 13:40:49 UTC 2016 - alarrosa@suse.com
|
|
|
|
- Add disable-gpu-when-using-nouveau-boo-1005323.diff. Disables the
|
|
use of the gpu by webengine when the nouveau opengl driver is
|
|
detected since nouveau doesn't support rendering from different
|
|
threads. Also, allows to use two environment variables
|
|
QT_WEBENGINE_DISABLE_GPU to force the disabling of the gpu and
|
|
QT_WEBENGINE_DISABLE_NOUVEAU_WORKAROUND to disable the detection
|
|
of nouveau, just in case someone wants to try with newer nouveau
|
|
releases (boo#1005323, boo#997171).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 6 09:26:52 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Pass the -fno-delete-null-pointer-checks flag to avoid further
|
|
gcc6 issues
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 09:54:47 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Added Do-not-depend-on-Linux-4.5.patch (boo#1002873)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 28 07:32:47 UTC 2016 - schwab@suse.de
|
|
|
|
- Ensure to build for armv6 on armv6
|
|
- armv6-ffmpeg-no-thumb.patch: Fix ffmpeg configuration for armv6
|
|
- webrtc-build-with-neon.patch: Properly configure webrtc for neon support
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 24 18:39:10 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.7.0
|
|
* For more details please see:
|
|
https://www.qt.io/qt5-7/
|
|
- Add detect-gcc6-use-fno-delete-null-pointer-checks.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 23 08:10:46 UTC 2016 - lbeltrame@kde.org
|
|
|
|
- Add use-fno-delete-null-pointer-checks-with-gcc-6.diff: fix
|
|
crashes with GCC 6 (https://codereview.qt-project.org/#/c/161965/)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 8 14:15:23 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.6.1
|
|
* For more details please see:
|
|
http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/
|
|
- Drop obsolete gcc50-fixes.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 18 19:03:33 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.6.0
|
|
* For more details please see:
|
|
http://blog.qt.io/blog/2016/03/16/qt-5-6-released/
|
|
and https://wiki.qt.io/New_Features_in_Qt_5.6
|
|
- Drop upstreamed and/or obsolete patches:
|
|
gyp-arm64.patch, gyp_conf.patch, sandbox-linux-arm64.patch and
|
|
strip.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 3 07:24:43 UTC 2015 - mlin@suse.com
|
|
|
|
- Do not build on s390 and s390x, chromium have not ported to them
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 16 20:22:42 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.5.1
|
|
* For more details please see:
|
|
http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 30 08:10:19 UTC 2015 - schwab@suse.de
|
|
|
|
- gyp-arm64.patch: Update ffmpeg config
|
|
- sandbox-linux-arm64.patch: fix chromium build for aarch64
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 16 08:32:10 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.5.0
|
|
* For more details please see:
|
|
http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
|
|
and https://wiki.qt.io/New_Features_in_Qt_5.5
|
|
- Enable jsoncpp support on Leap
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 14 13:33:36 UTC 2015 - normand@linux.vnet.ibm.com
|
|
|
|
- ExcludeArch: ppc ppc64 ppc64le
|
|
http://www.chromium.org/blink not ported to PowerPC
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 29 15:23:43 UTC 2015 - schwab@suse.de
|
|
|
|
- gyp-arm64.patch: fix support for aarch64
|
|
- gcc50-fixes.diff: also handle gcc < 5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 22 11:56:10 UTC 2015 - tittiatcoke@gmail.com
|
|
|
|
- Add patch gcc50-fixes.diff to fix the detection of the GCC 5.x
|
|
compiler. Patch is equal to the one used for Chromium
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 22:56:36 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.4.2
|
|
* Bugfix release, for more details please see:
|
|
http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/
|
|
- Use correct names in baselibs.conf
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 10:24:39 UTC 2015 - aj@ajaissle.de
|
|
|
|
- Fix summary, this is not an Qt 5 Nfc Addon
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 24 16:10:33 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.4.1
|
|
* For more details please see:
|
|
http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/
|
|
- Add minimal requires on other Qt5 libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 10 11:00:14 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.4 Final
|
|
* For more details please see:
|
|
http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/
|
|
and http://qt-project.org/wiki/New-Features-in-Qt-5.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 27 15:58:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 5.4 RC
|
|
* For more details please see:
|
|
http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/
|
|
and http://qt-project.org/wiki/New-Features-in-Qt-5.4
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 2 15:31:16 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Activate libqt5-qtwebengine package
|
|
|