Control: tag 1091898 pending Hi!
Bug #1091898 in package dpkg reported by you has been fixed in the dpkg/dpkg.git Git repository. You can see the changelog below, and you can check the diff of the fix at: https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=728281829 --- dselect: Update the search varbuf to account for the used size We pass the varbuf to an ncurses library function that will fill it up with user typed content, so we need to update its used size, so that subsequent functions are aware that the varbuf has content. Fixes: commit c11a69207d031b7d2260dd0108b91b27b22dea1e Closes: #1091898 Changelog: internal