Accepting request 1128419 from KDE:Qt:5.15
OBS-URL: https://build.opensuse.org/request/show/1128419 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=93
This commit is contained in:
commit
e33edcae42
4
_service
4
_service
@ -1,11 +1,11 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="version">5.15.15</param>
|
<param name="version">5.15.16</param>
|
||||||
<param name="url">git://code.qt.io/qt/qtwebengine.git</param>
|
<param name="url">git://code.qt.io/qt/qtwebengine.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">qtwebengine-everywhere-src</param>
|
<param name="filename">qtwebengine-everywhere-src</param>
|
||||||
<param name="revision">v5.15.15-lts</param>
|
<param name="revision">v5.15.16-lts</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="changesgenerate">disable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://code.qt.io/qt/qtwebengine.git</param>
|
<param name="url">git://code.qt.io/qt/qtwebengine.git</param>
|
||||||
<param name="changesrevision">21ddfe15f638a36160cb11d00639c3126c1aed7c</param></service></servicedata>
|
<param name="changesrevision">224806a7022eed6d5c75b486bec8715a618cb314</param></service></servicedata>
|
@ -1,3 +1,51 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 22 09:44:27 UTC 2023 - christophe@krop.fr
|
||||||
|
|
||||||
|
- Update to version 5.15.16:
|
||||||
|
* Bump version to 5.15.16
|
||||||
|
* Add check for system ffmpeg compatibility
|
||||||
|
* Fix handling of external URLs in PDFs
|
||||||
|
* Update Chromium:
|
||||||
|
* [Backport] CVE-2023-5996: Use after free in WebAudio
|
||||||
|
* [Backport] CVE-2023-5482 and CVE-2023-5849
|
||||||
|
* [Backport] CVE-2023-45853: Buffer overflow in MiniZip
|
||||||
|
* [Backport] Security bug 1478470
|
||||||
|
* [Backport] Security bug 1472365 and 1472366
|
||||||
|
* [Backport] CVE-2023-5218: Use after free in Site Isolation
|
||||||
|
* [Backport] Security bug 1486316
|
||||||
|
* FIXUP: [Backport] [PA] Support 16kb pagesize on Linux+ARM64
|
||||||
|
* [Backport] Add Intel Meteorlake GPU series type
|
||||||
|
* [Backport] Add Intel Raptorlake GPU series type
|
||||||
|
* [Backport] Add a few missing IntelGpuSeriesTypes in
|
||||||
|
gpu_util.cc
|
||||||
|
* [Backport] Add Intel Alchemist GPU series type
|
||||||
|
* [Backport] Add Alderlake to intel_gpu_series field in gpu
|
||||||
|
control list.
|
||||||
|
* [Backport] Add missing Intel GPU series types.
|
||||||
|
* [Backport] Add Alderlake's GPU to list supporting two NV12
|
||||||
|
overlay planes.
|
||||||
|
* [Backport] CVE-2023-5217: Heap buffer overflow in vp8
|
||||||
|
encoding in libvpx
|
||||||
|
* [Backport] Security bug 1479104
|
||||||
|
* [Backport] [PA] Support 16kb pagesize on Linux+ARM64
|
||||||
|
* [Backport] Replace uses of re2::StringPiece::set().
|
||||||
|
* Fix build with GCC 13
|
||||||
|
* Fix errors and warnings for perfetto
|
||||||
|
* Remove nodiscard attribute from cpwl_combo_box.h
|
||||||
|
* Bump V8_PATCH_LEVEL
|
||||||
|
* [Backport] CVE-2023-4762: Type Confusion in V8
|
||||||
|
* [Backport] CVE-2023-4362: Heap buffer overflow in Mojom IDL
|
||||||
|
* [Backport] CVE-2023-4354: Heap buffer overflow in Skia
|
||||||
|
* [Backport] CVE-2023-4351: Use after free in Network
|
||||||
|
* Disable Windows IME for GPU thread
|
||||||
|
* [Backport] CVE-2023-4863: Heap buffer overflow in WebP
|
||||||
|
* [Backport] Security bug 1465224
|
||||||
|
* [Backport] Dependency for security bug 1465224
|
||||||
|
* [Backport] CVE-2023-4071: Heap buffer overflow in Visuals
|
||||||
|
* [Backport] CVE-2023-4076: Use after free in WebRTC
|
||||||
|
* [Backport] CVE-2023-4074: Use after free in Blink Task
|
||||||
|
Scheduling
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 01 08:27:14 UTC 2023 - christophe@krop.fr
|
Fri Sep 01 08:27:14 UTC 2023 - christophe@krop.fr
|
||||||
|
|
||||||
|
@ -30,15 +30,15 @@
|
|||||||
%global _qtwebengine_dictionaries_dir %{_libqt5_datadir}/qtwebengine_dictionaries
|
%global _qtwebengine_dictionaries_dir %{_libqt5_datadir}/qtwebengine_dictionaries
|
||||||
|
|
||||||
Name: libqt5-qtwebengine
|
Name: libqt5-qtwebengine
|
||||||
Version: 5.15.15
|
Version: 5.15.16
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 5 WebEngine Library
|
Summary: Qt 5 WebEngine Library
|
||||||
License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
URL: https://www.qt.io
|
URL: https://www.qt.io
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.15.15
|
%define real_version 5.15.16
|
||||||
%define so_version 5.15.15
|
%define so_version 5.15.16
|
||||||
%define tar_version qtwebengine-everywhere-src-%{version}
|
%define tar_version qtwebengine-everywhere-src-%{version}
|
||||||
Source: %{tar_version}.tar.xz
|
Source: %{tar_version}.tar.xz
|
||||||
# Use a git snapshot for catapult to build with python3 (git rev: 2da767c6)
|
# Use a git snapshot for catapult to build with python3 (git rev: 2da767c6)
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fea4619aa8fc91ab6e7cd28f5d82ac43c66bc625176b97bf1f25e7e01a1bd35d
|
|
||||||
size 320178116
|
|
BIN
qtwebengine-everywhere-src-5.15.16.tar.xz
(Stored with Git LFS)
Normal file
BIN
qtwebengine-everywhere-src-5.15.16.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user