liburing (0.7-3~bpo10+1) buster-backports; urgency=medium * Rebuild for buster-backports (no source/packaging changes). -- Michael Tokarev Tue, 29 Dec 2020 16:29:13 +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 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 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 . -- Guillem Jover Wed, 09 Sep 2020 04:26:54 +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 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 Wed, 22 Apr 2020 01:30:19 +0200 liburing (0.6-1) unstable; urgency=medium * Initial release. (Closes: #950903) -- Guillem Jover Fri, 17 Apr 2020 21:25:25 +0200