[ubuntu/lucid] util-linux 2.17.2-0ubuntu1 (Accepted)
Scott James Remnant
scott at ubuntu.com
Mon Mar 22 17:40:16 GMT 2010
util-linux (2.17.2-0ubuntu1) lucid; urgency=low
* 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.
util-linux (2.17.2-1) UNRELEASED; urgency=low
[Pascal Terjan]
* libblkid: reset BLKID_TINY_DEV flag in blkid_probe_set_device
[Pierre Hauweele]
* ionice: fix typo
[Mike Frysinger]
* mount: properly ignore comments in /etc/filesystems
[Henne Vogelsang]
* lscpu: fix cpuid opcode detection
[Yoshihiro Takahashi]
* mount: posix option of vfat is obsolete
[Scott James Remnant]
* Merge remote branch 'origin/stable/v2.17' into stable/v2.17
[Colin Watson]
* libblkid: fix infinite loop when probe chain bails out early
[Karel Zak]
* libblkid: support alignment_offset=-1
* libblkid: more robust minix probing
* libblkid: fix display of device size
* swapon: remove " (deleted)" from filenames from /proc/swaps
* libblkid: remove "0x" prefix from DRBD UUID
* wipefs: cleanup usage() and man page
* mount: more explicitly explain fstab usage in mount.8
* lib: add #ifndef around min() max() macros
* fdisk: fix -b <sectorsize>
* docs: update AUTHORS file
* docs: add v2.17.2 ReleaseNotes
* build-sys: release++ (v2.17.2)
* po: merge changes
[localization folks]
* po: update vi.po (from translationproject.org) (Clytie Siddall)
* po: update pl.po (from translationproject.org) (Jakub Bogusz)
* po: update ja.po (from translationproject.org) (Makoto Kato)
Date: Mon, 22 Mar 2010 17:35:40 +0000
Changed-By: Scott James Remnant <scott at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Scott James Remnant <scott at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/util-linux/2.17.2-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 22 Mar 2010 17:35:40 +0000
Source: util-linux
Binary: util-linux util-linux-locales mount bsdutils fdisk-udeb cfdisk-udeb libblkid1 libblkid1-udeb libblkid-dev libuuid1 uuid-runtime libuuid1-udeb uuid-dev util-linux-udeb
Architecture: source
Version: 2.17.2-0ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Scott James Remnant <scott at ubuntu.com>
Description:
bsdutils - Basic utilities from 4.4BSD-Lite
cfdisk-udeb - Manually partition a hard drive (cfdisk) (udeb)
fdisk-udeb - Manually partition a hard drive (fdisk) (udeb)
libblkid-dev - block device id library - headers and static libraries
libblkid1 - block device id library
libblkid1-udeb - block device id library (udeb)
libuuid1 - Universally Unique ID library
libuuid1-udeb - stripped down universally unique id library, for debian-installer (udeb)
mount - Tools for mounting and manipulating filesystems
util-linux - Miscellaneous system utilities
util-linux-locales - Locales files for util-linux
util-linux-udeb - Miscellaneous system utilities (udeb)
uuid-dev - universally unique id library - headers and static libraries
uuid-runtime - runtime components for the Universally Unique ID library
Launchpad-Bugs-Fixed: 383697
Changes:
util-linux (2.17.2-0ubuntu1) lucid; urgency=low
.
* 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.
.
util-linux (2.17.2-1) UNRELEASED; urgency=low
.
[Pascal Terjan]
.
* libblkid: reset BLKID_TINY_DEV flag in blkid_probe_set_device
.
[Pierre Hauweele]
.
* ionice: fix typo
.
[Mike Frysinger]
.
* mount: properly ignore comments in /etc/filesystems
.
[Henne Vogelsang]
.
* lscpu: fix cpuid opcode detection
.
[Yoshihiro Takahashi]
.
* mount: posix option of vfat is obsolete
.
[Scott James Remnant]
.
* Merge remote branch 'origin/stable/v2.17' into stable/v2.17
.
[Colin Watson]
.
* libblkid: fix infinite loop when probe chain bails out early
.
[Karel Zak]
.
* libblkid: support alignment_offset=-1
* libblkid: more robust minix probing
* libblkid: fix display of device size
* swapon: remove " (deleted)" from filenames from /proc/swaps
* libblkid: remove "0x" prefix from DRBD UUID
* wipefs: cleanup usage() and man page
* mount: more explicitly explain fstab usage in mount.8
* lib: add #ifndef around min() max() macros
* fdisk: fix -b <sectorsize>
* docs: update AUTHORS file
* docs: add v2.17.2 ReleaseNotes
* build-sys: release++ (v2.17.2)
* po: merge changes
.
[localization folks]
.
* po: update vi.po (from translationproject.org) (Clytie Siddall)
* po: update pl.po (from translationproject.org) (Jakub Bogusz)
* po: update ja.po (from translationproject.org) (Makoto Kato)
Checksums-Sha1:
85d8b46fd6d46420b8a5a25099ce75f2aed48ab7 1618 util-linux_2.17.2-0ubuntu1.dsc
fab4776d55d1112f4d3054c441f853327308b2d8 5200183 util-linux_2.17.2.orig.tar.gz
ed27d353730c0808d1df77163289724bdec505cf 180983 util-linux_2.17.2-0ubuntu1.diff.gz
Checksums-Sha256:
d80555a20a454f8204eaf72b259d385cd78aa85b31f2b4823c313bbe2a9b612a 1618 util-linux_2.17.2-0ubuntu1.dsc
33100be35a3340ff62d900d415104a24c398420bcecc45b5347fa078257f904b 5200183 util-linux_2.17.2.orig.tar.gz
55725130dedf9cb90ad49f0bbb8b439933df9beb41c321543023a994ae0660a3 180983 util-linux_2.17.2-0ubuntu1.diff.gz
Files:
3bccd68e7c1dd2ffa693f1dfffba3c3e 1618 base required util-linux_2.17.2-0ubuntu1.dsc
4c810430e86d53b6ea5e7ae279b39186 5200183 base required util-linux_2.17.2.orig.tar.gz
540c5a6b99a2a6df79e06ccb2743f7a8 180983 base required util-linux_2.17.2-0ubuntu1.diff.gz
Original-Maintainer: LaMont Jones <lamont at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkunqqUACgkQSnQiFMl4yK456QCghWyiM8FoAEOkvwqbBfz8dV51
nckAnRvvFxQEawTHonNeAsuwrAmMLAMV
=6lpd
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list