Wed, 02 Oct 2024 10:30:22 CST | login

Information for build libbpf-1.2.0-1.el9

ID27522
Package Namelibbpf
Version1.2.0
Release1.el9
Epoch2
Sourcegit+https://git.cclinux.org/stage/rpms/libbpf.git#a3ef8e935294ae898776a89b928273183141f1d1
SummaryLibbpf library
DescriptionA mirror of bpf-next linux tree bpf-next/tools/lib/bpf directory plus its supporting header files. The version of the package reflects the version of ABI.
Built bydistrobuild
State complete
Volume DEFAULT
StartedWed, 15 Nov 2023 21:52:31 CST
CompletedWed, 15 Nov 2023 22:10:39 CST
Taskbuild (dist-circle9, /stage/rpms/libbpf.git:a3ef8e935294ae898776a89b928273183141f1d1)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/libbpf.git?#a3ef8e935294ae898776a89b928273183141f1d1'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
libbpf-1.2.0-1.el9.src.rpm (info) (download)
aarch64
libbpf-1.2.0-1.el9.aarch64.rpm (info) (download)
libbpf-devel-1.2.0-1.el9.aarch64.rpm (info) (download)
libbpf-static-1.2.0-1.el9.aarch64.rpm (info) (download)
libbpf-debuginfo-1.2.0-1.el9.aarch64.rpm (info) (download)
libbpf-debugsource-1.2.0-1.el9.aarch64.rpm (info) (download)
i686
libbpf-1.2.0-1.el9.i686.rpm (info) (download)
libbpf-devel-1.2.0-1.el9.i686.rpm (info) (download)
libbpf-static-1.2.0-1.el9.i686.rpm (info) (download)
libbpf-debuginfo-1.2.0-1.el9.i686.rpm (info) (download)
libbpf-debugsource-1.2.0-1.el9.i686.rpm (info) (download)
ppc64le
libbpf-1.2.0-1.el9.ppc64le.rpm (info) (download)
libbpf-devel-1.2.0-1.el9.ppc64le.rpm (info) (download)
libbpf-static-1.2.0-1.el9.ppc64le.rpm (info) (download)
libbpf-debuginfo-1.2.0-1.el9.ppc64le.rpm (info) (download)
libbpf-debugsource-1.2.0-1.el9.ppc64le.rpm (info) (download)
s390x
libbpf-1.2.0-1.el9.s390x.rpm (info) (download)
libbpf-devel-1.2.0-1.el9.s390x.rpm (info) (download)
libbpf-static-1.2.0-1.el9.s390x.rpm (info) (download)
libbpf-debuginfo-1.2.0-1.el9.s390x.rpm (info) (download)
libbpf-debugsource-1.2.0-1.el9.s390x.rpm (info) (download)
x86_64
libbpf-1.2.0-1.el9.x86_64.rpm (info) (download)
libbpf-devel-1.2.0-1.el9.x86_64.rpm (info) (download)
libbpf-static-1.2.0-1.el9.x86_64.rpm (info) (download)
libbpf-debuginfo-1.2.0-1.el9.x86_64.rpm (info) (download)
libbpf-debugsource-1.2.0-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 03 2023 Viktor Malik <vmalik@redhat.com> - 1.2.0-1 - Update to BPF 6.3 rebase - Resolves: rhbz#2178933 * Tue May 16 2023 Viktor Malik <vmalik@redhat.com> - 1.1.0-2 - Update to BPF 6.2 rebase - Resolves: rhbz#2178932 * Thu Mar 30 2023 Viktor Malik <vmalik@redhat.com> - 2:1.1.0-1 - Update to BPF 6.1 rebase - Resolves: rhbz#2178931 * Thu Jan 19 2023 Viktor Malik <vmalik@redhat.com> - 2:1.0.0-2 - Update to BPF 6.0 rebase - Resolves: rhbz#2159763 * Mon Jan 02 2023 Viktor Malik <vmalik@redhat.com> - 2:1.0.0-1 - Update to 1.0.0 (BPF 5.19 rebase) - Resolves: rhbz#2157592 * Tue Dec 13 2022 Viktor Malik <vmalik@redhat.com> - 2:0.8.0-1 - Update to 0.8.0 (BPF 5.18 rebase) - Resolves: rhbz#2149243 * Fri Jun 24 2022 Viktor Malik <vmalik@redhat.com> - 2:0.6.0-1 - Update to 0.6.0 (BPF 5.16 rebase) - Related: rhbz#2010428 - Enable LTO - Related: rhbz#1990029 * Wed Feb 23 2022 Viktor Malik <vmalik@redhat.com> - 2:0.5.0-4 - Backport fix for netlink operations on ppc - Related: rhbz#2057476 * Tue Nov 09 2021 Jiri Olsa <jolsa@redhat.com> - 2:0.5.0-3 - pull new kernel sources with fixes - Related: rhbz#2006305 * Mon Oct 11 2021 Jiri Olsa <jolsa@redhat.com> - 2:0.5.0-2 - Fix passing of system's CFLAGS/LDFLAGS - Related: rhbz#2012774 * Fri Oct 01 2021 Jiri Olsa <jolsa@redhat.com> - 2:0.5.0-1 - update to RHEL spec - Related: rhbz#2009725 * Wed Aug 25 2021 Jiri Olsa <jolsa@redhat.com> - 2:0.4.0-1 - updated to 0.4.0 Related: rhbz#1997597 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:0.3.0-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688