public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cef] rawhide: - Update to 149.0.7827.114
Date: Fri, 04 Sep 2026 17:42:44 GMT	[thread overview]
Message-ID: <178854376459.1.142957102167808782.rpms-cef-bd2d9723dbe3@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-04 17:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178854376459.1.142957102167808782.rpms-cef-bd2d9723dbe3@fedoraproject.org \
    --to=than@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox