From ffec53d08a231911555a87403deef70c77e9e2e9a7ade74c0ef9389667565f75 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 11 Dec 2021 10:36:58 +0000 Subject: [PATCH] - Update to release 1.23 OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=79 --- dwarves-1.22.tar.sign | 7 ------- dwarves-1.22.tar.xz | 3 --- dwarves-1.23.tar.sign | 7 +++++++ dwarves-1.23.tar.xz | 3 +++ dwarves.changes | 12 ++++++++++++ dwarves.spec | 4 ++-- 6 files changed, 24 insertions(+), 12 deletions(-) delete mode 100644 dwarves-1.22.tar.sign delete mode 100644 dwarves-1.22.tar.xz create mode 100644 dwarves-1.23.tar.sign create mode 100644 dwarves-1.23.tar.xz diff --git a/dwarves-1.22.tar.sign b/dwarves-1.22.tar.sign deleted file mode 100644 index e2fb387..0000000 --- a/dwarves-1.22.tar.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYIAB0WIQR2GiIUctdOfX2qHhGyPKLppCJ+JwUCYSOfhAAKCRCyPKLppCJ+ -J+C9AQCMkLbx+eqgvJA8ZFGVNN0i537BrDI2zuaEvYnXmcCGdQD/ccp9+okyQ1d5 -/LwFxBO0hi4dkUobR8x4fj07LZpAQAE= -=1kMT ------END PGP SIGNATURE----- diff --git a/dwarves-1.22.tar.xz b/dwarves-1.22.tar.xz deleted file mode 100644 index 97298ba..0000000 --- a/dwarves-1.22.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bcba48be39da2868142440dc2ee7f1d7b99ffec8095e3a1afb280dc1a7c63df -size 922016 diff --git a/dwarves-1.23.tar.sign b/dwarves-1.23.tar.sign new file mode 100644 index 0000000..e1b47da --- /dev/null +++ b/dwarves-1.23.tar.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQR2GiIUctdOfX2qHhGyPKLppCJ+JwUCYbCxtgAKCRCyPKLppCJ+ +J7oJAQD9TBpukKVbi9VfVKrxnYhQw04d3QGqlsA75gDrQ1YYdgEAoHRKwjdrqjV4 +tGNtiJVVp3M1gtxu1HChR8VLTbrbgQY= +=MRO2 +-----END PGP SIGNATURE----- diff --git a/dwarves-1.23.tar.xz b/dwarves-1.23.tar.xz new file mode 100644 index 0000000..c99db48 --- /dev/null +++ b/dwarves-1.23.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f085c25f068627d10e54bd030464f8952f5b2211d4ba26047fe209377470862a +size 815076 diff --git a/dwarves.changes b/dwarves.changes index 7368793..e81186f 100644 --- a/dwarves.changes +++ b/dwarves.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Dec 8 14:18:26 UTC 2021 - Jan Engelhardt + +- Update to release 1.23 + * Ability to encode BTF tags. + * Ability to carry attributes to the kernel BPF verifier for + further checks. + * Inference of struct member unnatural alignment + (__attribute__(__aligned__(N))) to help in generating + compileable headers matching the original type layout from + BTF data. + ------------------------------------------------------------------- Mon Aug 23 23:31:59 UTC 2021 - Jan Engelhardt diff --git a/dwarves.spec b/dwarves.spec index e2eaf45..48d0ace 100644 --- a/dwarves.spec +++ b/dwarves.spec @@ -24,7 +24,7 @@ %endif Name: dwarves -Version: 1.22 +Version: 1.23 Release: 0 Summary: DWARF utilities License: GPL-2.0-only @@ -41,7 +41,7 @@ BuildRequires: libelf-devel BuildRequires: pkgconfig %if 0%{?have_libbpf} BuildRequires: linux-glibc-devel >= 5.13 -BuildRequires: pkgconfig(libbpf) >= 0.4.0 +BuildRequires: pkgconfig(libbpf) >= 0.6.0 %endif BuildRequires: pkgconfig(zlib) # Also known by its most prominent tool