Branches for Lucid

Name Status Last Modified Last Commit
lp:ubuntu/lucid-proposed/util-linux bug 2 Mature 2011-01-20 20:31:29 UTC
71. Fixes a segfault on umount, caused du...

Author: Surbhi Palande
Revision Date: 2011-01-20 19:46:34 UTC

Fixes a segfault on umount, caused due to an empty mtab entry.
(LP: #579858)

lp:ubuntu/lucid-security/util-linux bug 2 Mature 2011-01-19 18:47:33 UTC
70. * SECURITY UPDATE: arbitrary unmount ...

Author: Marc Deslauriers
Revision Date: 2010-12-03 15:30:33 UTC

* SECURITY UPDATE: arbitrary unmount with fuse (LP: #670622)
  - This update adds support for new options required by the fuse
    security update.
  - mount/umount.{c,8}: Add --fake option to umount(8), which omits
    calling the actual umount syscall (and the loop device deletion) but
    modifies /etc/mtab.
    - http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git;a=commit;h=97a3cef4f1
  - mount/devname.c: "Spec" was still canonicalized despite
    --no-canonicalize. This resulted in a hang during login with
    pam_encfs. (Debian Bug #593336)
  - http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git;a=commit;h=1cf4c20b19
  - CVE-2010-3879

lp:ubuntu/lucid-updates/util-linux 2 Mature 2011-01-20 19:46:34 UTC
71. Fixes a segfault on umount, caused du...

Author: Surbhi Palande
Revision Date: 2011-01-20 19:46:34 UTC

Fixes a segfault on umount, caused due to an empty mtab entry.
(LP: #579858)

lp:ubuntu/lucid/util-linux bug 1 Development 2010-03-22 17:35:40 UTC
69. * Merge from Debian experimental, rem...

Author: Scott James Remnant (Canonical)
Revision Date: 2010-03-22 17:35:40 UTC

* Merge from Debian experimental, remaining changes:
  - Since udev is required in Ubuntu, the hwclock.sh init script is
    not called on startup and the hwclockfirst.sh init script is
    removed.
  - Use wildcards for symbols file, since they use versioned symbols
    properly.
  - Remove /etc/adjtime on upgrade if it was not used.
  - Install custom blkid.conf to use /dev/.blkid.tab since we don't
    expect device names to survive a reboot
  - No lsb_release call in mount.preinst since we'd need Pre-Depends
    (LP: #383697).
  - Do not install initramfs hook, since our initramfs already handles
    including blkid.
  - Mention mountall(8) in fstab(5) manpages, along with its special
    options.

* For the case where mount is called with a directory to mount, look
  that directory up in mountall's /lib/init/fstab if we couldn't find
  it mentioned anywhere else. This means "mount /proc", "mount /sys",
  etc. work.

14 of 4 results