Package bcc-devel-0.32.0-1.el10.aarch64
Name | bcc-devel |
---|---|
Epoch | 0 |
Version | 0.32.0 |
Release | 1.el10 |
Architecture | aarch64 |
Website/URL | https://github.com/iovisor/bcc |
License | Apache-2.0 |
Build Time | 2025-04-02 11:56:26 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Shared library for BPF Compiler Collection (BCC) |
Repositories | CRB |
Description | The bcc-devel package contains libraries and header files for developing application that use BPF Compiler Collection (BCC). |
Errata | — |
Size | 32 KiB |
Source Project | bcc-0.32.0-1.el10 |
SHA-256 checksum | 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