xdp-tools (1.5.1-1ubuntu2~cloud0) noble-epoxy; urgency=medium

  * New update for the Ubuntu Cloud Archive.

 -- James Page <james.page@ubuntu.com>  Thu, 24 Apr 2025 16:46:57 +0000

xdp-tools (1.5.1-1ubuntu2) plucky; urgency=medium

  * d/p/lp-2098005-*-Fix-incorrect-setsockopt-xdp_umem_reg-size.patch
    (LP: #2098005).
  * d/rules: Workaround for FTBFS caused by change in behavior in LLVM
    toolchain (LP: #2103416).
  * d/control: Use bpftool as dependency directly now that it has moved
    to a separate binary package (LP: #2007308).
  * d/xdp-tools.install.riscv64: Skip binaries missing due to no bpftool
    on riscv64 (LP: #2106091).

 -- Frode Nordahl <fnordahl@ubuntu.com>  Thu, 03 Apr 2025 05:33:23 +0000

xdp-tools (1.5.1-1ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control: Change build dep for bpftool on Ubuntu
  * New Changes:
    - Use 'find -L' to find bpftool from symlinks.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Fri, 07 Feb 2025 18:36:43 +0000

xdp-tools (1.5.1-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/1.5.1'
  * Drop all patches, merged upstream

 -- Luca Boccassi <bluca@debian.org>  Sat, 18 Jan 2025 02:29:30 +0000

xdp-tools (1.5.0-2ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control: Change build dep for bpftool on Ubuntu

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Wed, 15 Jan 2025 20:44:38 +0000

xdp-tools (1.5.0-2) unstable; urgency=medium

  * d/t/control: add socat dependency for new tests
  * Backport patch to fix autopkgtest

 -- Luca Boccassi <bluca@debian.org>  Mon, 13 Jan 2025 22:38:59 +0000

xdp-tools (1.5.0-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/1.5.0'
  * Install new xdp-forward tool
  * Update symbols file for 1.5.0
  * Patch makefile to fix blhc warnings

 -- Luca Boccassi <bluca@debian.org>  Mon, 13 Jan 2025 10:28:53 +0000

xdp-tools (1.4.3-2ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control: Change build dep for bpftool on Ubuntu

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Fri, 27 Dec 2024 12:04:15 +0000

xdp-tools (1.4.3-2) unstable; urgency=medium

  * autopkgtest: add mount to the list of dependencies
  * autopkgtest: add allow-stderr to restrictions

 -- Luca Boccassi <bluca@debian.org>  Tue, 24 Dec 2024 07:57:57 +0000

xdp-tools (1.4.3-1ubuntu1) plucky; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control: Change build dep for bpftool on Ubuntu
  * Drop Changes:
    - d/rules: fix bpftool detection (LP: #2054095)
      [Fixed in: 1.4.3-1]

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Thu, 17 Oct 2024 22:09:06 +0100

xdp-tools (1.4.3-1) unstable; urgency=medium

  * d/rules: fix bpftool detection in Ubuntu
  * d/rules: simply bpftool lookup in Ubuntu
  * Update upstream source from tag 'upstream/1.4.3' (Closes: #1046253,
    #1068532)
  * d/control: bump Standards-Version to 4.7.0, no changes
  * Switch to pkgconf

 -- Luca Boccassi <bluca@debian.org>  Fri, 09 Aug 2024 11:04:36 +0100

xdp-tools (1.4.2-1ubuntu4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 15:46:20 +1100

xdp-tools (1.4.2-1ubuntu3) noble; urgency=medium

  * No-change rebuild for libpcap t64.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 14 Mar 2024 14:05:04 +0100

xdp-tools (1.4.2-1ubuntu2) noble; urgency=medium

  * d/rules: fix bpftool detection (LP: #2054095)

 -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Fri, 16 Feb 2024 13:20:28 +0100

xdp-tools (1.4.2-1ubuntu1) noble; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/control: Change build dep for bpftool on Ubuntu

 -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Wed, 14 Feb 2024 16:59:02 +0100

xdp-tools (1.4.2-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/1.4.2'

 -- Luca Boccassi <bluca@debian.org>  Mon, 05 Feb 2024 21:38:35 +0000

xdp-tools (1.4.0-1) unstable; urgency=medium

  * Enable ELF metadata stamping
  * d//rules: Fix discovery of real bpftool binary for Ubuntu
  * Update upstream source from tag 'upstream/1.4.0'
  * Add new symbols for 1.4.0

 -- Luca Boccassi <bluca@debian.org>  Sat, 08 Jul 2023 16:10:01 +0100

xdp-tools (1.3.1-1) unstable; urgency=medium

  * Revert "d/control: Add conditional build dep to allow building on
    Ubuntu."
  * Update upstream source from tag 'upstream/1.3.1'
  * Drop libm.patch, merged upstream
  * Upload to unstable.

 -- Luca Boccassi <bluca@debian.org>  Sat, 25 Feb 2023 19:59:15 +0000

xdp-tools (1.3.0-3~exp1) experimental; urgency=medium

  [ Frode Nordahl ]
  * d/control: Add conditional build dep to allow building on Ubuntu.
  * d/rules: Conditionally set BPFTOOL variable for build.

 -- Luca Boccassi <bluca@debian.org>  Tue, 21 Feb 2023 15:58:46 +0000

xdp-tools (1.3.0-2ubuntu2) lunar; urgency=medium

  * d/p/lp-2008214-ppc64le-build-failure.patch: Resolve FTBFS for ppc64le on
    Ubuntu (LP: #2008214).

 -- Frode Nordahl <frode.nordahl@canonical.com>  Thu, 23 Feb 2023 14:02:56 +0100

xdp-tools (1.3.0-2ubuntu1) lunar; urgency=medium

  * Resolve FTBFS on Ubuntu (LP: #2007308):
    - d/control: Change build dep for bpftool on Ubuntu.
    - d/rules: Conditionally set BPFTOOL variable for build on Ubuntu.

 -- Frode Nordahl <frode.nordahl@canonical.com>  Wed, 22 Feb 2023 15:12:51 +0000

xdp-tools (1.3.0-2) unstable; urgency=medium

  * Add patch to fix build on arm/mips

 -- Luca Boccassi <bluca@debian.org>  Sun, 12 Feb 2023 13:47:23 +0000

xdp-tools (1.3.0-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/1.3.0'
  * Add build dependency on bpftool
  * Install new tools
  * Update symbols file
  * Drop unused Lintian override

 -- Luca Boccassi <bluca@debian.org>  Sat, 11 Feb 2023 12:29:26 +0000

xdp-tools (1.2.9-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.2, no changes
  * Bump copyright year ranges in d/copyright
  * libxdp-dev: depend on libbpf-dev for pkgconfig's Requires.private

 -- Luca Boccassi <bluca@debian.org>  Fri, 13 Jan 2023 10:29:31 +0000

xdp-tools (1.2.9-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/1.2.9'

 -- Luca Boccassi <bluca@debian.org>  Wed, 14 Dec 2022 23:17:25 +0000

xdp-tools (1.2.8-1) unstable; urgency=medium

  * d/watch: use api.github.com
  * Update upstream source from tag 'upstream/1.2.8'

 -- Luca Boccassi <bluca@debian.org>  Sat, 12 Nov 2022 00:21:06 +0000

xdp-tools (1.2.6-2) unstable; urgency=medium

  * Do not build-depend on gcc-multilib and instead export
    -I/usr/include/<multiarch> for asm/types.h
  * Export __MIPSEL__=1 to Clang on mipsel*

 -- Luca Boccassi <bluca@debian.org>  Sat, 20 Aug 2022 16:17:21 +0100

xdp-tools (1.2.6-1) unstable; urgency=medium

  * Do not depend on gcc-multilib on architectures where it's not
    available
  * d/copyright: rearrange stanzas
  * Update upstream source from tag 'upstream/1.2.6'
  * Drop patches, all merged upstream

 -- Luca Boccassi <bluca@debian.org>  Sat, 20 Aug 2022 02:55:59 +0100

xdp-tools (1.2.5-1) unstable; urgency=medium

  * Initial release. (Closes: #1015880)

 -- Luca Boccassi <bluca@debian.org>  Sun, 24 Jul 2022 22:45:17 +0100
