lp://staging/~pali/ubuntu/precise/util-linux/bug-1164683
- Get this branch:
- bzr branch lp://staging/~pali/ubuntu/precise/util-linux/bug-1164683
Branch merges
- Marc Deslauriers: Approve
-
Diff: 102 lines (+39/-17)3 files modifiedAUTHORS (+1/-0)
debian/changelog (+6/-0)
libblkid/src/superblocks/udf.c (+32/-17)
Related bugs
Bug #1164683: libblkid: udf superblock does not read correctly when blocksize < 2048 | Undecided | Fix Released |
Related blueprints
Branch information
- Owner:
- Pali
- Status:
- Development
Recent revisions
- 86. By Serge Hallyn
-
term-utils/
agetty. c: allow getty to work on /dev/pts/N This takes upstream commit 1593b134ebf596a
e7a2b1e73f2dcc8 c4e7febddd,
plus an extra s/log_err/log_warn/ if when tcsetpgrp fails.
This is needed for libvirt-lxc and lxc consoles to work. - 85. 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.
- Use canonicalize_spec in getmntdevbackward. proc should not be
interpreted as a non-canonical-path.
* Dropped changes, superseded upstream:
- shlibs/mount/src/ tab_update. c: don't refuse to update mtab when source
is 'none'. - 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/utopic/util-linux