[ubuntu/oneiric] util-linux 2.19.1-2ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Tue Jun 21 06:40:20 UTC 2011


util-linux (2.19.1-2ubuntu1) oneiric; urgency=low

  * 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

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

  [LaMont Jones]

  * deliver findmnt in mount, rather than util-linux

  [Jeroen Schot]

  * Dutch transations.  Closes: #624858

  [Hideki Yamane]

  * Japanese translation.  Closes: #626383

  [Esko Arajärvi]

  * Finnish debconf templates.  Closes: #615472

  [Roger Leigh]

  * Update with current translations
  * Enable libmount; new packages libmount1, libmount-udeb and libmount-dev
    added; bump standards-version

  [Arief S Fitrianto]

  * update Indonesian translations.  Closes: #611319

  [Innocent De Marchi]

  * debconf po file for Catalan.  Closes: #628367

  [Paul Menzel]

  * Add Homepage: to control.  Closes: #590708

util-linux (2.19.1-1) experimental; urgency=low

  * New upstream

Date: Mon, 20 Jun 2011 22:31:50 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/oneiric/+source/util-linux/2.19.1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 20 Jun 2011 22:31:50 -0700
Source: util-linux
Binary: util-linux util-linux-locales mount bsdutils fdisk-udeb cfdisk-udeb libblkid1 libblkid1-udeb libblkid-dev libmount1 libmount1-udeb libmount-dev libuuid1 uuid-runtime libuuid1-udeb uuid-dev util-linux-udeb
Architecture: source
Version: 2.19.1-2ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek 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)
 libmount-dev - block device id library - headers and static libraries
 libmount1  - block device id library
 libmount1-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: 590708 611319 615472 624858 626383 628367
Changes: 
 util-linux (2.19.1-2ubuntu1) oneiric; urgency=low
 .
   * 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
 .
 util-linux (2.19.1-2) unstable; urgency=low
 .
   [LaMont Jones]
 .
   * deliver findmnt in mount, rather than util-linux
 .
   [Jeroen Schot]
 .
   * Dutch transations.  Closes: #624858
 .
   [Hideki Yamane]
 .
   * Japanese translation.  Closes: #626383
 .
   [Esko Arajärvi]
 .
   * Finnish debconf templates.  Closes: #615472
 .
   [Roger Leigh]
 .
   * Update with current translations
   * Enable libmount; new packages libmount1, libmount-udeb and libmount-dev
     added; bump standards-version
 .
   [Arief S Fitrianto]
 .
   * update Indonesian translations.  Closes: #611319
 .
   [Innocent De Marchi]
 .
   * debconf po file for Catalan.  Closes: #628367
 .
   [Paul Menzel]
 .
   * Add Homepage: to control.  Closes: #590708
 .
 util-linux (2.19.1-1) experimental; urgency=low
 .
   * New upstream
Checksums-Sha1: 
 97c29f64fb7b6a2d867697fedf2ee30b994dd1c6 2342 util-linux_2.19.1-2ubuntu1.dsc
 6a05d01487063720955cc3de1628cbf134beb29e 5964177 util-linux_2.19.1.orig.tar.gz
 31c75b63b392467a92d630dce8397e68519839d3 192160 util-linux_2.19.1-2ubuntu1.diff.gz
Checksums-Sha256: 
 efbbaa166b72ca2ff64cf06026f4117bff3f63fac8f00fd7a24a4b3258e3a873 2342 util-linux_2.19.1-2ubuntu1.dsc
 c03675a74937e7d18bff49fb8a31b2b3f31653e38a18a0da9e686e12b527524b 5964177 util-linux_2.19.1.orig.tar.gz
 ce361c050cd2e6ab2d4e8b4004892c049e508fd065662a56b4cba02c3268a07f 192160 util-linux_2.19.1-2ubuntu1.diff.gz
Files: 
 20fbfec274ac0f2a3b794008beb1bac1 2342 base required util-linux_2.19.1-2ubuntu1.dsc
 dd242eeb2ba76e4e55bf2237a50dd2b7 5964177 base required util-linux_2.19.1.orig.tar.gz
 f933aaa9d41bc61fafe62432d5b37956 192160 base required util-linux_2.19.1-2ubuntu1.diff.gz
Original-Maintainer: LaMont Jones <lamont at debian.org>

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

iQIVAwUBTgAs4laNMPMhshM9AQgFfg//WPXJb3nLD7bAFWwgxKT8zGmYNEoM6yG6
E7C61MvqbBxrllqQ36BJTUqFPpPz1edXGHC/wT3jtJ2zBr3jGbmQoQPPhEv7fHx7
263sRjzmjCdHkd0caP5Iw1n8JckhK9d4cfZws9VPGrMwAgJsT/vNSOKXeJO24G4n
QAx6rPNJgW8yvv0YuuoApEG9ScH16r656syqxFsKaFkSCaiVXlhfdqO+nStZ2SqZ
Oj6mYveBeFK+oCGbZv0DFB1W7A5N76QSRIJrGKLcIQQ+F5aobiGHCpvpzc3xpwNX
pF9+WZ6nnwdKsB5+PKFv/puLeZuvPATg/V/sUSTAOy4kxD4fUlgVsBnJyoYd4DU6
51Ea67fRGs6PhJ+Miti0wcJwUVJ9AaIGy6LhT0EqQ4l0myMJRuOyNu5AC7iO+mJj
X3cShwqk4aDdU+cmVgEEoJ5MRx5aWxZRcKdKRC8W3splfaMOs77WWYBierQiqha4
AG0H3U4npumSpK/flNj3ztD4ip4xSulIoh4D0yiWwGnxtO/22JRpTALe8/Gr+3Zs
qLPkxRKGRQYroweqm8gSbEV6rOToXlBtiPkKBoeaAdAwKipfFoxsJ6v40Q9263NB
AD38j11qerpdVaNe86esOOEXYIi6aBxXRgDzme1w5JHOpF6+rSYxFAAL25oZ2Ar1
9rtr56MH/10=
=XFxe
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list