[ubuntu/xenial-proposed] util-linux 2.27.1-4ubuntu1 (Accepted)

Martin Pitt martin.pitt at ubuntu.com
Fri Mar 4 10:23:35 UTC 2016


util-linux (2.27.1-4ubuntu1) 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.

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

  * Drop initscripts dependency now that update-rc.d no longer
    requires it to process init scripts with LSB header dependencies.
    - note that it's still likely to be installed (even under systemd)
      since it's priority is required, it's just that util-linux no longer
      needs to require it to be around.
  * Add dependency on init-system-helpers (>= 1.29~) which contains
    the previously mentioned update-rc.d fix.
    - this can be dropped once init-system-helpers is always >= 1.29~.
  * Drop lsb-base dependency
    - strictly speaking we should have it since hwclock.sh uses
      lsb-base, but initscripts will pull it in for us anyway under
      sysvinit(-core) so this dependency makes no practical gain.
      Dropping it avoids pulling it in when we don't need it (eg. under
      systemd-sysv where hwclock.sh is masked by the systemd package).
  * Add systemd-sysv as an alternative to tzdata dependency.
    - tzdata was according to this changelog added for the benefit of
      the hwclock.sh init script. (Not sure it's required.)
      It's among the top size of debootstrap --variant=minbase packages
      so might be useful to make it uninstallable on minimal containers,
      which this change should accomplish (under systemd-sysv atleast).
  * Finally move sysvinit-utils back to Breaks instead of Depends
    - now that initscript dependency is dropped, the issue with cyclic
      dependency should be no more and we can properly describe the
      relation.
  * Add debian/patches/build-sys-use-PKG_CONFIG.patch
    - cherry-picked from upstream git, fixes crossbuilding (Closes: #811546)

Date: Fri, 04 Mar 2016 09:02:15 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/util-linux/2.27.1-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 04 Mar 2016 09:02:15 +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-4ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at 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: 811546
Changes:
 util-linux (2.27.1-4ubuntu1) 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.
 .
 util-linux (2.27.1-4) unstable; urgency=medium
 .
   * Drop initscripts dependency now that update-rc.d no longer
     requires it to process init scripts with LSB header dependencies.
     - note that it's still likely to be installed (even under systemd)
       since it's priority is required, it's just that util-linux no longer
       needs to require it to be around.
   * Add dependency on init-system-helpers (>= 1.29~) which contains
     the previously mentioned update-rc.d fix.
     - this can be dropped once init-system-helpers is always >= 1.29~.
   * Drop lsb-base dependency
     - strictly speaking we should have it since hwclock.sh uses
       lsb-base, but initscripts will pull it in for us anyway under
       sysvinit(-core) so this dependency makes no practical gain.
       Dropping it avoids pulling it in when we don't need it (eg. under
       systemd-sysv where hwclock.sh is masked by the systemd package).
   * Add systemd-sysv as an alternative to tzdata dependency.
     - tzdata was according to this changelog added for the benefit of
       the hwclock.sh init script. (Not sure it's required.)
       It's among the top size of debootstrap --variant=minbase packages
       so might be useful to make it uninstallable on minimal containers,
       which this change should accomplish (under systemd-sysv atleast).
   * Finally move sysvinit-utils back to Breaks instead of Depends
     - now that initscript dependency is dropped, the issue with cyclic
       dependency should be no more and we can properly describe the
       relation.
   * Add debian/patches/build-sys-use-PKG_CONFIG.patch
     - cherry-picked from upstream git, fixes crossbuilding (Closes: #811546)
Checksums-Sha1:
 63ba17ff29b354fdd5702d0d79f2e233fee89900 3840 util-linux_2.27.1-4ubuntu1.dsc
 af33b06096da54bf085c8cc04bb7414bd87651f0 78688 util-linux_2.27.1-4ubuntu1.debian.tar.xz
Checksums-Sha256:
 7962e98802bc34ab9675e7b9a43e9e0be224c995590959fb930096158bcc2b48 3840 util-linux_2.27.1-4ubuntu1.dsc
 e8328a4a678f67574ea8f715981a0bd981bf9ae4a68bc92e395364425115aabb 78688 util-linux_2.27.1-4ubuntu1.debian.tar.xz
Files:
 c4f9b6831c893b92db4cb193299557a5 3840 base required util-linux_2.27.1-4ubuntu1.dsc
 482f6d5543e2e1eabfd191483de304a9 78688 base required util-linux_2.27.1-4ubuntu1.debian.tar.xz
Original-Maintainer: Debian util-linux Maintainers <ah-util-linux at debian.org>

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

iQIcBAEBCAAGBQJW2UTrAAoJENFO8V2v4RNH17UP/1goMnEeLukzaNhhEgdCisv9
sjkGmt16wpmDLWFYB7fotUz4ZoWDzGHrU3qwFAGyn4ua1pFaMUSWOweoCbKYTmwP
hDnigWAc18mVdFOwfe5Y1doyggEZAWKptTT2q1QQXi0bVTHO1vc5erLf9jVweEEV
GW3c9mSl1OcxXNVwovZao83DsrSWxAJ01g+ndbPEPfOyp0/asjbQxGORI3dXcJxq
8TYCk7EEGilHFiwL7TitloPk8L+wCjn/XD/2YA/rSIwmfJP2i8Vdway4jj4bjsqd
pCpwNBOm4uZttKhMgcnudO1gG8oA/eSO3eA1qQ2QIYkZlOyP217/3WbaGEtjlKXf
D3YvmNzo68jSweCeSC3wpF+f7VVZUtnp9MquTJ39SrUeH+nhqMAQnOhKmc3KLc59
O8fRihLtnswY6hZEClC2qHkGaTa47x1sEs1+ieWg44UUsQX/WOZegPDTDg2PcTy+
654W74mK6XYInPSWYMkZxvmSgJSTqKsbq3KR+rjz9T/+jd4H0w+bh4QoFGdO19jA
0j+sb3fD6C7OgID5Lc5NfimpkpUw6sOyW52UKAyN6Oyr3f4dqW9smGpG58Ycb/du
xeCYW7tTv3/Z+UNJ9/ntb7jqTar8962HtU1KhSUGCInVUEFpErmSfYX7ldfPfsjA
+jUnitonu0cHysi5L+wP
=2gIi
-----END PGP SIGNATURE-----


More information about the Xenial-changes mailing list