util-linux (2.27.1-6ubuntu1) xenial; urgency=medium

  * 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 sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as
      fallback if the regular shell fails to execute. Patch ported from
      sysvinit. (see LP #505887)
    - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on
      machines with locked root accounts (as Ubuntu does by default). Don't
      require --force for sulogin.
    - Make util-linux Breaks old {p,}mac-fdisk for the fdisk binary takeover.
    - Drop debian/util-linux.preinst: Unconditionally deleting files
      is wrong, and dpkg will overwrite symlinks with real files anyway.
    - Drop debian/util-linux.preinst: Unconditionally deleting files
      is wrong, and dpkg will overwrite symlinks with real files anyway.
    - Adjust the Breaks: cloud-utils to 0.27-0ubuntu16 (the Ubuntu version
      that works with util-linux 2.26), and also move it to cloud-guest-utils.
    - Add debian/libblkid1.maintscript to clean up /etc/blkid.conf on upgrade.
      This needs to be kept until after Ubuntu 16.04 LTS.
  * Debian changes fix upgrade failure. (LP: #1556539)

util-linux (2.27.1-6) unstable; urgency=medium

  * Drop (versioned) init-system-helpers dependency to avoid dep loop.
    - initscripts is guaranteed to be installed in stable/jessie, the file
      is additionally a conffile so initscripts will need to be purged to
      cause a problem for us with i-s-h << 1.29 and purging initscripts is
      not possible until after the upgrade anyway. (Closes: #817857)
  * Temporarily move sysvinit-utils back from Breaks to Depends.
    - again seems to confuse apt and we apparently need a synchronized
      upload with sysvinit to move things to how it should (and now can be
      since initscripts dependency was dropped from u-l) be described.

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

  * Completely drop (versioned) tzdata dependency (Closes: #817371)
    - the alternative on systemd-sysv causes (pre-)dependency loops which
      dpkg can't handle (see example in #817780)
    - the reason for the dependency in the first place seems to have been
      ensuring /etc/localtime is a real file. Later the use of
      /etc/localtime seems to have been removed (see #660365).
      Thanks to Felipe Sateler for digging this information up.
    - tzdata itself is Priority: required so should always be around in a
      regular install even without any dependency on it. (i.e. unless it has
      explicitly been removed.)

Date: Mon, 14 Mar 2016 10:09:48 +0100
Changed-By: Martin Pitt <martin.p...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/util-linux/2.27.1-6ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 14 Mar 2016 10:09:48 +0100
Source: util-linux
Binary: util-linux util-linux-locales mount bsdutils fdisk-udeb libblkid1 
libblkid1-udeb libblkid-dev libfdisk1 libfdisk1-udeb libfdisk-dev libmount1 
libmount-dev libsmartcols1 libsmartcols1-udeb libsmartcols-dev libuuid1 
uuid-runtime libuuid1-udeb uuid-dev util-linux-udeb
Architecture: source
Version: 2.27.1-6ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Martin Pitt <martin.p...@ubuntu.com>
Description:
 bsdutils   - basic utilities from 4.4BSD-Lite
 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)
 libfdisk-dev - fdisk partitioning library - headers and static libraries
 libfdisk1  - fdisk partitioning library
 libfdisk1-udeb - stripped down fdisk partitioning 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: 817371 817857
Launchpad-Bugs-Fixed: 1556539
Changes:
 util-linux (2.27.1-6ubuntu1) xenial; urgency=medium
 .
   * 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 sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as
       fallback if the regular shell fails to execute. Patch ported from
       sysvinit. (see LP #505887)
     - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on
       machines with locked root accounts (as Ubuntu does by default). Don't
       require --force for sulogin.
     - Make util-linux Breaks old {p,}mac-fdisk for the fdisk binary takeover.
     - Drop debian/util-linux.preinst: Unconditionally deleting files
       is wrong, and dpkg will overwrite symlinks with real files anyway.
     - Drop debian/util-linux.preinst: Unconditionally deleting files
       is wrong, and dpkg will overwrite symlinks with real files anyway.
     - Adjust the Breaks: cloud-utils to 0.27-0ubuntu16 (the Ubuntu version
       that works with util-linux 2.26), and also move it to cloud-guest-utils.
     - Add debian/libblkid1.maintscript to clean up /etc/blkid.conf on upgrade.
       This needs to be kept until after Ubuntu 16.04 LTS.
   * Debian changes fix upgrade failure. (LP: #1556539)
 .
 util-linux (2.27.1-6) unstable; urgency=medium
 .
   * Drop (versioned) init-system-helpers dependency to avoid dep loop.
     - initscripts is guaranteed to be installed in stable/jessie, the file
       is additionally a conffile so initscripts will need to be purged to
       cause a problem for us with i-s-h << 1.29 and purging initscripts is
       not possible until after the upgrade anyway. (Closes: #817857)
   * Temporarily move sysvinit-utils back from Breaks to Depends.
     - again seems to confuse apt and we apparently need a synchronized
       upload with sysvinit to move things to how it should (and now can be
       since initscripts dependency was dropped from u-l) be described.
 .
 util-linux (2.27.1-5) unstable; urgency=medium
 .
   * Completely drop (versioned) tzdata dependency (Closes: #817371)
     - the alternative on systemd-sysv causes (pre-)dependency loops which
       dpkg can't handle (see example in #817780)
     - the reason for the dependency in the first place seems to have been
       ensuring /etc/localtime is a real file. Later the use of
       /etc/localtime seems to have been removed (see #660365).
       Thanks to Felipe Sateler for digging this information up.
     - tzdata itself is Priority: required so should always be around in a
       regular install even without any dependency on it. (i.e. unless it has
       explicitly been removed.)
Checksums-Sha1:
 89fee9bf326bebdf256bc2c78111a118966188e2 3840 util-linux_2.27.1-6ubuntu1.dsc
 8ff1d0601a3b3a74baf478d6222ac39f38e01196 79124 
util-linux_2.27.1-6ubuntu1.debian.tar.xz
Checksums-Sha256:
 d2581d8d462798bb2f25c29e8d000800696cfa9a4165adfcc3cfed2e3c1d1b6c 3840 
util-linux_2.27.1-6ubuntu1.dsc
 61ca03b488ecc9a45ebe2eafec090ddba23f27866333ad3f0a7a6dc92f08a24a 79124 
util-linux_2.27.1-6ubuntu1.debian.tar.xz
Files:
 c2d28526fbe5558f65a7dfe8f595765c 3840 base required 
util-linux_2.27.1-6ubuntu1.dsc
 0c3bc401b9798950277e6b28c67e8267 79124 base required 
util-linux_2.27.1-6ubuntu1.debian.tar.xz
Original-Maintainer: Debian util-linux Maintainers <ah-util-li...@debian.org>

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

iQIcBAEBCAAGBQJW5oBfAAoJENFO8V2v4RNHmhwQAMVGqz0HIe5xwl82MG6gPAWb
MHr8x8cWJGYx4vAfv4tB9pV1ofSlK8yqTbqI/P4oxz6ekxd/XChYSnjMUrcfuQlH
rq2+2uLj7r9AOlBT20kfM07LGmUwy6gyCL9J3261VFWc8dkf6hKrV8FBv3e89jkE
3jCCycH80ALnViI68BbwqiW4bnC1Eb7NybC3DFuDE6ejiH1uhMAmE9DVaIRmWETS
J9XeLhSw06XmDLm/jC1RETKyzKlrQ1o5hw4eDUDXh3xiN3d2zCqPBCjrrJxec3Fs
dUgaUKfHmWbarHeca1x9tshbcBVucf2/x76HKYmA8sZW0/GRdoS9uL/F6XLa3h6w
eYz+wlkj2Fr0K+XOSWEX735BkjQvrd26CsgwrNjgybIVV4pJbvWzZauIwu2U7cfK
KJaea8L1AkJYtq61FkLHmjR6xQXzVz7ZPCtkefWLjmN1gQxKcqxMD/vxwenMDxjo
u2OfhF143djtvBSfynkPWG8Z9NC/ludujQ15Lwzd4wjH64rgzX0KJTpSkLHJjUA7
GA4K7RxsQx1G6pW2O8TE10EQm4b45kaqjdqnXOkp7oYXAJT9C46v1EjfxZC2Kr3y
DVGTSkkNrnQsn/SJgVuV9nATPY1asMPXRynxZF+yIjvW60BE3cuAuvvuWUPCqKJw
vsWGJ250ZK7LOqOzeRlS
=ShQl
-----END PGP SIGNATURE-----
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to