Commit Graph

21 Commits

Author SHA1 Message Date
Viktor Malik
b3cd568953
Update to RHEL packaging and rebuild for RHEL
Resolves: RHEL-30627

RHEL packaging of libbpf differs from the Fedora one as in RHEL, we are
building libbpf directly from the kernel source tree (not GitHub repo).
Therefore, the "source" is the corresponding kernel tarball.

The reason for this difference is that BPF selftests (the only way of
testing libbpf) are not able to work with system-wide libbpf (i.e. the
one we would build from GitHub).

The changes to specfile are mostly taken from the c9s specfile, with
some minor changes.

Signed-off-by: Viktor Malik <vmalik@redhat.com>
2024-05-07 14:09:52 +02:00
Jiri Olsa
50795dbbe0 release 1.2.0-1 2023-09-05 10:50:36 +02:00
Jiri Olsa
70c52c393c release 1.1.0-1 2022-12-22 09:56:49 +01:00
Jiri Olsa
55d2a70c56 CVE-2022-3606 fix 2022-12-20 15:11:59 +01:00
Jiri Olsa
b5973dd694 release 1.0.0-1 2022-09-03 22:41:42 +02:00
Jiri Olsa
388e0ff544 upload v0.8.0 sources 2022-05-18 11:25:46 +02:00
Jiri Olsa
d9309d591b release 0.7.0-1 2022-02-13 16:26:03 +01:00
Jiri Olsa
8f622850f9 release 0.6.1-1 2022-02-08 23:27:34 +01:00
Jiri Olsa
b1f6c73682 release 0.5.0-1 2021-09-10 22:21:20 +02:00
Jiri Olsa
a012677710 release 0.4.0-1 2021-05-26 14:51:16 +02:00
Jiri Olsa
9599dffc27 release 0.3-1 2021-01-22 16:25:21 +01:00
Jiri Olsa
aee60c833e release 0.1.1 sources 2020-10-01 22:50:29 +02:00
Jiri Olsa
bdcfee9d74 release 0.0.9
disabling LTO, because it makes the build fail,
created BZ for gcc:
  https://bugzilla.redhat.com/show_bug.cgi?id=1863059
2020-08-03 16:56:33 +02:00
Jiri Olsa
33533ca99c release 0.0.8 2020-05-10 22:03:10 +02:00
Jiri Olsa
e69cb9323d release 0.0.7 2020-03-04 12:53:42 +01:00
Jiri Olsa
979b82989c Add new sources v0.0.6.tar.gz 2019-12-30 17:30:22 +01:00
Jiri Olsa
0900ab25d9 missing sources for 0.0.5 2019-12-03 13:13:55 +01:00
Jiri Olsa
3d15ee1efc Revert "release 0.0.5"
This reverts commit 5e3400bb52,
and gets back to 0.0.3 release, because the needed v5.4
kernel is not released yet and we need to wait for that
before we release 0.0.5 (fixes BZ#1755317).

Increasing Epoch to get over 0.0.5.
2019-11-22 15:17:37 +01:00
Jiri Olsa
5e3400bb52 release 0.0.5 2019-10-03 19:24:35 +02:00
Jiri Olsa
6f5fc18168 adding v0.0.3.tar.gz source 2019-09-23 15:49:50 +02:00
Jiri Olsa
af551379a4 Initial import (#1745478). 2019-09-23 15:37:31 +02:00