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: - update to 121.0.6167.184
Date: Fri, 07 Aug 2026 16:06:01 GMT	[thread overview]
Message-ID: <178611876166.1.6753528972030118488.rpms-chromium-24122bd060b7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/chromium
            Branch : epel9-next
            Commit : 24122bd060b72a65b251e3a0b11a462e1a6ba58d
            Author : Than Ngo <than@redhat.com>
            Date   : 2024-02-14T11:13:28+01:00
            Stats  : +15/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/chromium/c/24122bd060b72a65b251e3a0b11a462e1a6ba58d?branch=epel9-next

            Log:
            - update to 121.0.6167.184
- reduce the size of relocations

---
diff --git a/chromium.spec b/chromium.spec
index 9063d0e..771ec77 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -300,7 +300,7 @@
 %endif
 
 Name:	chromium%{chromium_channel}
-Version: 121.0.6167.160
+Version: 121.0.6167.184
 Release: 1%{?dist}
 Summary: A WebKit (Blink) powered web browser that Google doesn't want you to use
 Url: http://www.chromium.org/Home
@@ -1240,6 +1240,14 @@ CXXFLAGS="$CFLAGS"
 CFLAGS="$FLAGS"
 CXXFLAGS="$FLAGS"
 %endif
+# reduce the size of relocations
+%if 0%{?fedora} || 0%{?rhel} > 9
+LDFLAGS="$LDFLAGS -Wl,-z,pack-relative-relocs"
+RUSTFLAGS=${RUSTFLAGS/--cap-lints/-Clink-arg=-Wl,-z,pack-relative-relocs --cap-lints}
+%if ! %{enable_debug}
+RUSTFLAGS=${RUSTFLAGS/debuginfo=?/debuginfo=0}
+%endif
+%endif
 
 %if %{clang}
 export CC=clang
@@ -1256,6 +1264,8 @@ export READELF=readelf
 %endif
 export CFLAGS
 export CXXFLAGS
+export LDFLAGS
+export RUSTFLAGS
 
 # enable toolset on el7
 %if 0%{?rhel} == 7
@@ -1922,6 +1932,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
 %{chromium_path}/chromedriver
 
 %changelog
+* Wed Feb 14 2024 Than Ngo <than@redhat.com> - 121.0.6167.184-1
+- update to 121.0.6167.184
+
 * Wed Feb 07 2024 Than Ngo <than@redhat.com> - 121.0.6167.160-1
 - update to 121.0.6167.160
   * High CVE-2024-1284: Use after free in Mojo

diff --git a/sources b/sources
index 28d9e5e..7904737 100644
--- a/sources
+++ b/sources
@@ -2,4 +2,4 @@ SHA512 (node-v20.6.1-linux-arm64.tar.xz) = adfcaf2c22614797fd69fb46d94c1cbf64dea
 SHA512 (node-v20.6.1-linux-x64.tar.xz) = 7e15c05041a9a50f0046266aadb2e092a5aefbec19be1c7c809471add520cb57c7df3c47d88b1888b29bf2979dca3c92adddfd965370fa2a9da4ea02186464fd
 SHA512 (linux-arm64-0.19.2.tgz) = 8a0d8fec6786fffcd6954d00820037a55d61e60762c74300df0801f8db27057562c221a063bedfb8df56af9ba80abb366336987e881782c5996e6f871abd3dc6
 SHA512 (linux-x64-0.19.2.tgz) = a31cc74c4bfa54f9b75d735a1cfc944d3b5efb7c06bfba9542da9a642ae0b2d235ea00ae84d3ad0572c406405110fe7b61377af0fd15803806ef78d20fc6f05d
-SHA512 (chromium-121.0.6167.160-clean.tar.xz) = 490abc9cba7be1a4dffe2362345d6a6c1f582bb3fd68582c68f7976ed6f7165e4685e0cd727b72a0d17e60daa4aa9c5db70f144398fc43ee110c32c7343303a8
+SHA512 (chromium-121.0.6167.184-clean.tar.xz) = bbcb0aae2093313ace416f814a3e664a79ebe6b668a1cbcd47fa8285c4fef0a3106c4d15a164c2ea46630ac2e3f80a02b4d8d925c9512b48b411dd00849a1c20

                 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=178611876166.1.6753528972030118488.rpms-chromium-24122bd060b7@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