Update to upstream v1.4.2

Fixes build with GCC 14 and resolves a memory leak.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
This commit is contained in:
Toke Høiland-Jørgensen 2024-01-30 13:38:15 +01:00
parent 66150ad2a5
commit ed801b21a2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/xdp-tools-1.4.0.tar.gz
/xdp-tools-1.4.0-configure-Don-t-fail-on-missing-bpftool.patch
/xdp-tools-1.4.1.tar.gz
/xdp-tools-1.4.2.tar.gz

View File

@ -1 +1 @@
SHA512 (xdp-tools-1.4.1.tar.gz) = 51dbbe4ee82b6ed303504b32697f7857dbda9058b1232acb78ccdc0c50adda330900e508639c7811124cc18385a31c972c2f18093ae76c85d69e58a9589d7f6d
SHA512 (xdp-tools-1.4.2.tar.gz) = ae4fd82cc8138f06cf75530a9911dcc196198f0fcfb82ed991f66a48bedc2991029553b1142d38c16631f4d9ea1e4ba6402ef72d406e7e271fec189857f94522

View File

@ -1,6 +1,6 @@
Name: xdp-tools
Version: 1.4.1
Release: 2%{?dist}
Version: 1.4.2
Release: 1%{?dist}
Summary: Utilities and example programs for use with XDP
%global _soversion 1.4.0
@ -124,6 +124,9 @@ make install V=1
%{_libdir}/pkgconfig/libxdp.pc
%changelog
* Tue Jan 30 2024 Toke Høiland-Jørgensen <toke@redhat.com> 1.4.2-1
- Upstream version bump
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild