public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bonnie++] f43: Address security issues: missing-call-to-setgroups-before-setuid
Date: Sat, 30 May 2026 18:13:26 GMT	[thread overview]
Message-ID: <178016480668.1.12948050172558894517.rpms-bonnie++-da27672e87a8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bonnie++
Branch : f43
Commit : da27672e87a8ac8c4ecc1e60c2da8b38ba76c595
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-03-14T12:24:11-03:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bonnie++/c/da27672e87a8ac8c4ecc1e60c2da8b38ba76c595?branch=f43

Log:
Address security issues: missing-call-to-setgroups-before-setuid

---
diff --git a/bonnie++.spec b/bonnie++.spec
index b565d6c..2495153 100644
--- a/bonnie++.spec
+++ b/bonnie++.spec
@@ -9,6 +9,8 @@ Source0:        http://www.coker.com.au/bonnie++/experimental/bonnie++-%{version
 Patch0:         %{name}-makefile.patch
 # Fix build warnings (mismatched-dealloc, format-overflow, etc.)
 Patch1:         %{name}-2.00a-warnings.patch
+# Address security issue: missing-call-to-setgroups-before-setuid
+Patch2:         %{name}-2.00a-security.patch
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  make

                 reply	other threads:[~2026-05-30 18:13 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=178016480668.1.12948050172558894517.rpms-bonnie++-da27672e87a8@fedoraproject.org \
    --to=rosset.filipe@gmail.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