lp:ubuntu/oneiric/util-linux
- Get this branch:
- bzr branch lp:ubuntu/oneiric/util-linux
Branch merges
Branch information
- Owner:
- Ubuntu branches
- Status:
- Mature
Recent revisions
- 84. By Evan
-
Use canonicalize_spec in getmntdevbackward. proc should not be
interpreted as a non-canonical-path. Thanks Francesco Del Degan! - 83. By Steve Langasek
-
shlibs/
mount/src/ tab_update. c: don't refuse to update mtab when source
is 'none'. LP: #802197. - 82. By Steve Langasek
-
* Merge from Debian unstable, remaining changes:
- Build for multiarch.
- Add pre-depends on multiarch-support.
- configure.ac: don't try to be clever about extracting a path name from
$libdir to append to /usr in a way that's not overridable; instead,
reuse the built-in configurable libexecdir.
- Fix up the .pc.in files to know about libexecdir, so our substitutions
don't leave us with unusable pkg-config files.
- Install custom blkid.conf to use /dev/.blkid.tab since we don't
expect device names to survive a reboot
- Mention mountall(8) in fstab(5) manpages, along with its special
options.
- Since upstart is required in Ubuntu, the hwclock.sh init script is not
called on startup and the hwclockfirst.sh init script is removed.
- Drop depends on initscripts for the above.
- Replace hwclock udev rule with an Upstart job.
- 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.
- mount.8 points to the cifs-utils package, not the obsolete smbfs one.
* Dropped changes:
- mount.preinst: lsb_release has been fixed in lucid and above to be
usable without configuration, so we don't have to diverge from Debian
here anymore.
* Changes merged upstream:
- sfdisk support for '+' with '-N'
- mount/umount.c: fix a segfault on umount with empty mtab entry
- Fix arbitrary unmount with fuse security issue - 81. By Steve Langasek
-
No-change rebuild against fixed pkgbinarymangler, to get correct
multiarch-safe changelogs - 77. By Loïc Minier
-
Drop mount.preinst dpkg-vendor snippet; dpkg-vendor is only available in
dpkg-dev *doh*; LP: #719754. - 75. By Loïc Minier
-
* Merge with Debian sid, adds support for armhf.
- rules: fix name of README.modems- with-agetty.
- control: drop breaks with udev and nfs-common and debhelper build-dep
bump as these constraints are satisfied in lucid.
- control: add suggests on nfs-common as to minimize delta with Debian.
- libblkid1.preinst: drop, upgrades from lucid and onwards aren't
affected.
- util-linux.postinst: drop upgrade snippet as packages from lucid and
onwards aren't affected.
- libblkid1.symbols, libuuid1.symbols: copy from Debian as lucid has the
highest version (2.17.2) anyway, and this is an useless diff against
Debian.
- rules: drop debian/util-linux. initramfs installation which was in an "if
Debian" block but isn't actually in the Debian source package.
- mount.preinst: restore nfs upgrade snippet, but use dpkg-vendor instead
of lsb_release.
- util-linux.preinst: drop hwclock.sh and hwclockfirst.sh removal snippet
as it's not needed for upgrades from lucid and onwards anymore.
- 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.
. Install custom blkid.conf to use /dev/.blkid.tab since we don't
expect device names to survive a reboot
. Use dpkg-vendor instead of lsb_release in mount.preinst to avoid a
Pre-Depends otherwise; LP #383697.
. 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.
. sfdisk support for '+' with '-N'; LP #686124.
. mount/umount.c: fix a segfault on umount with empty mtab entry;
LP #579858.
. Fix arbitrary unmount with fuse security issue; 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/precise/util-linux