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

Проект dyninst-12.1.0-1.el8

Имя dyninst
Эпоха 0
Версия 12.1.0
Релиз 1.el8
Сайт http://www.dyninst.org
Лицензия LGPLv2+
Время сборки 2023-08-07 10:54:35
Хост сборки builder-x86-03.inferitos.ru
Краткое описание An API for Run-time Code Generation
Репозитории AppStream
Полное описание Dyninst is an Application Program Interface (API) to permit the insertion of code into a running program. The API also permits changing or removing subroutine calls from the application program. Run-time code changes are useful to support a variety of applications including debugging, performance monitoring, and to support composing applications out of existing packages. The goal of this API is to provide a machine independent interface to permit the creation of tools and applications that use run-time code patching.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
dyninst-12.1.0-1.el8.x86_64 An API for Run-time Code Generation 56e09a10a02e0c8cd3ef7d777aa859e28411841d1d8c888a3974284fbb4b6cd0 download
dyninst-devel-12.1.0-1.el8.x86_64 Header files for compiling programs with Dyninst c89d68a32e9152d72478a012ebde13e865294440a3aa8522e9b78211dccb92d8 download
dyninst-doc-12.1.0-1.el8.x86_64 Documentation for using the Dyninst API f8c44b799bcbe54d3e2f983f82170faa24a80e049f255c4c979d21109fe178f3 download
dyninst-static-12.1.0-1.el8.x86_64 Static libraries for the compiling programs with Dyninst 01b4c79fb40af18f3fb28743067e37592cbbced6ee62e683bb8f7c512ca29bfe download
dyninst-testsuite-12.1.0-1.el8.x86_64 Programs for testing Dyninst a4f73ac87f75aaef65b77f8c2ed6e705733f100e43fe0416d2b2c3d472c42ff2 download
i686
dyninst-12.1.0-1.el8.i686 An API for Run-time Code Generation e919765c72868346069f472ac20eeea64a8d2bd5ae01da78ba1fe5330bd64e3c download
dyninst-devel-12.1.0-1.el8.i686 Header files for compiling programs with Dyninst 738e6f7f6cf63d5b83a67fecaa2b78832dec4a7c0d43ed6d65de4d2bb736d814 download
dyninst-static-12.1.0-1.el8.i686 Static libraries for the compiling programs with Dyninst 77e5b393cf86544087a98cf730ed78f969abb2cf40858cbea8d22bf56b9254c7 download
src
dyninst-12.1.0-1.el8.src An API for Run-time Code Generation b69186822a160c29325cf6e1ead266cfea78921a457ba8612cbe82049f84e8f0 download
История изменений link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 12.1.0-1
- Rebuilt for MSVSphere 8.8

* Thu Apr 21 2022 Stan Cox <scox@redhat.com> - 12.1.0-1
- Update to 12.1.0

* Wed Jun 30 2021 Stan Cox <scox@redhat.com> - 11.0.0-3
- Related: rhbz1965455

* Mon Jun 28 2021 Stan Cox <scox@redhat.com> - 11.0.0-2
- Related: rhbz1965455, rhbz1965501

* Fri Apr 30 2021 Stan Cox <scox@redhat.com> - 11.0.0-1
- Update to 11.0.0

* Fri Nov 06 2020 Stan Cox <scox@redhat.com> - 10.2.1-2
- Enable debuginfod

* Wed Oct 28 2020 Stan Cox <scox@redhat.com> - 10.2.1-1
- Update to 10.2.1

* Tue Nov 19 2019 Stan Cox <scox@redhat.com> - 10.1.0-4
- Resolves: rhbz#963475 dyninst must be ported to aarch64
  Remove Requires: glibc-static from %package testsuite

* Fri Nov 15 2019 Stan Cox <scox@redhat.com> - 10.1.0-3
- Fix rhbz963475 dyninst must be ported to aarch64

* Tue Jun 04 2019 Stan Cox <scox@redhat.com> - 10.1.0-2
- Use PRIx64 to fix i386 build