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] epel9-next: - remove old patch that seems to be the cause of a crash
Date: Fri, 07 Aug 2026 16:06:52 GMT [thread overview]
Message-ID: <178611881263.1.18172634522243226772.rpms-chromium-7a9444bd5f60@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : 7a9444bd5f608685cc1993c4cf8a3fee6825b084
Author : Than Ngo <than@redhat.com>
Date : 2024-08-01T11:29:45+02:00
Stats : +5/-25 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/7a9444bd5f608685cc1993c4cf8a3fee6825b084?branch=epel9-next
Log:
- remove old patch that seems to be the cause of a crash
when the user set user.max_user_namespaces to 0
---
diff --git a/chromium-70.0.3538.67-sandbox-pie.patch b/chromium-70.0.3538.67-sandbox-pie.patch
deleted file mode 100644
index 0f104e9..0000000
--- a/chromium-70.0.3538.67-sandbox-pie.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -up chromium-70.0.3538.67/sandbox/linux/BUILD.gn.sandboxpie chromium-70.0.3538.67/sandbox/linux/BUILD.gn
---- chromium-70.0.3538.67/sandbox/linux/BUILD.gn.sandboxpie 2018-10-18 12:14:05.766939769 -0400
-+++ chromium-70.0.3538.67/sandbox/linux/BUILD.gn 2018-10-18 12:16:37.820027182 -0400
-@@ -315,10 +315,16 @@ if (is_linux) {
- # For ULLONG_MAX
- "-std=gnu99",
-
-+ "-fPIE",
-+
- # These files have a suspicious comparison.
- # TODO fix this and re-enable this warning.
- "-Wno-sign-compare",
- ]
-+
-+ ldflags = [
-+ "-pie",
-+ ]
- }
- }
-
diff --git a/chromium.spec b/chromium.spec
index fbb010a..f25e3d4 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -297,14 +297,11 @@
Name: chromium%{chromium_channel}
Version: 127.0.6533.88
-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)
-### Chromium Fedora Patches ###
-Patch0: chromium-70.0.3538.67-sandbox-pie.patch
-
# Use /etc/chromium for initial_prefs
Patch1: chromium-115-initial_prefs-etc-path.patch
@@ -1057,7 +1054,6 @@ Qt6 UI for chromium.
%setup -q -n chromium-%{version}
### Chromium Fedora Patches ###
-%patch -P0 -p1 -b .sandboxpie
%patch -P1 -p1 -b .etc
%patch -P5 -p1 -b .nozlibmangle
%patch -P6 -p1 -b .nounrar
@@ -2032,6 +2028,10 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%endif
%changelog
+* Thu Aug 01 2024 Than Ngo <than@redhat.com> - 127.0.6533.88-2
+- remove old patch that seems to be the cause of a crash
+ when the user set user.max_user_namespaces to 0
+
* Wed Jul 31 2024 Than Ngo <than@redhat.com> - 127.0.6533.88-1
- update to 127.0.6533.88
reply other threads:[~2026-08-07 16:06 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=178611881263.1.18172634522243226772.rpms-chromium-7a9444bd5f60@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