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] f45: Merge branch 'rawhide' into f45
Date: Sat, 19 Sep 2026 07:27:07 GMT [thread overview]
Message-ID: <178980282722.1.11101182564632945222.rpms-chromium-e9ea9c924815@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/chromium
Branch : f45
Commit : e9ea9c924815e59260d629fa65b298fbce39c263
Author : Than Ngo <than@redhat.com>
Date : 2026-09-19T09:26:57+02:00
Stats : +7/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/e9ea9c924815e59260d629fa65b298fbce39c263?branch=f45
Log:
Merge branch 'rawhide' into f45
---
diff --git a/chromium.spec b/chromium.spec
index 7c05159..3887344 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -13,6 +13,10 @@
%global system_build_flags 0
%global numjobs %{_smp_build_ncpus}
+# Limit to 48 cpus due to OOM on x86_64 platform
+%ifarch x86_64
+%global numjobs 48
+%endif
# official builds have less debugging and go faster... but we have to shut some things off.
%global official_build 1
diff --git a/chromium.spec b/chromium.spec
index 53f9fcc..3887344 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -2002,6 +2002,9 @@ fi
* CVE-2026-93386: UI misrepresentation in WebAppInstalls
* CVE-2026-93387: Improper state validation in Skia
+* Thu Sep 17 2026 Dominik Mierzejewski <dominik@greysector.net> - 153.0.8010.36-2
+- Rebuild for FFmpeg 9
+
* Mon Sep 14 2026 Than Ngo <than@redhat.com> - 153.0.8010.36-1
- Update to 153.0.8010.36
* CVE-2026-87429: Missing authorization in ServiceWorker
next reply other threads:[~2026-09-19 7:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-19 7:27 Than Ngo [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-09-18 18:35 [rpms/chromium] f45: Merge branch 'rawhide' into f45 Than Ngo
2026-09-18 15:50 Than Ngo
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=178980282722.1.11101182564632945222.rpms-chromium-e9ea9c924815@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