On Wed, 19 Mar 2014 11:03:30 +0000 David Paleino <da...@debian.org> wrote: > Source: bash-completion > Source-Version: 1:2.1-3 > > We believe that the bug you reported is fixed in the latest version of > bash-completion, which is due to be installed in the Debian FTP archive. > > [...] > > - disable_avahi_browse.patch: slow, and doesn't scale to big > networks, thanks to Chris Jones (Closes: #574950, LP: #510591)
I'm removing this patch from Debian [1], because completion with avahi-browse was never enabled by default (in order to enable it, one has to set the COMP_KNOWN_HOSTS_WITH_HOSTFILE environment variable, as described in the documentation [2]), so the patch is only making it impossible for people who actually want to complete with avahi-browse to enabled it. If this starts to cause trouble to people again, then we'll have to investigate what is actually going on. Kind regards, Gabriel [1] https://salsa.debian.org/debian/bash-completion/commit/872a16c290d2798a0abfe1c2f135b34c71cd1e5f [2] https://github.com/scop/bash-completion/blob/master/doc/bash_completion.txt#L49-L55