public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: Merge #59 `reduce nvidia power consumption during video accel`
@ 2026-08-07 16:08 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:08 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-07 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:08 [rpms/chromium] epel9-next: Merge #59 `reduce nvidia power consumption during video accel` Than Ngo

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