diff --git a/libbpf-1.4.3.tar.gz b/libbpf-1.4.3.tar.gz deleted file mode 100644 index 0c327af..0000000 --- a/libbpf-1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8be49641dd4c5caa27986a8291907176e3b6fd6fe650e4fee5b45f8093fc935 -size 1016055 diff --git a/libbpf-1.4.5.tar.gz b/libbpf-1.4.5.tar.gz new file mode 100644 index 0000000..56f366d --- /dev/null +++ b/libbpf-1.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e225c1fe694b9540271b1f2f15eb882c21c34511ba7b8835b0a13003b3ebde8c +size 1016457 diff --git a/libbpf.changes b/libbpf.changes index a8b47d9..88c12ff 100644 --- a/libbpf.changes +++ b/libbpf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 18 15:56:27 UTC 2024 - Dirk Müller + +- update to 1.4.5: + * Another small bug fix release backporting https://github.com/ + libbpf/libbpf/commit/d9f9fd5b22223ae69c62e083da6093d95a0db799 + which works around kernel-side bug with USDT PID filtering on + kernels that support multi-uprobe (but have broken PID + filtering). + ------------------------------------------------------------------- Tue Jun 4 06:10:48 UTC 2024 - Shung-Hsi Yu diff --git a/libbpf.spec b/libbpf.spec index 53f72e4..28c6ea5 100644 --- a/libbpf.spec +++ b/libbpf.spec @@ -19,7 +19,7 @@ %define sover_major 1 %define libname libbpf%{sover_major} Name: libbpf -Version: 1.4.3 +Version: 1.4.5 Release: 0 Summary: C library for managing eBPF programs and maps License: LGPL-2.1-only