liburing (0.7-3ubuntu3) impish; urgency=medium

  * Fix ftbfs with glibc 2.34.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 08 Oct 2021 12:15:47 +0200

liburing (0.7-3ubuntu2) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 07 Oct 2021 12:18:58 +0200

liburing (0.7-3ubuntu1) hirsute; urgency=medium

  * Merge with Debian unstable. (LP: #1914145)
    Remaining changes:
    - Fix build and autopkgtest self tests (LP: 1878006).
      - d/rules: build time tests require root
      - d/rules: fix the DEB_GAIN_ROOT_CMD call to dh_auto_test
      - d/rules: test succeed now, stop passing || true
      - d/t/control: mark unit tests to need root and a VM
      - d/t/test-build: link tests fail in containers
      - d/p/disable-known-failures.patch: disable tests known to fail
  * Dropped changes:
    - d/t/test-build: io_uring-link no more exists as example, but link-cp does
      [in Debian 0.7-1]
  * Added changes:
    - d/t/test-build: io_uring-cp test fails in all archs

 -- Mauricio Faria de Oliveira <mfo@canonical.com>  Wed, 03 Feb 2021 09:39:10 -0300

liburing (0.7-3) unstable; urgency=medium

  * Switch to Standards-Version 4.5.1 (no changes needed).
  * Add new debian/upstream/metadata file.

 -- Guillem Jover <guillem@debian.org>  Thu, 24 Dec 2020 18:11:40 +0100

liburing (0.7-2) unstable; urgency=medium

  * Bump the minimum version for all symbols in the symbols file, to
    workaround that 0.7 upstream version unintentionally broke the ABI
    without bumping the SONAME. (Closes: #972758)

 -- Guillem Jover <guillem@debian.org>  Wed, 28 Oct 2020 10:35:07 +0100

liburing (0.7-1) unstable; urgency=medium

  * New upstream version.
  * Refactor debian/tests/test-build into two loops to avoid repetition.
  * Use link-cp instead of io_uring-cp as example command to test.
    Reported by Christian Ehrhardt <christian.ehrhardt@canonical.com>.

 -- Guillem Jover <guillem@debian.org>  Wed, 09 Sep 2020 04:26:54 +0200

liburing (0.6-3ubuntu1) groovy; urgency=medium

  * Fix build and autopkgtest self tests (LP: #1878006).

 -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Wed, 01 Jul 2020 11:09:38 +0200

liburing (0.6-3) unstable; urgency=medium

  * Add dependencies on libc6-dev | libc-dev and linux-libc-dev (>= 5.1)
    to liburing-dev. (Closes: #959182)
  * Replace mmap patch with upstream one.

 -- Guillem Jover <guillem@debian.org>  Fri, 01 May 2020 05:05:09 +0200

liburing (0.6-2) unstable; urgency=medium

  * Fix build failures on armhf and armel, by using __NR_mmap2 when __NR_mmap
    is not defined, which is fine, because the unit tests pass 0 as offset.

 -- Guillem Jover <guillem@debian.org>  Wed, 22 Apr 2020 01:30:19 +0200

liburing (0.6-1) unstable; urgency=medium

  * Initial release. (Closes: #950903)

 -- Guillem Jover <guillem@debian.org>  Fri, 17 Apr 2020 21:25:25 +0200
