registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #20139
[Bug 634554] Re: fuse mounts hang on xattr retrieval with auditd
This bug was fixed in the package fuse - 2.8.4-1ubuntu1
---------------
fuse (2.8.4-1ubuntu1) maverick; urgency=low
* Resynchronise with Debian (fixing hang with auditd, LP: #634554).
Remaining changes:
- debian/control: Add Breaks to ensure right version of udev is used.
- Use udev rules instead of init script:
+ Add debian/45-fuse.rules: Put /dev/fuse into group fuse.
+ debian/fuse-utils.postinst: Try to load the fuse module only if it's
still a module, remove it from /etc/modules/ anyway.
+ debian/rules, debian/fuse-utils.install: Don't install the init
script; install the udev rule.
- initramfs support, for booting from ntfs-3g in wubi:
+ debian/fuse-utils.initramfs-hook: Copy /sbin/mount.fuse and the fuse
kernel module into the initramfs. Use manual_add_modules not
force_load; fuse will be loaded automatically if necessary (it's a
built-in in Ubuntu anyway)
+ debian/rules: Install above file into fuse-utils.
+ debian/fuse-utils.postinst: Call update-initramfs.
+ (Forwarded to Debian #505691)
- Create libfuse2-udeb and fuse-utils-udeb. (Forwarded to Debian #505697)
- debian/fuse-utils.install: Install ulockmgr_server.
- debian/{rules,libfuse2.install,fuse-utils.lintian}: Move fusermount and
ulockmgr_server to /bin and associated libraries to /lib. This allows
mounting ntfs filesystems in /etc/fstab. (Debian #452412)
- debian/{rules,fuse-utils.postinst}: Install fusermount with 4755
permissions (remaining change from "Dynamic foreground user access").
- debian/fuse-utils.postinst:
+ Don't fail if udev is running and /dev/fuse does not exist.
(Forwarded to Debian #505685)
- debian/fuse-utils.preinst:
+ Remove the module configuration file on upgrade if unmodified.
+ Remove old rules file if unchanged
* Re-enable 000-Build_system_do_not_install_init_script patch.
fuse (2.8.4-1) unstable; urgency=low
* New upstream version.
- ACK previous non-maintainer upload (559478)
- fixes problems with gvfs (585648)
* Added sparc64 to supported archs (560987)
fuse (2.8.1-1.2) unstable; urgency=high
* Non-maintainer upload by the Security Team.
* Fixed CVE-2009-3297: race condition in fusermount (Closes: #567633)
-- Colin Watson <cjwatson@xxxxxxxxxx> Fri, 24 Sep 2010 12:09:38 +0100
** Changed in: fuse (Ubuntu Maverick)
Status: Triaged => Fix Released
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-3297
--
fuse mounts hang on xattr retrieval with auditd
https://bugs.launchpad.net/bugs/634554
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.