public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cef] rawhide: - Update to 150.0.7871.128
@ 2026-09-04 17:42 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-09-04 17:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/cef
            Branch : rawhide
            Commit : 0f1bf52b85aeef2af8729817066fa010c2be8199
            Author : Than Ngo <than@redhat.com>
            Date   : 2026-09-04T17:42:12+00:00
            Stats  : +2/-8 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/cef/c/0f1bf52b85aeef2af8729817066fa010c2be8199?branch=rawhide

            Log:
            - Update to 150.0.7871.128
  * CVE-2026-15899: Use after free in CameraCapture
  * CVE-2026-15900: Use after free in GPU
  * CVE-2026-15901: Use after free in Network
  * CVE-2026-15902: Use after free in Cast
  * CVE-2026-15903: Out of bounds read and write in V8
  * CVE-2026-15904: Use after free in Ozone
  * CVE-2026-15905: Use after free in Aura
- Fix rhbz#2501811, Drop AI policy which breaks DoH settings

---
diff --git a/cef.spec b/cef.spec
index 026ae73..9a6e274 100644
--- a/cef.spec
+++ b/cef.spec
@@ -247,7 +247,7 @@
 %global chromium_major 150
 %global chromium_branch 7871
 # Where possible, track Chromium versions already released in Fedora.
-%global chromium_minor 124
+%global chromium_minor 128
 %global chromium_version %{chromium_major}.0.%{chromium_branch}.%{chromium_minor}
 %global cef_commit 3a0fcf1e1b6249b50c96ac77c429bfefade09d96
 %global cef_branch %{chromium_branch}
@@ -555,8 +555,6 @@ Source12: node-%{nodejs_version}-stripped.tar.gz
 Source13: nodejs-sources.sh
 BuildRequires: openssl-devel
 %endif
-# Disable AI Mode settings
-Source14: disable-ai.json
 
 ## CEF: CEF-specific sources
 Source22: https://github.com/chromiumembedded/cef/archive/%{cef_commit}.tar.gz

diff --git a/disable-ai.json b/disable-ai.json
deleted file mode 100644
index b8bf37a..0000000
--- a/disable-ai.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "GenAILocalFoundationalModelSettings": 1,
-  "AIModeSettings": 2
-}

diff --git a/sources b/sources
index 04218e4..0a12515 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 SHA512 (3a0fcf1e1b6249b50c96ac77c429bfefade09d96.tar.gz) = 450ad00c41029796629edebeb7f589ce4f206c8ffcca55dd6900420cca0aabea869e4dd1996bafff3084b5ab14466bf579486c525bd16a49f5e5a62635736972
 SHA512 (node-v22.22.0-stripped.tar.gz) = f32a8a73063b3c78cbacf941e11dd529ebcf2618b3ba661966312e49ee9870c43a3acf256e8d331a4b0b621b16a501810c02a3ad763c75884cc250addca8e106
-SHA512 (chromium-150.0.7871.124-clean.tar.xz) = f7d0c5297f64bc13098f6f79105050bf38bb84c764143f5d3c425ce73234189cfe3c201b2b933cd1b7423ea8c16ccd7c0b4c32978f03d8fe261326453d77de5d
+SHA512 (chromium-150.0.7871.128-clean.tar.xz) = 3e3d3112b860c3c7ba2e59672492769b261b5433a6dfa6e41c1706b5049bf0a678604387bcdba2578a34c6f805b7c935d6db7c42e572b1ed36ce366dd76b2065

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-04 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 17:42 [rpms/cef] rawhide: - Update to 150.0.7871.128 Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox