public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/chromium] epel9-next: Merge #59 `reduce nvidia power consumption during video accel`
Date: Fri, 07 Aug 2026 16:08:23 GMT	[thread overview]
Message-ID: <178611890318.1.18196513349272652346.rpms-chromium-3c9f3b84d37c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : 3c9f3b84d37c6a042243e3fcd5d4ac5bc6d08960
Author : Than Ngo <than@fedoraproject.org>
Date   : 2025-11-06T08:36:11+00:00
Stats  : +5/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/3c9f3b84d37c6a042243e3fcd5d4ac5bc6d08960?branch=epel9-next

Log:
Merge #59 `reduce nvidia power consumption during video accel`

---
diff --git a/chromium.conf b/chromium.conf
index 6e48cb8..c66a04a 100644
--- a/chromium.conf
+++ b/chromium.conf
@@ -42,6 +42,7 @@ case "$GRAPHIC_DRIVER" in
       # see https://crbug.com/1492880. This feature switch is
       # provided for developers to test VaAPI drivers on NVIDIA GPUs
       FEATURES+=",VaapiOnNvidiaGPUs"
+      export CUDA_DISABLE_PERF_BOOST=1
       ;;
    *)
       FEATURES+=",AcceleratedVideoEncoder"

diff --git a/chromium.spec b/chromium.spec
index f6915ee..4f9bc8d 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -245,7 +245,7 @@
 
 Name:	chromium
 Version: 142.0.7444.59
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use
 Url: http://www.chromium.org/Home
 License: BSD-3-Clause AND LGPL-2.1-or-later AND Apache-2.0 AND IJG AND MIT AND GPL-2.0-or-later AND ISC AND OpenSSL AND (MPL-1.1 OR GPL-2.0-only OR LGPL-2.0-only)
@@ -1752,6 +1752,9 @@ fi
 %endif
 
 %changelog
+* Wed Nov 05 2025 Dominik Mierzejewski <dominik@greysector.net> - 142.0.7444.59-2
+- Rebuilt for FFmpeg 8
+
 * Thu Oct 30 2025 Than Ngo <than@redhat.com> - 142.0.7444.59-1
 - Update to 142.0.7444.59
   * High CVE-2025-12428: Type Confusion in V8

                 reply	other threads:[~2026-08-07 16:08 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=178611890318.1.18196513349272652346.rpms-chromium-3c9f3b84d37c@fedoraproject.org \
    --to=than@fedoraproject.org \
    --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