[ 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 bcc-tools-0.32.0-1.el10.x86_64 download

Name bcc-tools
Epoch 0
Version 0.32.0
Release 1.el10
Architecture x86_64
Website/URL https://github.com/iovisor/bcc
License Apache-2.0
Build Time 2025-04-02 11:44:21
Build Host builder-x86-09.inferitos.ru
Summary Command line tools for BPF Compiler Collection (BCC)
Repositories AppStream
Description Command line tools for BPF Compiler Collection (BCC)
Errata
Size 565 KiB
Source Project bcc-0.32.0-1.el10
SHA-256 checksum c120b4b7eeab4f80231618f2fcd63cf40dbfab2bc9a650c55bca54b1aac12843
× Full screenshot
Changelog link
* 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