[ubuntu/vivid-proposed] util-linux 2.25.2-2ubuntu1 (Accepted)

Michael Vogt michael.vogt at ubuntu.com
Mon Oct 27 09:17:15 UTC 2014


util-linux (2.25.2-2ubuntu1) vivid; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Regularly trim SSDs automatically (core-1311-ssd-trimming):
      + Add debian/fstrim-all.cron: Call fstrim --all. Installed as
        /etc/cron.weekly/fstrim.
    - Upstart support:
      + Add hwclock{-save}.upstart, and install them in debian/rules.
      + Drop debian/hwclock.rules and hwclock.default.
    - Add mountall-options.patch, see patch header.
    - Add debian/libblkid1.maintscript to clean up /etc/blkid.conf on upgrade.
      This needs to be kept until after Ubuntu 16.04 LTS.
    - depend on libsystemd-{daemon,journal}-dev

util-linux (2.25.2-2) unstable; urgency=medium

  * Only ship fstrim service and timer on linux

util-linux (2.25.2-1) unstable; urgency=medium

  * Imported Upstream version 2.25.2
    (Closes: #586179, #765306, #594005, #766077, #764331)
  * Rebase patch queue on top of v2.25.2
    - This drops the following patches now included upstream:
      Report-correct-disk-size-on-GNU-kFreeBSD.-Thanks-Tuc.patch
      remaining-kFreeBSD-hackery-for-building.patch
      2.20.1-1.2.patch
      kFreeBSD-add-hacks-in-ipcrm-to-avoid-FTBFS.patch
      libmount-only-invoke-loopcxt-on-linux.patch
      libmount-only-include-context-on-linux.patch
      build-sys-build-libmount-everywhere.patch
      build-sys-use-lutil-for-BSD-only.patch
      libmount-fix-mnt_is_readonly-ifdef.patch
      flock-zero-timeout-is-valid.patch
      build-sys-check-for-libtoolize-rather-than-libtool.patch
      script-may-be-hangs.patch
  * Ship fstrim service and timer

util-linux (2.25.1-5) unstable; urgency=medium

  * Add debian/patches/build-sys-check-for-libtoolize-rather-than-libtool.patch
    - Cherry-picked from upstream commit e71b0aadaa20b21e9
      "build-sys: check for libtoolize rather than libtool"
    Thanks to Helmut Grohne for fixing this upstream (and more).
    (Closes: #764387)
  * Add debian/patches/script-may-be-hangs.patch
    - Cherry-picked from upstream commit 032228c9af6fbda5177c
      "script: may be hangs" (Closes: #764547)

util-linux (2.25.1-4) unstable; urgency=medium

  [ Sebastian Ramacher ]
  * Use usermod instead of chsh in postinst user migration (Closes: #764244)

  [ Andreas Henriksson ]
  * Use a single usermod call in postinst user migration
  * Silence the attempt to stop uuidd before migration (Closes: #764159)

  [ Helmut Grohne ]
  * Pass -std=gnu99 to CC when cross-building. (Closes: #764392)

  [ Andreas Henriksson ]
  * Add debian/patches/libmount-fix-mnt_is_readonly-ifdef.patch
    - Cherry-picked from upstream commit 473c5fb86c43eed
      "libmount: fix mnt_is_readonly() #ifdef"
    - Fixes Hurd build failure.
    Thanks to Pino Toscano for fixing this upstream! (Closes: #764418)
  * hwclock-set: use both systz and hctosys.
    Thanks to Ben Hutchings for debugging this. (Closes: #764552)
  * Add debian/patches/flock-zero-timeout-is-valid.patch
    - Cherry-picked from upstream commit c4604c38b503c8c46e
      "flock: zero timeout is valid" (Closes: #764660)
  * Trigger update of initramfs on upgrades

Date: Mon, 27 Oct 2014 10:07:16 +0100
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/vivid/+source/util-linux/2.25.2-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 27 Oct 2014 10:07:16 +0100
Source: util-linux
Binary: util-linux util-linux-locales mount bsdutils fdisk-udeb cfdisk-udeb libblkid1 libblkid1-udeb libblkid-dev libmount1 libmount-dev libsmartcols1 libsmartcols1-udeb libsmartcols-dev libuuid1 uuid-runtime libuuid1-udeb uuid-dev util-linux-udeb
Architecture: source
Version: 2.25.2-2ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Michael Vogt <michael.vogt 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 - stripped down block device id library, for debian-installer (udeb)
 libmount-dev - device mounting library - headers and static libraries
 libmount1  - device mounting library
 libsmartcols-dev - smart column output alignment library - headers and static librar
 libsmartcols1 - smart column output alignment library
 libsmartcols1-udeb - stripped down smart column output aligment library, for debian-in (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 - stripped down miscellaneous system utilities, for debian-installe (udeb)
 uuid-dev   - universally unique id library - headers and static libraries
 uuid-runtime - runtime components for the Universally Unique ID library
Closes: 586179 594005 764159 764244 764331 764387 764392 764418 764547 764552 764660 765306 766077
Changes:
 util-linux (2.25.2-2ubuntu1) vivid; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Regularly trim SSDs automatically (core-1311-ssd-trimming):
       + Add debian/fstrim-all.cron: Call fstrim --all. Installed as
         /etc/cron.weekly/fstrim.
     - Upstart support:
       + Add hwclock{-save}.upstart, and install them in debian/rules.
       + Drop debian/hwclock.rules and hwclock.default.
     - Add mountall-options.patch, see patch header.
     - Add debian/libblkid1.maintscript to clean up /etc/blkid.conf on upgrade.
       This needs to be kept until after Ubuntu 16.04 LTS.
     - depend on libsystemd-{daemon,journal}-dev
 .
 util-linux (2.25.2-2) unstable; urgency=medium
 .
   * Only ship fstrim service and timer on linux
 .
 util-linux (2.25.2-1) unstable; urgency=medium
 .
   * Imported Upstream version 2.25.2
     (Closes: #586179, #765306, #594005, #766077, #764331)
   * Rebase patch queue on top of v2.25.2
     - This drops the following patches now included upstream:
       Report-correct-disk-size-on-GNU-kFreeBSD.-Thanks-Tuc.patch
       remaining-kFreeBSD-hackery-for-building.patch
       2.20.1-1.2.patch
       kFreeBSD-add-hacks-in-ipcrm-to-avoid-FTBFS.patch
       libmount-only-invoke-loopcxt-on-linux.patch
       libmount-only-include-context-on-linux.patch
       build-sys-build-libmount-everywhere.patch
       build-sys-use-lutil-for-BSD-only.patch
       libmount-fix-mnt_is_readonly-ifdef.patch
       flock-zero-timeout-is-valid.patch
       build-sys-check-for-libtoolize-rather-than-libtool.patch
       script-may-be-hangs.patch
   * Ship fstrim service and timer
 .
 util-linux (2.25.1-5) unstable; urgency=medium
 .
   * Add debian/patches/build-sys-check-for-libtoolize-rather-than-libtool.patch
     - Cherry-picked from upstream commit e71b0aadaa20b21e9
       "build-sys: check for libtoolize rather than libtool"
     Thanks to Helmut Grohne for fixing this upstream (and more).
     (Closes: #764387)
   * Add debian/patches/script-may-be-hangs.patch
     - Cherry-picked from upstream commit 032228c9af6fbda5177c
       "script: may be hangs" (Closes: #764547)
 .
 util-linux (2.25.1-4) unstable; urgency=medium
 .
   [ Sebastian Ramacher ]
   * Use usermod instead of chsh in postinst user migration (Closes: #764244)
 .
   [ Andreas Henriksson ]
   * Use a single usermod call in postinst user migration
   * Silence the attempt to stop uuidd before migration (Closes: #764159)
 .
   [ Helmut Grohne ]
   * Pass -std=gnu99 to CC when cross-building. (Closes: #764392)
 .
   [ Andreas Henriksson ]
   * Add debian/patches/libmount-fix-mnt_is_readonly-ifdef.patch
     - Cherry-picked from upstream commit 473c5fb86c43eed
       "libmount: fix mnt_is_readonly() #ifdef"
     - Fixes Hurd build failure.
     Thanks to Pino Toscano for fixing this upstream! (Closes: #764418)
   * hwclock-set: use both systz and hctosys.
     Thanks to Ben Hutchings for debugging this. (Closes: #764552)
   * Add debian/patches/flock-zero-timeout-is-valid.patch
     - Cherry-picked from upstream commit c4604c38b503c8c46e
       "flock: zero timeout is valid" (Closes: #764660)
   * Trigger update of initramfs on upgrades
Checksums-Sha1:
 513404cab7f2d8d42b9747c343aed5523733f4ce 2950 util-linux_2.25.2-2ubuntu1.dsc
 854f37255ca8098e88fb4220c244b727f5dd6d58 3703644 util-linux_2.25.2.orig.tar.xz
 a02b91e3610a15c099bd6ce06d303eb83caa8c94 76108 util-linux_2.25.2-2ubuntu1.debian.tar.xz
Checksums-Sha256:
 5fbc5fdb571b4b9b5db5bf732ff107dcc9c4c7ec553b95bb0cacc3f4a325a0e3 2950 util-linux_2.25.2-2ubuntu1.dsc
 e0457f715b73f4a349e1acb08cb410bf0edc9a74a3f75c357070f31f70e33cd6 3703644 util-linux_2.25.2.orig.tar.xz
 b13432b1a5a75bc835614e23337c8fd7ecf15d2de422ed2d51c4599cbf45569a 76108 util-linux_2.25.2-2ubuntu1.debian.tar.xz
Files:
 76f5c50c6a0c37a9196b5a0acc3e0578 2950 base required util-linux_2.25.2-2ubuntu1.dsc
 cab3d7be354000f629bc601238b629b3 3703644 base required util-linux_2.25.2.orig.tar.xz
 ae31c3d8307e5cfd82f5b67c526dfc14 76108 base required util-linux_2.25.2-2ubuntu1.debian.tar.xz
Original-Maintainer: Debian util-linux Maintainers <ah-util-linux at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEARECAAYFAlRODS0ACgkQliSD4VZixzQMMgCfX2qmMkJxlYt7IcKm2RS7EHRg
giEAnR5+FxCN9GHZCaIUWXd+CU7g4JBh
=VvEq
-----END PGP SIGNATURE-----


More information about the Vivid-changes mailing list