Publishing details

Changelog

util-linux (2.27.1-6ubuntu3.1~ubuntu14.04.1~ppa1) trusty; urgency=medium

  * No-change backport to trusty

util-linux (2.27.1-6ubuntu3.1) xenial; urgency=medium

  * debian/patches/git_hybrid_cds.patch:
    - backport upstream fix to make hybrid disk work again, should resolve
      some disks like video DVDs not showing in the desktop interface
      (lp: #1584509)

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

  * Add debian/patches/script-use-empty-slave.patch taken from
    upstream git (LP: #1553353, Closes: #820843)

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

  * Add upstream-lscpu-powerpc.patch: lscpu: Fix model and model name on Power
    Systems. (Backported from upstream trunk). (LP: #1563514)

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.)

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)

util-linux (2.27.1-3ubuntu1) 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-3) unstable; urgency=medium

  * Add debian/patches/Mark-setarch-testcase-as-known-fail.patch
    (Closes: #812696)

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

  [ Andreas Henriksson ]
  * Handle missing directory in obsolete conversion code (Closes: #804167)
  * hwclock.sh: drop obsolete WARNING referencing non-existing doc
    (Closes: #795194)
  * hwclock.sh: use sed instead of head/tail (Closes: #791511)
  * hwclock.sh: Add Short-Description (Closes: #510086)
  * Drop obsolete lsb-release build-dependency (Closes: #805491)
  * bsdutils: drop ancient README.script (Closes: #231347)

  [ Justin B Rye ]
  * package description tweaks (Closes: #806736)

util-linux (2.27.1-1ubuntu4) xenial; urgency=medium

  * debian/util-linux.hwclock{,-save}.upstart: Check /etc/adjtime for UTC
    setting instead of /etc/default/rcS. (LP: #1541532). Also include
    /etc/default/hwclock as that may also contain the $BADYEAR setting.

util-linux (2.27.1-1ubuntu3) xenial; urgency=medium

  * Revert the workaround for binutils.

util-linux (2.27.1-1ubuntu2) xenial; urgency=medium

  * debian/patches/fix-testcase-linkage.patch: workaround binutils bug
    on ppc64el (LP: #1516444) by dynamically linking tests.

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

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

  * Imported Upstream version 2.27.1
    - among other things includes these fixes:
      libmount: fix uid= and gid= translation (Closes: #801527)
      libmount: (monitor) don't check for regular mtab

util-linux (2.27-3ubuntu1) 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.
    - 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.
    - 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.
  * Drop mountall-options.patch; obsolete, and systemd.postinst migrates these
    options to the standard util-linux ones.
  * Drop no-newline-in-path.patch: Not applicable any more.

util-linux (2.27-3) unstable; urgency=medium

  * Add lintian-overrides for linking fdisk-udeb static
  * Force installation of fdisk-udeb lintian overrides

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

  * Drop Scott from co-maintainers on his request
  * Build static binaries for fdisk-udeb and util-linux-udeb
    - this avoids udeb collecting invalid dependencies on non-udebs
    (Closes: #798347)

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

  [ Andreas Henriksson ]
  * util-linux: only ship lsipc on linux
  * Make testsuite fatal on linux (only)

  [ Laurent Bigonville ]
  * Enable libudev support on linux architectures (Closes: #776905)

  [ Andreas Henriksson ]
  * Ship zramctl in util-linux (Closes: #775371)
  * Imported Upstream version 2.27

util-linux (2.27~rc2-2) experimental; urgency=medium

  * bsdutils: enable dh-exec --with=install
  * Add bsdutils to lintian-overides for dh-exec usage

util-linux (2.27~rc2-1) experimental; urgency=medium

  * Explicitly disable zramctl from being built
  * Add additional bug-closes entries to previous (2.27~rc1-1)
    changelog entry for tracking / history purpose.
  * Imported Upstream version 2.27~rc2
  * bsdutils: Only ship 'script' on linux-any

util-linux (2.27~rc1-1) experimental; urgency=medium

  * Imported Upstream version 2.27~rc1
    - among other things includes these fixes:
      mkfs: drop hardcoded search path (Closes: #786759)
      man: fix nolazytime typo in mount(8) (Closes: #786554)
      unshare: add --propagation, use MS_PRIVATE by default (Closes: #787763)
      hwclock: don't allow non-root access (Closes: #786804)
      sulogin: improve support for locked root account (Closes: #789950)
      (Please note that --force option is needed for sulogin with locked root!)
      logger: do not exit when socket errors are not enforced (Closes: #790875)
      rename: allow full-path renames (Closes: #789240)
      script: remove io vs signal race (Closes: #305808)
  * Update patch queue for 2.27
    - dropped patches (now include in upstream release):
      0002-lib-fileutils-Add-new-dup_fd_cloexec-function.patch
      0003-lib-sysfs-Use-dup_fd_cloexec-instead-of-direct-call-.patch
  * Don't use deprecated gbp commands in debian/README.source
  * Ship lslogins, lsipc and manpages in util-linux package
  * Update debian/*.symbols with newly added symbols

util-linux (2.26.2-9) unstable; urgency=medium

  * Add lintian override for hwclock.sh missing service file
    - systemd itself installs a /dev/null override for the init script
      since systemd handles the hardware clock internally.
  * Add lintian overrides for dh-exec features not detected
  * Drop specialcasing of sfdisk on sparc
  * Upload to unstable with approval from <email address hidden>
    for going ahead with cfdisk-udeb removal.

util-linux (2.26.2-8) experimental; urgency=medium

  * Use canonical url in Vcs-Git field
  * Drop obsolete XC- prefix for Package-Type: udeb
  * Bump Standards-Version to 3.9.6
  * Add autopkgtest oversized-chunks.
    Thanks to RjY for spotting the original issue. (Closes: #785075)
  * Add stage1 build profile for bootstrapping.
    Thanks to Helmut Grohne (Closes: #757147)

util-linux (2.26.2-7) experimental; urgency=medium

  * Remove the cfdisk-udeb package
    - in preparation for switch to ncurses (which has no udeb)
  * Build with ncurses instead of slang (Closes: #581631)
  * Drop obsolete patch explicitly mentioning slang in manpage
    - cfdisk.8-mention-slang-next-to-curses.-Closes-295487.patch
  * Add debhelper token to util-linux.preinst maint-script
  * Drop long-obsolete mount.preinst, NFS-related pre-upgrade check
  * Drop completed handling of doc symlinking removals

util-linux (2.26.2-6ubuntu3) wily; urgency=medium

  * debian/util-linux.preinst: Removed, unconditionally deleting files
    is wrong, and dpkg will overwrite symlinks with real files anyway.

util-linux (2.26.2-6ubuntu2) wily; urgency=medium

  * debian/patches/no-newline-in-path.patch: mkfs: Don't append newline
    to $PATH variable.  Closes LP: #1474473.

util-linux (2.26.2-6ubuntu1) wily; 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 mountall-options.patch, see patch header.
    - 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 libudev-dev build dependency for enabling LABEL information in lsblk
      (Closes: #776905)
    - Add debian/libblkid1.maintscript to clean up /etc/blkid.conf on upgrade.
      This needs to be kept until after Ubuntu 16.04 LTS.
    - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on
      machines with locked root accounts too, by presenting a shell in these
      cases. Patch ported from sysvinit.
    - 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)
  * Make util-linux Breaks old {p,}mac-fdisk for the fdisk binary takeover.

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

  [ Martin Pitt ]
  * debian/gbp.conf: Update deprecated section names.

  [ Andreas Henriksson ]
  * Add patches to fix kFreeBSD FTBFS
    - 0002-lib-fileutils-Add-new-dup_fd_cloexec-function.patch
    - 0003-lib-sysfs-Use-dup_fd_cloexec-instead-of-direct-call-.patch
    This is a temporary workaround until glibc gets fixed (see #785796).
    Thanks to Guillem Jover for patches and Steven Chamberlain for testing.
    (Closes: #787042)

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

  * NMU upload with Andreas' consent / by his request.
  * Using sysvinit-utils (<< 2.88dsf-59.1~) confuses apt during upgrade, so
    use Depends: instead. This isn't technically true, but ensures a robust
    upgrade also from jessie. (Closes: #786469)

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

  [ Andreas Henriksson ]
  * Drop now obsolete purging of fstrim timer unit helper
  * Reclaim /sbin/fdisk on PowerPC
  * Ship mountpoint in util-linux package instead
    - This suits non-linux archs better, since mount is linux-any.

  [ Martin Pitt ]
  * Avoid cyclic Breaks in initscripts vs util-linux

util-linux (2.26.2-3ubuntu1) wily; 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 mountall-options.patch, see patch header.
    - 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 libudev-dev build dependency for enabling LABEL information in lsblk
      (Closes: #776905)
    - Add debian/libblkid1.maintscript to clean up /etc/blkid.conf on upgrade.
      This needs to be kept until after Ubuntu 16.04 LTS.
   * Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on
     machines with locked root accounts too, by presenting a shell in these
     cases. Patch ported from sysvinit.
   * 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. (LP: #505887)

util-linux (2.26.2-3) unstable; urgency=medium

  * The "moving in on sysvinit(-utils) turf" release.

  [ Andreas Henriksson ]
  * Make Breaks against cloud-utils versioned
    - cloud-utils 0.27-1 should now be fixed (see Bug#783826)
  * mount: ship mountpoint utility (Closes: #753779)
  * util-linux: ship sulogin, last, lastb, mesg utilities (Closes: #784566)
  * Ship dmesg and renice completions

  [ Pino Toscano ]
  * Update libmount1.symbols for non-linux archs (Closes: #784728)

  [ Andreas Henriksson ]
  * Revert mistake in libblkid1 short description (Closes: #784822)

util-linux (2.26.2-2ubuntu2) wily; urgency=medium

  * Version the Breaks: cloud-utils as 0.27-0ubuntu16 now works with
    util-linux 2.26, and also move it to cloud-guest-utils.

util-linux (2.26.2-2ubuntu1) wily; 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 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.
    - Add libudev-dev build dependency for enabling LABEL information in lsblk
      (Closes: #776905)
  * This version fixes unshare -r (LP: #1452099)

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

  * debian/rules: Add special handling for libfdisk1-udeb
  * Bump libmount1 shlibs to say >= 2.26
  * Add configure flag to make libmount skip /etc/mtab.
    Thanks to Martin Pitt for the suggestion and pointers to background info.
  * Revert "Attempt to avoid dumb term problem in "more: regexp" test"
    - No longer needed since the test now sets TERM itself.
  * Upload to unstable.

util-linux (2.26.2-1) experimental; urgency=medium

  * Update gbp.conf for 2.26 branches
  * Imported Upstream version 2.26.2
    - this version includes a complete rewrite of sfdisk
    A selection of some other notable fixes:
    - libmount: allow unspecified source on remount (Closes: #772977)
    - hwclock: regression fix (Closes: #782726)
    - logger: warn when --file and command line message are combined
      (Closes: #467244)
    - logger: add hostname to rfc3164 message (Closes: #705217)
    - bash-completion: stop being clever when listing block devices
      (Closes: #764488)
    - libfdisk: fix partition names on GNU Hurd. (Closes: #769897)
    - fsck.minix: fix segmentation fault (Closes: #773892)
    - libblkid: (bcache) fix keys usage (Closes: #775374)
    - libfdisk: (gpt) check header size before verify CRC (Closes: #780834)
    - uuidd: Fixed a typo in daemon logging message (Closes: #766064)
    - docs: mention nice(1) in renice(1) manual page (Closes: #260984)
    - bash-completion: Invoke actual commands to be completed, not basenames
      (Closes: #769462)
  * Rebase debian/patches on top of new upstream release
    - Drop patches cherry-picked from upstream:
      unshare-Fix-map-root-user-to-work-on-new-kernels.patch
      libblkid-care-about-unsafe-chars-in-cache.patch
    - Drop translation updates which should now be part of upstream:
      Trivial-unfuzzy.patch
      Update-Brazilian-Portuguese-translation.patch
      Update-Chinese-simplified-translation.patch
      Update-Danish-translation.patch
      Update-Finnish-translation.patch
      Update-French-translation.patch
      Update-German-translation.patch
      Update-Japanese-translation.patch
      Update-PO-files.patch
      Update-POT-file.patch
      Update-Russian-translation.patch
      Update-Spanish-translation.patch
      Update-Ukrainian-translation.patch
    - Refresh remaining patches:
      Disable-the-fallback-clause-in-hwclock-when-dev-rtc-.patch
      Multiarch-support-in-util-linux-build.patch
      cfdisk.8-mention-slang-next-to-curses.-Closes-295487.patch
      man-page-tweaks-cleanup-my_dev_t.h-ancient-stuff.patch
      verbose-tests.patch
    - Update series file
  * Add po/stamp-po to debian/clean
    - to make sure po/*.gmo actually gets rebuilt
  * Update libmount1.symbols with 11 newly introduced symbols
  * Add libfdisk1, libfdisk-dev and libfdisk-udeb packages
  * Add Breaks on cloud-utils since it uses now-removed sfdisk options.
    - this should be made a versioned breaks once Bug#783826 gets fixed.
  * Upload to experimental for now.

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

  * Add patch to fix `unshare -r` regression.
    - Cherry-picked upstream commit 0bf159413bdb9e32486
      "unshare: Fix --map-root-user to work on new kernels"
    Thanks to Kirill Smelkov (Closes: #780841)

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

  * Revert "Trigger update of initramfs on upgrades" (Closes: #773354)
  * Revert "Add Breaks: live-tools (<<4.0~alpha17-1)"
    - No longer needed since dropping the update-initramfs call.
  * Fix typo in symlink_to_dir and bump prior-version
    - in other words, fix 2.25.2-4.1 upload. (Closes: #775350)
  * Add Breaks: grml-debootstrap (<< 0.68)
    - previous versions does not work properly with new util-linux which
      always identifies atleast one label for every partition (PARTUUID)
      so lets prevent partial upgrades. (Closes: #772846)

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

  * Non-maintainer upload.
  * Add Breaks: live-tools (<<4.0~alpha17-1) (Closes: #773354)

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

  * Non-maintainer upload.
  * Fix unhandled symlink_to_dir conversion for
    /usr/share/doc/libblkid-dev (Closes: #775350)

util-linux (2.25.2-4ubuntu2) vivid; urgency=low

  * Add missing libudev-dev build-dependency. This makes the "LABEL"
    information of lsblk available for non-root users
    (closes: #776905)

util-linux (2.25.2-4ubuntu1) vivid; 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 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.

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

  [ David Prévot ]
  * Update POT and PO files and clean up .gmo files
  * Update German translation, thanks to Mario Blättermann
  * Update Spanish translation, thanks to Antonio Ceballos Roa
  * Update French translation (Closes: #770506)
  * Update Ukrainian translation, thanks to Yuri Chornoivan
  * Update Brazilian Portuguese translation, thanks to Rafael Ferreira
  * Update Chinese (simplified) translation, thanks to Wylmer Wang
  * Update Danish translation, thanks to Joe Hansen
  * Update Finnish translation, thanks to Lauri Nurmi
  * Update Japanese translation, thanks to Takeshi Hamasaki
  * Update Russian translation, thanks to Pavel Maryanov
  * Trivial unfuzzy

  [ Andreas Henriksson ]
  * Add debian/patches/libblkid-care-about-unsafe-chars-in-cache.patch
    - from upstream git master commit 89e90ae7
      "libblkid: care about unsafe chars in cache"
    - This fixes CVE-2014-9114: blkid command injection
      see https://security-tracker.debian.org/tracker/CVE-2014-9114
    Thanks to Salvatore Bonaccorso (Closes: #771274)
  * libuuid1: add passwd dependency for user migration (Closes: #771092)

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

  * Ship fstrim timer/service units as examples only (Closes: #767194)
    - this works around #757891 and #767429 / #760168

util-linux (2.25.2-2ubuntu2) vivid; urgency=medium

  * Drop fstrim.{service,timer}. It currently causes synchronous fstrim in the
    postinst (see Debian #767194) and also pulls in init-system-helpers which
    pulls the full perl into a base system (Debian #757891).

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

util-linux (2.25.1-3ubuntu4) utopic; urgency=low

  * debian/uuid-runtime.postinst:
    - fix anohter chsh usage LP: 1381570

util-linux (2.25.1-3ubuntu3) utopic; urgency=low

  [ Sebastian Ramacher ]
  * debian/libuuid1.postinst: Use usermod instead of chsh.
    LP: 1381570

util-linux (2.25.1-3ubuntu2) utopic; urgency=medium

  * Add debian/util-linux.hwclock.sh.upstart: Mask /etc/init.d/hwclock.sh, as
    we don't want to run this under upstart (we already have hwclock.conf for
    that). (LP: #1377698)
  * debian/util-linux.postinst: Remove /etc/adjtime again on upgrades to this
    version, we don't want it in Ubuntu. This can be removed after utopic, it
    only affects intra-utopic upgrades.

util-linux (2.25.1-3ubuntu1) utopic; urgency=medium

  * Merge with Debian unstable to get some packaging bug fixes.
    Remaining Ubuntu 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.
  * Revert move to unified libsystemd-dev, we still have an older systemd in
    Ubuntu. This will be done in Ubuntu 15.04.

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

  [ Ben Hutchings ]
  * hwclock-set: Don't use 'touch' to create stamp file, as it may not be
    included in an initramfs (Really closes: #763823)

  [ Andreas Henriksson ]
  * Put uuid-runtime in Section utils.
    Thanks to Ben Finney for the suggestion (Closes: #764039)
  * Cherry-pick upstream commit 8026fa9bc752
    "build-sys: use -lutil for BSD only"
    debian/patches/build-sys-use-lutil-for-BSD-only.patch
  * Upload to unstable.

util-linux (2.25.1-2) experimental; urgency=medium

  [ Andreas Henriksson ]
  * Make libmount-dev depend on libblkid-dev (LP: #1096581)
  * Drop uuid-dev dependency in libmount-dev package
  * Drop explicit disabling of pivot_root on non-linux
  * Attempt to stop uuidd before usermod in postinst (LP: #1374648)
  * Change build-dep to new unified libsystemd-dev (Closes: #763808)

  [ Ben Hutchings ]
  * hwclock-set: Use stamp file in /run/udev to ensure we set the clock
    only once if installed in the initramfs (Closes: #763823)

util-linux (2.25.1-1ubuntu1) utopic; urgency=medium

  * Merge with Debian experimental to get new upstream bug fix release.
    Remaining Ubuntu 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.

util-linux (2.25.1-1) experimental; urgency=medium

  * Rename libuuid user to uuidd in libuuidd1 postinst as well
  * Imported Upstream version 2.25.1
  * Drop duplicated BSD-3-clause license text from debian/copyright

util-linux (2.25.1~rc1-1) experimental; urgency=medium

  * Restart uuidd /after/ upgrade.
    Thanks to Michael Biebl for the suggestion.
  * Cherry-pick fdisk/bsd test fix from upstream.
    Thanks to Aurélien Jarno for solving and submitting this upstream
  * Imported Upstream version 2.25.1~rc1
  * Rebase debian patch set on top of 2.25.1~rc1
    - Drop patches for things fixed in new upstream release:
      debian/patches/cfdisk-reenable-cursor-when-quitting.patch
      debian/patches/fdisk-fix-l-device.patch
      debian/patches/tests-allow-non-inotify-tailf-to-keep-up.patch
      debian/patches/tests-fix-fdisk-bsd-for-the-two-possible-sectors-off.patch
    - Refresh remaining patches.
  * Mark libmount context symbols linux-any
  * Add patches to make libmount build on kfreebsd
  * Mark libmount1 as to be built everywhere
  * Install fsck on every architecture
  * Add NEWS entry about reinstating fsck on kFreeBSD.
    Disclaimer: I, Andreas Henriksson, will *not* maintain the patches.

util-linux (2.25-8ubuntu3) utopic; urgency=medium

  * Put back the hwclock.sh init.d script, and also the initscripts dependency
    (which will fix deboostrap). If #1307883 still affects upgrades from
    trusty, it should be fixed properly in apt.
  * Drop the sub[ug]id sedding. The uuidd user is now being created using
    adduser which doesn't add it there.
  * Drop debian/fstrim-all{,.8}, and adjust debian/fstrim-all.cron to call
    "fstrim --all" instead. Drop our whitelisting. There do not seem to be
    many broken drives around with broken TRIM support, and the kernel already
    has a blacklist (tree/drivers/ata/libata-core.c, ATA_HORKAGE_NO_NCQ_TRIM).
  * Add debian/libblkid1.maintscript to clean up /etc/blkid.conf on upgrade.
    This needs to be kept until after Ubuntu 16.04 LTS.
  * Put back debian/hwclock.rules to minimize the Debian delta. It's
    sufficient to remove it in debian/util-linux.install.

util-linux (2.25-8ubuntu2) utopic; urgency=medium

  * Don't install the hwclock.sh init.d script for now. We don't need it, and
    it breaks debootstrap. (LP: #1358764)

util-linux (2.25-8ubuntu1) utopic; urgency=medium

  * Merge with Debian experimental.
    - This is now a non-ancient version. (LP: #1012081)
    - No longer uses /etc/blkid.tab by default, but a file in /run/.
      (LP: #1244595)
    - mkswap wipes fs signatures (LP: #1047666)
    - Fix "reatime" manpage typo (LP: #1047666)
    - wipefs properly cleans up fs signatures (LP: #1059872)
    Remaining Ubuntu changes:
    - Regularly trim SSDs automatically (core-1311-ssd-trimming):
      + Add debian/fstrim-all: Script to detect which mounted partitions
        need/support trimming, and call fstrim(8) on all of them.
        Install into /usr/sbin/.
      + Add debian/fstrim-all.8: Manpage for the above.
      + Add debian/fstrim-all.cron: Trivial shell script to call fstrim-all,
        so that admins can easily adjust/disable it. Installed as
        /etc/cron.weekly/fstrim.
    - Upstart support:
      + Add hwclock{-save}.upstart, and install them in debian/rules.
      + Drop initscripts dependency.
      + Drop debian/hwclock.rules and hwclock.default.
    - Add mountall-options.patch, see patch header.
    - uuid-runtime.postinst: Due to the way the uuidd account is created, it
      will get a uid/gid allocation for userns use. This isn't needed and is a
      waste of uid/gid so always clear uuidd from subuid/subgid.
  * Drop /lib/init/fstab parsing fallback in mount. Patch does not apply at
    all any more, is specific to mountall (and thus should not be relied
    upon), and not very useful; all init systems, schroot, debootstrap etc.
    mount /sys, /proc/ and friends by themselves already.

util-linux (2.25-8) experimental; urgency=medium

  * Only install linux32/64 manpages on linux-any
  * Fix uuid-runtime.postinst to skip rmdir when not needed (Closes: #757432)
  * fdisk-udeb: use dh-exec to skip sfdisk install on sparc

util-linux (2.25-7) experimental; urgency=medium

  * Mangle installed files on sparc (sfdisk)
  * Fix sparc install mangling
  * Use --disable-mountpoint instead of rm
  * Use dh-exec (>= 0.13)
  * Install mips,ppc,s390 setarch symlinks and manpages

util-linux (2.25-6) experimental; urgency=medium

  The "Jonno was here" release.

  [ Jon Severinsson ]
  * Drop changelog file from the ancient mount source package.

  [ Andreas Henriksson ]
  * util-linux: Drop all (obsolete) Replaces/Conflicts

  [ Jon Severinsson ]
  * Add Replaces/Breaks bash-completion (<< 1:2.1-3).
  * Multiple cleanups in debian/control.
  * Minor cleanup of debian/rules.
  * Use filter, not findstring, for arch matching
  * Simplify linux-only install file handling
  * Use debian/*-udeb.install files for udeb packages.
  * Fix util-linux lintian override.

  [ Andreas Henriksson ]
  * Minor uuid-runtime.postinst cleanup
  * Add d/p/cfdisk-reenable-cursor-when-quitting.patch (Closes: #755991)

util-linux (2.25-5) experimental; urgency=medium

  The "big maintainer-script cleanup" release

  * Drop debian/uuid-runtime.prerm (and related lintian override)
    - dh_installinit will automatically start and stop services as needed.
  * Drop debian/libuuid1.postinst (user/group addition)
  * uuid-runtime: improved user/group handling (Closes: #734544)
    - pre-depend on new libuuid1 to make sure no old user handling is present
    - add code to rename existing libuuid user/group to uuidd
      and set nologin shell and new home directory.
    - switch to adduser instead of opencoding it since uuid-runtime
      is Priority: optional (as opposed to libuuid1 which is required)
      and adduser --system should just do the right thing.
    - change user/group addition to add uuidd instead of libuuid.
    - stop making uuidd setuid, not needed and we don't want anyone to
      be able to kill the daemon (via uuidd -k) for example.
  * Drop d/p/Use-libuuid-user-group-in-sysvinit-script-systemd-un.patch
  * util-linux: drop obsolete hwclock handling from maint-scripts
  * util-linux: drop obsolete update-mime calls
  * util-linux: drop obsolete 2.17 upgrade warning
  * util-linux: drop obsolete /etc/default/rcS -> /etc/adjtime migration
  * Reindent/cleanup all maintainer scripts
  * Drop outdated debian/README.Debian.hwclock (Closes: #263116)
  * Drop unused debian/rejected-upstream
  * Drop outdated debian/uuid-dev.README.Debian
  * Drop diffutils build-dependency
  * Drop debian/*.dirs
  * Attempt to avoid dumb term problem in "more: regexp" test

util-linux (2.25-4) experimental; urgency=medium

  * Minor improvements to verbose-tests.patch
  * Drop renice bash completion for now (Closes: #756132)
  * Include dpkg-dev's pkg-info.mk to get package version
  * Stop creating unused /etc/fstab.d directory (Closes: #666163)
  * Use proper getty [hurd-any] for Conflicts/Replaces
  * Add patches cherry-picked from upstream git master
    - debian/patches/tests-allow-non-inotify-tailf-to-keep-up.patch
      fixes failing testcase on hurd/kfreebsd.
    - debian/patches/fdisk-fix-l-device.patch (Closes: #756177)
      fixes regression in fdisk listing partition.

util-linux (2.25-3) experimental; urgency=medium

  * Don't ship dmesg bash-completions for now (Closes: #755982)
  * Add verbose-tests.patch to get more info from tests
  * Make testsuite non-fatal for now (Closes: #755987)

util-linux (2.25-2) experimental; urgency=medium

  [ Andreas Henriksson ]
  * Add runuser pam configuration from Fedora
  * Install bash-completion for selected utilities
  * Prevent dh_installman from messing up rename.ul manpage (Closes: #755926)
  * Drop misplaced Multi-Arch property on libblkid1-udeb

  [ Aurelien Jarno ]
  * Set system time directly from hw clock in udev rule (Closes: #751238)

  [ Mike ]
  * Don't require nfs-common on NFS-rooted system (Closes: #605439)

  [ Benda Xu ]
  * Fine-tune hwclock.sh init script LSB dependencies (Closes: #736400)

  [ Andreas Henriksson ]
  * Keep mandatory Required-Stop LSB header in hwclock.sh init script
  * Revert "Disable tests for now"
  * Fix binary-arch only builds (Closes: #755972)

util-linux (2.25-1) experimental; urgency=medium

  * Imported Upstream version 2.25
  * Rebase patch queue on top of new upstream release
    + Drop debian/patches for unused and removed mount-deprecated
      - tries-to-umount-proc-when-told-to-umount-some-dir-pr.patch
      - mount-segfault-when-creating-mtab-and-cannot-determi.patch
    + Update cfdisk.8 patch to modify new manpage file.
    + Remaining changes are all trivial refreshes.
  * Update debian/README.source instructions
  * Fix PPC fdisk/ddisk rename in debian/rules
  * Stop installing cytune which is no longer available
  * Use new consolidated systemd configure option
  * Add util-linux.NEWS entry
  * Explicitly configure without python for now
  * Only install i386 and x86_64 binaries on selected architectures
  * Add new libsmartcols packages
  * Update libblkid and libmount symbols/shlibs
  * Drop unused and uninstallable libmount1-udeb (Closes: #723168)
  * Update debian/copyright for upstream v2.25
  * util-linux: Install new terminal-colors.d(5) manpage
  * Explicitly disable unused utilities
  * Use correct configure options on non-linux
  * Add debian/patches/kFreeBSD-add-hacks-in-ipcrm-to-avoid-FTBFS.patch
    - fixes build failure in ipcrm on kFreeBSD
  * Skip installing a whole bunch of utils on non-linux
  * Add WARNING about missing fsck on non-linux to util-linux.NEWS

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

  [ LaMont Jones ]
  * new branch, with separated patches.

  [ Andreas Henriksson ]
  * New upstream release (Closes: #678446).
  * Rebase patches/v2.20.1 branch (commit ad744ecf) on upstream v2.24.2 tag
    - drop patches for issues that has been fixed upstream:
      [8f1c9b31] "Fix cve-2013-0157: mount discloses information about ..."
      [f08936ba] "sfdisk: fix calculation due to type mismatch (ix86)"
      [3f051232] "Fix typo in misc-utils/blkid.c"
      [b9b0ed84] "drop my_dev_t.h, based on 88d52b16ce4df..."
      (Squashed into man-page-tweaks-cleanup-my_dev_t.h-ancient-stuff.patch)
      [9ecca8da] "sparc-utils 'sparc64' binary sets ADDR_LIMIT_32BIT. ..."
      [b153d64e] "Fix typo in unshare manpage."
      [01cfac31] "agetty: don't use log_err() for non-fatal errors"
    - drop translation updates conflicting with upstream translation updates:
      [83bc98c2] "Translation updates, various bugs."
    - drop patch for feature deprecated upstream:
      [23c9f34b] "hash passphrases - debian compatibility"
      (losetup encryption support dropped, use cryptsetup.)
  * debian/source/format: switch to 3.0 (quilt)
  * gbp-pq export patches in quilt format from rebased branch
  * debian/watch: fix it - use http and xz extension
  * debian/control: use source:Upstream-Version instead of reinventing it
  * Switch to dh7 rules and use dh-autoreconf
  * bsdutils: don't try to install removed files
  * Bump debhelper compat to 9
  * Update libblkid1 and libmount1 with added symbols
  * Documentation files has been moved/renamed
    - also ship all release notes (Closes: #656228)
  * util-linux-locales: use wildcard to catch all locales
  * Upstream no longer ships ddate
  * Drop obsolete --enable-rdev configure switch
  * Run wrap-and-sort
  * Add systemd [linux-any] build dependency
    - gets rid of an ugly configure warning
  * Bump Standards-Version to 3.9.5
  * Incorporate NMU changelogs for 2.20.1-5.[678]
    - Their actual changes are all obsoleted by upstream changes.
  * Install upstream fstab example in mount docs dir
  * Install debian fstab example in mount again under new name
  * Add debian/util-linux.NEWS documenting major changes
  * Install manpages in util-linux package
  * Use dh_installinit to install hwclock init.d and default files
  * Install getopt-parse bash and tcsh examples in util-linux docs dir
  * Let dh_installmime install util-linux mime config
  * Let dh_installdirs create /etc/fstab.d/
  * Split up old debian/rules hacks further
  * lintian said mount needed ${misc:Depends} dependency
  * Add mount/losetup encryption NEWS and recommend cryptsetup
  * debian/watch: use https url
  * debian/copyright: update and make machine readable (DEP-5)
    (Closes: #651676)
  * Add debian/gbp.conf
  * Add myself to uploaders, with Adam Conrads blessing.
  * Point Vcs-* fields to new collab-maint repository (Closes: #696005)
  * debian/gbp.conf: gbp-pq --no-patch-numbers
  * Drop Homepage field (Closes: #657757)
  * Bump shlibs to latest API according to symbols (Closes: #588183)
  * Fix hwclock.sh to add a final newline in /etc/adjtime (Closes: #699554)
  * Stop installing extra license files
  * debian/copyright: Add missing License paragraphs
  * debian/gbp.conf: Enable pristine-tar
  * Imported Upstream version 2.24.2
  * Add debian/README.source
  * Improve package descriptions (Closes: #631860)

  [ Justin B Rye ]
  * Improve bsdutils package description (Closes: #532715)

  [ Bjarni Ingi Gislason ]
  * Use simple (ascii) punctuation marks in debian/changelog
    - replaces fancy utf-8 characters in 2.20.1-1.1 and 2.17.2-3.1
    (Closes: #745681)

  [ Andreas Henriksson ]
  * Use ${misc:Pre-Depends} instead of hardcoding multiarch-support
  * Fix dh_makeshlibs to add udebs in generated shlibs
  * Multi-arch -dev packages (Closes: #731308)
  * Add missing Multi-Arch line to libmount1 package (Closes: #696004)
  * Put util-linux-locales in section localization

  [ Martin Pitt ]
  * Fix check for systemd in hwclock-set udev script (Closes: #703597)

  [ Andreas Henriksson ]
  * Fix mismerge in remaining-kFreeBSD-hackery-for-building.patch
  * Remove /usr/doc/libblkid-dev symlink in postinst/prerm (Closes: #622742)
  * Add patch to use "libuuid" user/group instead of "uuidd"
  * Install uuidd sysvinit script and systemd units (Closes: #719759)
  * Explicitly configure with socket activation enabled
  * Ship new utilities
    chcpu, blkdiscard, wdctl, resizepart, lslocks, nsenter, prlimit, utmpdump
  * Build-depend on libpam0g-dev and ship runuser utility
  * Ship mkfs.cramfs and fsck.cramfs manpages
  * Drop obsolete configure switch enable-libmount-mount
  * Override localstatedir to /run instead of /var
  * Ship runuser manpage

  [ Paulo Flabiano Smorigo ]
  * Add ppc64el to archs where fdisk is renamed ddisk (Closes: #748365)

  [ Andreas Henriksson ]
  * Attempt to reinstate cross-building support
  * Disable tests for now
    - Requires network access and prints scary warnings
  * Fix Multiarch-support-in-util-linux-build.patch
    - Make sure @libexecdir@ gets expanded in pkg-config files

util-linux (2.20.1-5.8) unstable; urgency=medium

  * Non-maintainer upload.

  [Martin Pitt]
  * misc-utils/wipefs.c: In --all mode, wipe several times until no further
    signatures are found. This is required for file systems like VFAT which
    can be detected in multiple different ways. This is fixed properly in 2.21
    (see LP #1012081), but does not backport well, so use this local hack for
    now. (LP: #1046665, Closes: #695473)

util-linux (2.20.1-5.7) unstable; urgency=low

  * Non-maintainer upload.
  * Add arm64/aarch64 support (closes: #689607)

util-linux (2.20.1-5.6) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix m4 looping in configure.ac's _UTIL_CHECK_SYSCALL.
    m4_shiftn(2, sequence of two elements) infloops. (Closes: #724255)
  * mount should not strip MS_REC for --make-r* options. (Closes: #731574)

util-linux (2.20.1-5.5) unstable; urgency=medium

  * Non-maintainer upload by the Security Team.
  * Fix cve-2013-0157: mount discloses information about the existence of
    folders (closes: #697464)

util-linux (2.20.1-5.4) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuild against new eglibc; no source changes.  libblkid.a uses the
    symbol __secure_getenv which is no longer present (it provides
    secure_getenv).  Closes: #707996

util-linux (2.20.1-5.3) unstable; urgency=low

  * Non-maintainer upload.
  * Ship the /var/lib/libuuid/ directory in the package instead of creating it
    in postinst. Closes: #694898

util-linux (2.20.1-5.2) unstable; urgency=low

  * Non-maintainer upload.
  * Drop the /etc/default/rcS update from postinst. (Closes: #676454)

  [ Translation update ]
  * French, David Prévot. Closes: #684225, #270584
  * Vietnamese, Trần Ngọc Quân.
  * Dutch, Benno Schulenberg.
  * Polish, Michał Kułach. Closes: #685785

util-linux (2.20.1-5.1ubuntu21) utopic; urgency=medium

  * fstrim-all: Fix typo that made unwanted stderr output from hdparm appear.
    Thanks to Matthew L. Dailey! (LP: #1293152)

 -- Steve Beattie <email address hidden>  Wed, 13 Jul 2016 20:43:27 -0700

Available diffs

Builds

Package files