- Update to 75.0.3770.80 bsc#1137332:
* CVE-2019-5828: Use after free in ServiceWorker * CVE-2019-5829: Use after free in Download Manager * CVE-2019-5830: Incorrectly credentialed requests in CORS * CVE-2019-5831: Incorrect map processing in V8 * CVE-2019-5832: Incorrect CORS handling in XHR * CVE-2019-5833: Inconsistent security UI placemen * CVE-2019-5835: Out of bounds read in Swiftshader * CVE-2019-5836: Heap buffer overflow in Angle * CVE-2019-5837: Cross-origin resources size disclosure in Appcache * CVE-2019-5838: Overly permissive tab access in Extensions * CVE-2019-5839: Incorrect handling of certain code points in Blink * CVE-2019-5840: Popup blocker bypass * Various fixes from internal audits, fuzzing and other initiatives * CVE-2019-5834: URL spoof in Omnibox on iOS - Remove merged patchsets: * 00-basevalue.patch * 01-basevalue.patch * 02-basevalue.patch * 03-basevalue.patch * 04-basevalue.patch * 05-basevalue.patch * 06-basevalue.patch * chromium-fix-crc32-for-aarch64.patch * quic.patch - Update patches: * chromium-gcc.patch * chromium-non-void-return.patch * chromium-vaapi.patch * old-libva.patch OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1259
This commit is contained in:
committed by
Git OBS Bridge
parent
0408e220d8
commit
51bc9298f7
2109
chromium.changes
2109
chromium.changes
File diff suppressed because it is too large
Load Diff
@@ -47,7 +47,7 @@
|
||||
%bcond_with system_vpx
|
||||
%bcond_with clang
|
||||
%bcond_with wayland
|
||||
Name: chromium-beta
|
||||
Name: chromium
|
||||
Version: 75.0.3770.80
|
||||
Release: 0
|
||||
Summary: Google's open source browser project
|
||||
@@ -113,6 +113,7 @@ BuildRequires: libgsm-devel
|
||||
BuildRequires: libjpeg-devel >= 8.1
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: memory-constraints
|
||||
BuildRequires: nasm
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: ninja >= 1.7.2
|
||||
BuildRequires: nodejs >= 8.0
|
||||
@@ -122,7 +123,6 @@ BuildRequires: python
|
||||
BuildRequires: snappy-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: util-linux
|
||||
BuildRequires: nasm
|
||||
BuildRequires: wdiff
|
||||
BuildRequires: yasm
|
||||
BuildRequires: perl(Switch)
|
||||
@@ -199,12 +199,12 @@ Provides: web_browser
|
||||
Obsoletes: %{name}-suid-helper < %{version}
|
||||
Obsoletes: chromium-browser < %{version}
|
||||
Provides: %{name}-suid-helper = %{version}
|
||||
Obsoletes: chromium-desktop-kde
|
||||
Obsoletes: chromium-desktop-gnome
|
||||
Obsoletes: chromium-beta-desktop-kde
|
||||
Obsoletes: chromium-beta-desktop-gnome
|
||||
Obsoletes: chromium-dev-desktop-kde
|
||||
Obsoletes: chromium-beta-desktop-kde
|
||||
Obsoletes: chromium-desktop-gnome
|
||||
Obsoletes: chromium-desktop-kde
|
||||
Obsoletes: chromium-dev-desktop-gnome
|
||||
Obsoletes: chromium-dev-desktop-kde
|
||||
Obsoletes: chromium-ffmpeg
|
||||
Obsoletes: chromium-ffmpegsumo
|
||||
# no 32bit supported and it takes ages to build
|
||||
|
||||
Reference in New Issue
Block a user