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/chromium] epel10.2: - Update chromium-150-pt_regs-kernel-7.2.0.patch, thanks to dhorak
Date: Mon, 20 Jul 2026 17:45:45 GMT	[thread overview]
Message-ID: <178456954515.1.8478062411894244441.rpms-chromium-243bdc12c7ff@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/chromium
            Branch : epel10.2
            Commit : 243bdc12c7ffa560d57e81bf54c95482f2b6d389
            Author : Than Ngo <than@redhat.com>
            Date   : 2026-07-20T18:11:02+02:00
            Stats  : +3/-7 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/chromium/c/243bdc12c7ffa560d57e81bf54c95482f2b6d389?branch=epel10.2

            Log:
            - Update chromium-150-pt_regs-kernel-7.2.0.patch, thanks to dhorak
- Fix install error

---
diff --git a/chromium-150-pt_regs-kernel-7.2.0.patch b/chromium-150-pt_regs-kernel-7.2.0.patch
index 6f1ee3b..2faf15f 100644
--- a/chromium-150-pt_regs-kernel-7.2.0.patch
+++ b/chromium-150-pt_regs-kernel-7.2.0.patch
@@ -5,13 +5,14 @@ Fix build error with new kernel-7.2.0 on ppc64le (fedora 45), pt_regs size is ch
 diff -up chromium-150.0.7871.46/third_party/crashpad/crashpad/util/linux/thread_info.h.me chromium-150.0.7871.46/third_party/crashpad/crashpad/util/linux/thread_info.h
 --- chromium-150.0.7871.46/third_party/crashpad/crashpad/util/linux/thread_info.h.me	2026-07-03 13:42:51.069732930 +0200
 +++ chromium-150.0.7871.46/third_party/crashpad/crashpad/util/linux/thread_info.h	2026-07-03 13:44:52.107066309 +0200
-@@ -165,6 +165,9 @@ union ThreadContext {
+@@ -165,6 +165,10 @@ union ThreadContext {
      uint64_t dar;
      uint64_t dsisr;
      uint64_t result;
++#if defined(PT_EXIT_FLAGS)
 +    uint64_t exit_flags;
 +    uint64_t __pt_regs_pad[3];
-+
++#endif
  #else
  #error Port.
  #endif  // ARCH_CPU_X86_FAMILY

diff --git a/chromium.spec b/chromium.spec
index 071baf5..5ca6eaf 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -1229,10 +1229,8 @@ Qt6 UI for chromium.
 %patch -P418 -p1 -b .0002-regenerate-xnn-buildgn
 %patch -P419 -p1 -b .0009-sandbox-ignore-byte-span-error
 %patch -P420 -p1 -b .0005-blink-add-audio-vector-support
-%if 0%{?fedora} > 44 || 0%{?rhel} > 10 
 %patch -P450 -p1 -b .pt_regs-kernel-7.2.0
 %endif
-%endif
 
 %if 0%{?flatpak}
 %patch -P500 -p1 -b .flatpak-initial-sandbox
@@ -1757,9 +1755,6 @@ popd
 mkdir -p %{buildroot}%{_sysconfdir}/chromium/policies/managed
 mkdir -p %{buildroot}%{_sysconfdir}/chromium/policies/recommended
 
-# disable AI
-cp -a %{SOURCE14} %{buildroot}%{_sysconfdir}/chromium/policies/managed/
-
 mkdir -p %{buildroot}%{_datadir}/icons/hicolor/256x256/apps
 cp -a chrome/app/theme/chromium/product_logo_256.png %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/chromium-browser.png
 mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps

                 reply	other threads:[~2026-07-20 17:45 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=178456954515.1.8478062411894244441.rpms-chromium-243bdc12c7ff@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