Control: tag 972758 pending Hi!
Bug #972758 in package liburing reported by you has been fixed in the debian/pkgs/liburing.git Git repository. You can see the changelog below, and you can check the diff of the fix at: https://git.hadrons.org/cgit/debian/pkgs/liburing.git/diff/?id=941e718 --- commit 941e71840e8dd041dc4533145326f20a6dcc5f93 Author: Guillem Jover <guil...@debian.org> Date: Wed Oct 28 10:33:43 2020 +0100 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. (To fully complete this temporary workaround, reverse dependencies will need to be rebuilt, and then Breaks on earlier version added to liburing.) Closes: #972758 diff --git a/debian/changelog b/debian/changelog index 4b464bd..f73c94c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +liburing (0.7-2) UNRELEASED; 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 <guil...@debian.org> Wed, 28 Oct 2020 10:23:55 +0100 + liburing (0.7-1) unstable; urgency=medium * New upstream version.