[ubuntu/natty] util-linux 2.17.2-3.3ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Thu Nov 18 01:45:29 GMT 2010


util-linux (2.17.2-3.3ubuntu1) natty; urgency=low

  * Merge with Debian, 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-3.3) unstable; urgency=low

  * Non-maintainer upload.
  * Report correct disk size on GNU/kFreeBSD.  Thanks Tuco.
    (Closes: #592292)

util-linux (2.17.2-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * Revert the switch from slang2 to ncurses5.  There is no udeb for ncurses,
    so that change broke cfdisk-udeb (closes: #593374, reopens: #581631).

util-linux (2.17.2-3.1) unstable; urgency=high

  * Non-maintainer upload.
  * Apply trivial patch by Adam D. Barratt (thanks!): Only attempt to link
    locale-specific files in to the cfdisk-udeb hierarchy if cfdisk-udeb
    is actually being built.  Closes: #581725
  * Set urgency to “high” since some packages are waiting for util-linux.

util-linux (2.17.2-3) unstable; urgency=low

  [LaMont Jones]

  * Switch from slang2 to ncurses5.  Closes: #581631
  * Merge remote branch 'origin/stable/v2.17' into stable/v2.17
  * Restore dropped dep on initscripts.  Closes: #581420

  [Sebastian Andrzej Siewior]

  * Add preliminary powerpcspe support.  Closes: #579844

util-linux (2.17.2-2) unstable; urgency=low

  * should build Depend: dpkg or install-info.  Closes: #581579
  * pretty up the removal of /usr/share/info/dir
  * Fix fallocate configure check.  Closes: #581358

util-linux (2.17.2-1) unstable; urgency=low

  [Pascal Terjan]

  * libblkid: reset BLKID_TINY_DEV flag in blkid_probe_set_device

  [Yoshihiro Takahashi]

  * mount: posix option of vfat is obsolete

  [Jan Kara]

  * mount: update documentation about barrier mount options

  [Karel Zak]

  * sfdisk: confused about disk size
  * mount: fix typo in mount.8
  * fdisk: sleep-after-sync and fsync usage
  * lscpu: add {32,64}-bit CPU modes detection
  * tests: refresh lscpu tests
  * docs: update AUTHORS file
  * docs: update v2.17 ReleaseNotes
  * build-sys: release++ (v2.17)
  * fdisk: don't include scsi.h
  * libblkid: restrict RAID/FS proving for small devices (1.4MiB)
  * libblkid: read() optimization for small devices
  * tests: fix RAIDs tests
  * libblkid: call read() per FAT root dir entry
  * libblkid: set minimal size for jfs, reiser, swap and zfs
  * libblkid: read whole SB buffer (69kB) on large disks
  * libblkid: don't call read() per FAT dir-entry on large disks
  * libblkid: add minimal sizes for OCFS and GFS
  * tests: update FS test images
  * libblkid: rewrite blkid_probe_get_buffer()
  * blkid: probe for PT, don't probe for FS on small whole-disks
  * libblkid: add sanity checks for FAT to DOS PT parser
  * libblkid: don't probe for GPT and Unixware PT on floppies
  * login: don't link PAMed version with libcrypt
  * libblkid: more robust minix probing
  * blkid: add newline when only one value is printed
  * login: check that after tty reopen we still work with a terminal
  * fdisk: use optimal_io_size
  * fdisk: use "optimal I/O size" in warnings
  * wipefs: ignore devices with partition table
  * libblkid: don't return error on empty files
  * fdisk: don't check alignment_offset against geometry
  * fdisk: fix check_alignment()
  * fdisk: cleanup alignment, default to 1MiB offset
  * fdisk: fix default first sector
  * fdisk: cleanup warnings
  * tests: add fdisk alignment tests
  * tests: fix and update old fdisk tests
  * mount: warn users that mtab is read-only
  * cal: fix first day of the week calculation on BE systems
  * build-sys: remove duplicate #includes
  * blkid: fix #ifdef HAVE_TERMIO[S]_H
  * build-sys: add missing tests for libuuid and libblkid
  * mount: advise users to use "modprobe", not "insmod"
  * include: add min/max macros
  * fdisk: use more elegant way to count and check alignment
  * tests: update fdisk tests
  * fdisk: cleanup help, add -h option
  * fdisk: fallback for topology values
  * fdisk: fix ALIGN_UP
  * fdisk: add -c option (switch off DOS mode)
  * fdisk: use 1MiB offset and grain always when possible
  * tests: update fdisk tests
  * fdisk: don't use 1MiB grain on small devices
  * blkid: report open() errors in low-level probing
  * tests: update fdisk tests (add whitespaces)
  * docs: update AUTHORS file
  * docs: add v2.17.1 ReleaseNotes
  * build-sys: release++ (v2.17.1-rc1)
  * swapon: fix swapsize calculation
  * fdisk: swap VTOC values for warning messages
  * docs: update AUTHORS file
  * docs: update v2.17.1 ReleaseNotes
  * build-sys: release++ (v2.17.1)
  * docs: fix small typo in v2.17.1-ReleaseNotes
  * 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

  [Vladimir Brednikov]

  * namei: fix man page formatting

  [Francesco Cosoleto]

  * cfdisk: set '[Quit]' as default menu item on first run instead of
    '[Bootable]'.
  * cfdisk: set '[New]' as default item on menu for non allocated space
    instead of '[Help]'.

  [Andreas Dilger]

  * libblkid: fix ZSF detection

  [Bastian Friedrich]

  * libblkid: DRBD support for blkid

  [Matthias König]

  * libblkid: fix segfault in drdb

  [Bryn M. Reeves]

  * sfdisk: make sure writes make it to disk in write_partitions()

  [Linus Torvalds]

  * libblkid: disable read-ahead when probing device files

  [Pierre Hauweele]

  * ionice: fix typo

  [Mike Frysinger]

  * pg: command enters infinite loop
  * mount: properly ignore comments in /etc/filesystems

  [LaMont Jones]

  * new upstream
  * lintian cleanup
  * updated symbols file for libblkid1
  * drop use of install-info in postinst, uses triggers now
  * adjust mount.8 manpage to avoid man error

  [Henne Vogelsang]

  * lscpu: fix cpuid opcode detection

  [Yann Droneaud]

  * login: use fd instead of pathname for update tty's owner and permissions

  [Colin Watson]

  * libblkid: fix infinite loop when probe chain bails out early

  [localization folks]

  * po: update id.po (from translationproject.org) (Arif E. Nugroho)
  * po: update ja.po (from translationproject.org) (Makoto Kato)
  * po: update cs.po (from translationproject.org) (Petr Pisar)
  * po: update eu.po (from translationproject.org) (Mikel Olasagasti Uranga)
  * po: update eu.po (from translationproject.org) (Mikel Olasagasti)
  * po: update zh_CN.po (from translationproject.org) (Ray Wang)
  * po: update pl.po (from translationproject.org) (Jakub Bogusz)
  * po: update vi.po (from translationproject.org) (Clytie Siddall)
  * po: update fi.po (from translationproject.org) (Lauri Nurmi)

Date: Thu, 18 Nov 2010 02:28:26 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Matthias Klose <matthias.klose at canonical.com>
https://launchpad.net/ubuntu/natty/+source/util-linux/2.17.2-3.3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 18 Nov 2010 02:28:26 +0100
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-3.3ubuntu1
Distribution: natty
Urgency: high
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko 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
Closes: 579844 581358 581420 581579 581631 581725 592292 593374
Launchpad-Bugs-Fixed: 383697
Changes: 
 util-linux (2.17.2-3.3ubuntu1) natty; urgency=low
 .
   * Merge with Debian, 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-3.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Report correct disk size on GNU/kFreeBSD.  Thanks Tuco.
     (Closes: #592292)
 .
 util-linux (2.17.2-3.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Revert the switch from slang2 to ncurses5.  There is no udeb for ncurses,
     so that change broke cfdisk-udeb (closes: #593374, reopens: #581631).
 .
 util-linux (2.17.2-3.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Apply trivial patch by Adam D. Barratt (thanks!): Only attempt to link
     locale-specific files in to the cfdisk-udeb hierarchy if cfdisk-udeb
     is actually being built.  Closes: #581725
   * Set urgency to “high” since some packages are waiting for util-linux.
 .
 util-linux (2.17.2-3) unstable; urgency=low
 .
   [LaMont Jones]
 .
   * Switch from slang2 to ncurses5.  Closes: #581631
   * Merge remote branch 'origin/stable/v2.17' into stable/v2.17
   * Restore dropped dep on initscripts.  Closes: #581420
 .
   [Sebastian Andrzej Siewior]
 .
   * Add preliminary powerpcspe support.  Closes: #579844
 .
 util-linux (2.17.2-2) unstable; urgency=low
 .
   * should build Depend: dpkg or install-info.  Closes: #581579
   * pretty up the removal of /usr/share/info/dir
   * Fix fallocate configure check.  Closes: #581358
 .
 util-linux (2.17.2-1) unstable; urgency=low
 .
   [Pascal Terjan]
 .
   * libblkid: reset BLKID_TINY_DEV flag in blkid_probe_set_device
 .
   [Yoshihiro Takahashi]
 .
   * mount: posix option of vfat is obsolete
 .
   [Jan Kara]
 .
   * mount: update documentation about barrier mount options
 .
   [Karel Zak]
 .
   * sfdisk: confused about disk size
   * mount: fix typo in mount.8
   * fdisk: sleep-after-sync and fsync usage
   * lscpu: add {32,64}-bit CPU modes detection
   * tests: refresh lscpu tests
   * docs: update AUTHORS file
   * docs: update v2.17 ReleaseNotes
   * build-sys: release++ (v2.17)
   * fdisk: don't include scsi.h
   * libblkid: restrict RAID/FS proving for small devices (1.4MiB)
   * libblkid: read() optimization for small devices
   * tests: fix RAIDs tests
   * libblkid: call read() per FAT root dir entry
   * libblkid: set minimal size for jfs, reiser, swap and zfs
   * libblkid: read whole SB buffer (69kB) on large disks
   * libblkid: don't call read() per FAT dir-entry on large disks
   * libblkid: add minimal sizes for OCFS and GFS
   * tests: update FS test images
   * libblkid: rewrite blkid_probe_get_buffer()
   * blkid: probe for PT, don't probe for FS on small whole-disks
   * libblkid: add sanity checks for FAT to DOS PT parser
   * libblkid: don't probe for GPT and Unixware PT on floppies
   * login: don't link PAMed version with libcrypt
   * libblkid: more robust minix probing
   * blkid: add newline when only one value is printed
   * login: check that after tty reopen we still work with a terminal
   * fdisk: use optimal_io_size
   * fdisk: use "optimal I/O size" in warnings
   * wipefs: ignore devices with partition table
   * libblkid: don't return error on empty files
   * fdisk: don't check alignment_offset against geometry
   * fdisk: fix check_alignment()
   * fdisk: cleanup alignment, default to 1MiB offset
   * fdisk: fix default first sector
   * fdisk: cleanup warnings
   * tests: add fdisk alignment tests
   * tests: fix and update old fdisk tests
   * mount: warn users that mtab is read-only
   * cal: fix first day of the week calculation on BE systems
   * build-sys: remove duplicate #includes
   * blkid: fix #ifdef HAVE_TERMIO[S]_H
   * build-sys: add missing tests for libuuid and libblkid
   * mount: advise users to use "modprobe", not "insmod"
   * include: add min/max macros
   * fdisk: use more elegant way to count and check alignment
   * tests: update fdisk tests
   * fdisk: cleanup help, add -h option
   * fdisk: fallback for topology values
   * fdisk: fix ALIGN_UP
   * fdisk: add -c option (switch off DOS mode)
   * fdisk: use 1MiB offset and grain always when possible
   * tests: update fdisk tests
   * fdisk: don't use 1MiB grain on small devices
   * blkid: report open() errors in low-level probing
   * tests: update fdisk tests (add whitespaces)
   * docs: update AUTHORS file
   * docs: add v2.17.1 ReleaseNotes
   * build-sys: release++ (v2.17.1-rc1)
   * swapon: fix swapsize calculation
   * fdisk: swap VTOC values for warning messages
   * docs: update AUTHORS file
   * docs: update v2.17.1 ReleaseNotes
   * build-sys: release++ (v2.17.1)
   * docs: fix small typo in v2.17.1-ReleaseNotes
   * 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
 .
   [Vladimir Brednikov]
 .
   * namei: fix man page formatting
 .
   [Francesco Cosoleto]
 .
   * cfdisk: set '[Quit]' as default menu item on first run instead of
     '[Bootable]'.
   * cfdisk: set '[New]' as default item on menu for non allocated space
     instead of '[Help]'.
 .
   [Andreas Dilger]
 .
   * libblkid: fix ZSF detection
 .
   [Bastian Friedrich]
 .
   * libblkid: DRBD support for blkid
 .
   [Matthias König]
 .
   * libblkid: fix segfault in drdb
 .
   [Bryn M. Reeves]
 .
   * sfdisk: make sure writes make it to disk in write_partitions()
 .
   [Linus Torvalds]
 .
   * libblkid: disable read-ahead when probing device files
 .
   [Pierre Hauweele]
 .
   * ionice: fix typo
 .
   [Mike Frysinger]
 .
   * pg: command enters infinite loop
   * mount: properly ignore comments in /etc/filesystems
 .
   [LaMont Jones]
 .
   * new upstream
   * lintian cleanup
   * updated symbols file for libblkid1
   * drop use of install-info in postinst, uses triggers now
   * adjust mount.8 manpage to avoid man error
 .
   [Henne Vogelsang]
 .
   * lscpu: fix cpuid opcode detection
 .
   [Yann Droneaud]
 .
   * login: use fd instead of pathname for update tty's owner and permissions
 .
   [Colin Watson]
 .
   * libblkid: fix infinite loop when probe chain bails out early
 .
   [localization folks]
 .
   * po: update id.po (from translationproject.org) (Arif E. Nugroho)
   * po: update ja.po (from translationproject.org) (Makoto Kato)
   * po: update cs.po (from translationproject.org) (Petr Pisar)
   * po: update eu.po (from translationproject.org) (Mikel Olasagasti Uranga)
   * po: update eu.po (from translationproject.org) (Mikel Olasagasti)
   * po: update zh_CN.po (from translationproject.org) (Ray Wang)
   * po: update pl.po (from translationproject.org) (Jakub Bogusz)
   * po: update vi.po (from translationproject.org) (Clytie Siddall)
   * po: update fi.po (from translationproject.org) (Lauri Nurmi)
Checksums-Sha1: 
 cf78a0c14d5602ddae5c8cd0b3bbb124a282e722 1626 util-linux_2.17.2-3.3ubuntu1.dsc
 38336fe133b11f68c56d3c54e572f20f94f77c05 189999 util-linux_2.17.2-3.3ubuntu1.diff.gz
Checksums-Sha256: 
 d00c6d257b40d17e69392dcdda6759e4d9ba2aa778bf04112cabfc52e3777a52 1626 util-linux_2.17.2-3.3ubuntu1.dsc
 6098318161051ebd701b69fbe64a08523d9819f9eeea464e693eb875a4e82415 189999 util-linux_2.17.2-3.3ubuntu1.diff.gz
Files: 
 441f07feee301896101aced4bdebafed 1626 base required util-linux_2.17.2-3.3ubuntu1.dsc
 3d2b6d58612c8edce06f7d1816541aa7 189999 base required util-linux_2.17.2-3.3ubuntu1.diff.gz
Original-Maintainer: LaMont Jones <lamont at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkzkg/IACgkQStlRaw+TLJzq1gCgjNP4FSBWgeayBlsVZNGi5FTO
wtcAn0JLORLNyb79nRNUQ/BtRIvUxnI3
=W94t
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list