[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package strace-6.12-1.el10.src download

Name strace
Epoch 0
Version 6.12
Release 1.el10
Architecture src
Website/URL https://strace.io
License LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND (GPL-1.0-or-later WITH Linux-syscall-note) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND (GPL-2.0-only WITH Linux-syscall-note) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ISC AND X11 AND FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD
Build Time 2025-04-03 09:20:37
Build Host builder-x86-04.inferitos.ru
Summary Tracks and displays system calls associated with a running process
Repositories BaseOS
Description The strace program intercepts and records the system calls called and received by a running process. Strace can print a record of each system call, its arguments and its return value. Strace is useful for diagnosing problems and debugging, as well as for instructional purposes. Install strace if you need a tool to track the system calls made and received by a process.
Errata
Size 2617 KiB
Source Project strace-6.12-1.el10
SHA-256 checksum bad8e0253961d7aa5894a19742d387baa6219eff3d3c78b9e6772b361e58742d
× Full screenshot
Changelog link
* Thu Jan 02 2025 Eugene Syromiatnikov <esyr@redhat.com> - 6.12-1
- Rebase to v6.12; drop upstream patches on top of 6.7 (RHEL-62412).

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.7-6
- Rebuilt for MSVSphere 10

* Tue Nov 05 2024 Eugene Syromiatnikov <esyr@redhat.com> - 6.7-6
- Avoid failures of creat.gen test on kernels that include commit
  v6.11-rc1~242^2~19 ("fs: don't block i_writecount during exec").

* Tue Oct 29 2024 Eugene Syromiatnikov <esyr@redhat.com> - 6.7-5
- Fix incorrect syscall name reporting in restart_syscall() on attach when
  PTRACE_GET_SYSCALL_INFO is in use (RHEL-65108).
- Update net-yy-inet* and linkat--secontext_mismatch tests.

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7-4
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Thu Aug 01 2024 Eugene Syromiatnikov <esyr@redhat.com> - 6.7-3
- Apply "tests: workaround net-yy-inet* for new kernels" (RHEL-45361)

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7-2
- Bump release for June 2024 mass rebuild

* Mon Jan 29 2024 Dmitry V. Levin <ldv@strace.io> - 6.7-1
- v6.6 -> v6.7.

* Tue Oct 31 2023 Dmitry V. Levin <ldv@strace.io> - 6.6-1
- v6.5 -> v6.6 (resolves: #2243631).

* Fri Sep 01 2023 Dmitry V. Levin <ldv@strace.io> - 6.5-1
- v6.4 -> v6.5.
- Updated the SPDX license expression (by Eugene Syromyatnikov).