public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dmitry V. Levin <ldv@strace.io>
To: git-commits@fedoraproject.org
Subject: [rpms/strace] rawhide: 7.1-1
Date: Mon, 15 Jun 2026 17:20:29 GMT	[thread overview]
Message-ID: <178154402910.1.1592657089943736533.rpms-strace-e6eb402a5000@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/strace
            Branch : rawhide
            Commit : e6eb402a50005418fafe36eaeedfd950d04997bc
            Author : Dmitry V. Levin <ldv@strace.io>
            Date   : 2026-06-15T16:02:54+00:00
            Stats  : +12/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/strace/c/e6eb402a50005418fafe36eaeedfd950d04997bc?branch=rawhide

            Log:
            7.1-1

- v7.0 -> v7.1 (resolves: #2461721).

---
diff --git a/.gitignore b/.gitignore
index 5f9f02f..a65dbf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/strace-7.0.tar.xz
+/strace-7.1.tar.xz

diff --git a/sources b/sources
index 29be23b..01f4d91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (strace-7.0.tar.xz) = 52a2d1a32caf622cdd7bb471b9e215bbb1ed33c9dd2afc1bb2d4bc69b68c01e6850223753ec7fbade33d33537268632a30cd15ffad37c7eb63e803e47a2fe020
+SHA512 (strace-7.1.tar.xz) = 81afed51fdb220e2fb8a83adbb0f9c1c702679955550f6a5037c56d0918ad497829274d5e5f64cfd2c3146802488f07e23f60b5590556b2d1d9b6442abe69717

diff --git a/strace.spec b/strace.spec
index 242dcf6..e6a75e4 100644
--- a/strace.spec
+++ b/strace.spec
@@ -1,6 +1,6 @@
 Summary: Tracks and displays system calls associated with a running process
 Name: strace
-Version: 7.0
+Version: 7.1
 Release: 1%{?dist}
 # The test suite is GPLv2+, the bundled headers are GPLv2 with Linux syscall
 # exception, all the rest is LGPLv2.1+.
@@ -128,6 +128,11 @@ BuildRequires: pkgconfig(bluez)
 %{?buildrequires_stacktrace}
 %{?buildrequires_selinux}
 
+# rhbz#2461721
+%if 0%{?fedora} >= 45 || 0%{?rhel} >= 11
+Recommends: yama-ptrace-enable
+%endif
+
 # OBS compatibility
 %{?!buildroot:BuildRoot: %_tmppath/buildroot-%name-%version-%release}
 %define maybe_use_defattr %{?suse_version:%%defattr(-,root,root)}
@@ -152,7 +157,7 @@ received by a process.
 %setup -q
 echo -n %version-%release > .tarball-version
 echo -n 2026 > .year
-echo -n 2026-04-05 > doc/.strace.1.in.date
+echo -n 2026-05-19 > doc/.strace.1.in.date
 echo -n 2025-07-02 > doc/.strace-log-merge.1.in.date
 
 %build
@@ -205,6 +210,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jun 15 2026 Dmitry V. Levin <ldv@strace.io> - 7.1-1
+- v7.0 -> v7.1 (resolves: #2461721).
+
 * Sun Apr 26 2026 Dmitry V. Levin <ldv@strace.io> - 7.0-1
 - v6.19 -> v7.0.
 

                 reply	other threads:[~2026-06-15 17:20 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=178154402910.1.1592657089943736533.rpms-strace-e6eb402a5000@fedoraproject.org \
    --to=ldv@strace.io \
    --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