public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cef] rawhide: - Update to 149.0.7827.114
@ 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 : bd2d9723dbe30ebb4d2880eaa69b1465000c8d55
Author : Than Ngo <than@redhat.com>
Date : 2026-09-04T17:42:12+00:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/cef/c/bd2d9723dbe30ebb4d2880eaa69b1465000c8d55?branch=rawhide
Log:
- Update to 149.0.7827.114
CVE-2026-12007: Use after free Core
CVE-2026-12008: Use after free DigitalCredentials
CVE-2026-12009: Insufficient validation of untrusted input Accessibility
CVE-2026-12010: Heap buffer overflow GPU
CVE-2026-12011: Use after free WebMIDI
CVE-2026-12012: Use after free Network
CVE-2026-12013: Use after free Media
CVE-2026-12014: Use after free Cast
CVE-2026-12015: Use after free Autofill
CVE-2026-12016: Insufficient validation of untrusted input DevTools
CVE-2026-12017: Insufficient validation of untrusted input Extensions
CVE-2026-12018: Inappropriate implementation Mojo
CVE-2026-12019: Out of bounds write Codecs
CVE-2026-12020: Use after free Autofill
CVE-2026-12022: Race Safe Browsing
CVE-2026-12023: Use after free GPU
CVE-2026-12024: Insufficient policy enforcement DevTools
CVE-2026-12025: Insufficient validation of untrusted input Network
CVE-2026-12026: Out of bounds read Video
CVE-2026-12027: Insufficient policy enforcement Headless
CVE-2026-12028: Use after free GPU
CVE-2026-12029: Use after free Video
CVE-2026-12030: Heap buffer overflow GPU
CVE-2026-12031: Inappropriate implementation Views
CVE-2026-12032: Inappropriate implementation Passwords
CVE-2026-12033: Out of bounds read VideoCapture
CVE-2026-12034: Insufficient validation of untrusted input Linux Toolkit Theming
CVE-2026-12035: Use after free Views
- Disable AI Mode settings
---
diff --git a/cef.spec b/cef.spec
index b58a75b..c9678fa 100644
--- a/cef.spec
+++ b/cef.spec
@@ -244,7 +244,7 @@
%global chromium_major 149
%global chromium_branch 7827
# Where possible, track Chromium versions already released in Fedora.
-%global chromium_minor 102
+%global chromium_minor 114
%global chromium_version %{chromium_major}.0.%{chromium_branch}.%{chromium_minor}
%global cef_commit 3a0fcf1e1b6249b50c96ac77c429bfefade09d96
%global cef_branch %{chromium_branch}
@@ -547,6 +547,8 @@ Source7: get_free_ffmpeg_source_files.py
# http://nodejs.org/dist/v${version}/node-${nodejs_version}.tar.gz
Source12: node-%{nodejs_version}-stripped.tar.gz
Source13: nodejs-sources.sh
+Source14: disable-ai.json
+
BuildRequires: openssl-devel
%endif
diff --git a/disable-ai.json b/disable-ai.json
new file mode 100644
index 0000000..b8bf37a
--- /dev/null
+++ b/disable-ai.json
@@ -0,0 +1,4 @@
+{
+ "GenAILocalFoundationalModelSettings": 1,
+ "AIModeSettings": 2
+}
diff --git a/sources b/sources
index 45caa18..257b829 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-149.0.7827.102-clean.tar.xz) = 9d97852877cf7c124c3986f6db7e809f519ae685753ed125fcd903c2d26546b34ae8969df2a3a6079183c370d82379c9d0376d3a719b62f60c1fe35831a0d518
+SHA512 (chromium-149.0.7827.114-clean.tar.xz) = f5f92c321ae5a33557d00d23c1a84a5ab688df2429523a1bc8dacd7c8275dee7bb1e5b082bdbaf5807e1b9419c32f092e655190f99a5a8ca7ad8090f24220d92
^ 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 149.0.7827.114 Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox