Control: tags -1 + d-i On Sat, 2020-04-25 at 19:17 +0100, Adam D. Barratt wrote: > Control: tags -1 + confirmed > > On Wed, 2020-04-22 at 22:56 +0200, László Böszörményi wrote: > > There are two RC bugs fixed in fuse3 for Bullseye but not yet for > > Buster. > > First one[1] is caused by a leftover in postinst - udev has rules > > now > > to handle such things in its 50-udev-default.rules and > > 99-systemd.rules files. > > Then it shouldn't explicitly remove fuse.conf [2] as it should be > > done > > by dpkg and fuse might still need it. > > Last but not least there's a small memory leak fix[3] due to > > free()-ing the stuct pointer of *mo but not its content with > > destroy_mount_opts(). > > > > Please go ahead.
I missed (again) that the package generates a udeb. I don't think d-i actually uses it, but it should have a KiBi-ack for completeness. (A statement that fuse is OK to update in general would also work if that's easier.) Regards, Adam