[ Все 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 ]
×

Проект strace-5.18-2.el9

Имя strace
Эпоха 0
Версия 5.18
Релиз 2.el9
Сайт https://strace.io
Лицензия LGPL-2.1-or-later and GPL-2.0-or-later
Время сборки 2025-02-20 14:40:31
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Tracks and displays system calls associated with a running process
Репозитории OS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
strace-5.18-2.el9.x86_64 Tracks and displays system calls associated with a running process 4a3cd2bb7b8df4e669ba13b96995c9ade3ba4945df12a228f89944ead8a5207f download
src
strace-5.18-2.el9.src Tracks and displays system calls associated with a running process 4a779f9beb5843c31514e6fca107693b2937daf5e7b9488bb82f159e8a68ee89 download
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.18-2
- Rebuilt for MSVSphere 9.1.

* Mon Jul 11 2022 Eugene Syromiatnikov <esyr@redhat.com> - 5.18-2
- Fix the issues reported by covscan (#2103068).
- Fix SELinux context matching for the deleted paths (#2087693).
- Fix sloppy FD usage in the bpf test (#2103137).
- Cater for RHEL 9 license requirement idiosyncrasies (#2103032).

* Wed Jun 22 2022 Eugene Syromiatnikov <esyr@redhat.com> - 5.18-1
- Rebase to v5.18; drop upstream patches on top of 5.13 (#2084002).

* Mon Feb 07 2022 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-7
- Update tests-m32 and tests-mx32 with --secontext=mismatch option support
  changes (#2046264).

* Wed Jan 19 2022 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-6
- Add --secontext=mismatch option support (#2038965).

* Wed Jan 05 2022 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-5
- Fix incorrect ifname printing buffer size (#2028166).

* Mon Aug 23 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-3
- Address some issues reported by covscan (#1996691).
- Replace 0141-tests-disable-sockopt-timestamp-on-new-glibc-with-__.patch
  with upstream v5.13-10-g0211fdc "tests: change sockopt-timestamp test
  to use syscall(__NR_recvmsg)"
  and 0154-tests-call-setsockopt-directly-in-sockopt-timestamp.patch.
- Undo forceful injection of -m64 into CFLAGS/CPPFLAGS to avoid breaking
  mpers and its tests (#1996676).

* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.13-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Tue Jul 20 2021 Eugene Syromiatnikov <esyr@redhat.com> - 5.13-1
- Rebase to v5.13 (#1925722, #1925967, #1928305, #1973048).

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.10-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937