Пакет bcc-devel-0.32.0-1.el10.aarch64
Имя | bcc-devel |
---|---|
Эпоха | 0 |
Версия | 0.32.0 |
Релиз | 1.el10 |
Архитектура | aarch64 |
Сайт | https://github.com/iovisor/bcc |
Лицензия | Apache-2.0 |
Время сборки | 2025-04-02 11:56:26 |
Хост сборки | builder-arm64-1.inferitos.ru |
Краткое описание | Shared library for BPF Compiler Collection (BCC) |
Репозитории | CRB |
Полное описание | The bcc-devel package contains libraries and header files for developing application that use BPF Compiler Collection (BCC). |
Эррата | — |
Размер | 32 КиБ |
Исходный проект | bcc-0.32.0-1.el10 |
Контрольная сумма SHA-256 | 981d8444bf71641675b601ce8de6ee5ddaa6c6762b6b75f4e1d48f3d95e95601 |
×
* Tue Jan 14 2025 Jerome Marchand <jmarchan@redhat.com> - 0.32.0-1 - Rebase to the latest version (RHEL-63886) * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.30.0-6 - Rebuilt for MSVSphere 10 * Wed Nov 06 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-6 - Fix gating tests of libbpf gating. * Tue Nov 05 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-5 - Explicitely disable blazesym support (RHEL-65850) * Tue Oct 29 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-4 - Fix LLVM 19 build (RHEL-64925) * Fri Oct 04 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.0-3 - Remove python3-pyelftools dependency (RHEL-60064) * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.30.0-2 - Bump release for June 2024 mass rebuild * Thu Jun 13 2024 Jerome Marchand <jmarchan@redhat.com> - 0.30.1-1 - Rebase to the latest version (RHEL-32379) - Really prevent the loading of compromised headers (CVE-2024-2314) - Add python3-pyelftools dependency - Exclude unsupported tools * Tue Feb 13 2024 Jerome Marchand <jmarchan@redhat.com> - 0.29.1-2 - Don't use -no-pie flags. * Mon Feb 05 2024 Jerome Marchand <jmarchan@redhat.com> - 0.29.1-1 - Rebase to the latest release version (#2253688) - Enable libbpf-tools on s390x (#2249458) - Misc 0.29.1 fixes