Change logs for util-linux source package in Trusty

  • util-linux (2.20.1-5.1ubuntu20.9) trusty; urgency=medium
    
      * mount/lomount.c: Query /dev/loop-control for next free loopback device.
        (LP: #1640823)
    
     -- Thomas Voß <email address hidden>  Tue, 15 Nov 2016 09:52:37 +0100
  • util-linux (2.20.1-5.1ubuntu20.8) trusty; urgency=medium
    
      * mount/lomount.c: Query /dev/loop-control for next free loopback device.
        (LP: #1640823)
    
     -- Thomas Voß <email address hidden>  Tue, 15 Nov 2016 09:52:37 +0100
  • util-linux (2.20.1-5.1ubuntu20.7) trusty; urgency=medium
    
      * Use the correct parameter to index node names. (LP: #1427995)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Wed, 02 Sep 2015 11:06:26 -0400
  • util-linux (2.20.1-5.1ubuntu20.6) trusty; urgency=medium
    
      * Backport from 2.26.2-6ubuntu1 to take over fdisk on PPC (LP: #1473934)
        - debian/rules: Fix up arch-specific rules to ship fdisk on PPC.
        - debian/control: Break old versions of pmac-fdisk with symlinks.
      * Swap the order of dh_gencontrol calls to fix bsdutils ddeb generation.
    
     -- Adam Conrad <email address hidden>  Tue, 04 Aug 2015 16:25:08 -0600
  • util-linux (2.20.1-5.1ubuntu20.5) trusty; urgency=medium
    
      * Backport from 2.26.2-6ubuntu1 to take over fdisk on PPC (LP: #1473934)
        - debian/rules: Fix up arch-specific rules to ship fdisk on PPC.
        - debian/util-linux.preinst: Remove symlink to pmac-fdisk in preinst.
        - debian/control: Break old versions of pmac-fdisk with symlinks.
    
     -- Adam Conrad <email address hidden>  Tue, 04 Aug 2015 16:25:08 -0600
  • util-linux (2.20.1-5.1ubuntu20.4) trusty; urgency=medium
    
      * Backport from util-linux upstream commit e9074a16 to support discontinuous
        NUMA nodes. This also pulls in code from upstream 416c43a9 and dd3bc51a to
        support the backport. (LP: #1419503)
     -- Matt Ezell <email address hidden>   Tue, 10 Feb 2015 08:56:56 -0600
  • util-linux (2.20.1-5.1ubuntu20.3) trusty; urgency=medium
    
      * partx/partx.h: Fix partx_add_partition to take 64 bit
        offsets to avoid wrapping above 4 GB (LP: #1389321)
     -- Phillip Susi <email address hidden>   Wed, 05 Nov 2014 11:30:17 -0500
  • util-linux (2.20.1-5.1ubuntu20.2) trusty; urgency=medium
    
      * Backport of 569d1dac to fix invalid ioctl when blockdev is called against
        loopback devices. (LP: #1174098)
     -- Chris J Arges <email address hidden>   Mon, 22 Sep 2014 15:21:59 -0500
  • util-linux (2.20.1-5.1ubuntu20.1) trusty-proposed; urgency=medium
    
      * fstrim-all: Fix typo that made unwanted stderr output from hdparm appear.
        Thanks to Matthew L. Dailey! (LP: #1293152)
     -- Martin Pitt <email address hidden>   Mon, 02 Jun 2014 13:36:20 +0200
  • util-linux (2.20.1-5.1ubuntu20) trusty; urgency=medium
    
      * Revert the previous change, as it subtly perturbs apt's unlooping
        algorithms and causes upgrade failures from saucy (see LP1307883)
     -- Adam Conrad <email address hidden>   Wed, 16 Apr 2014 16:41:35 +0100
  • util-linux (2.20.1-5.1ubuntu19) trusty; urgency=medium
    
      * Re-introduce the initscripts dep to bring back the transitively
        essential status for the /bin/mountpoint binary. (LP: #1307883)
     -- Adam Conrad <email address hidden>   Tue, 15 Apr 2014 20:30:24 +0100
  • util-linux (2.20.1-5.1ubuntu18) trusty; urgency=medium
    
      * Due to the way the libuuid 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 libuuid from subuid/subgid.
     -- Stephane Graber <email address hidden>   Mon, 24 Mar 2014 10:49:21 -0400
  • util-linux (2.20.1-5.1ubuntu17) trusty; urgency=medium
    
      * debian/fstrim-all: Disable echo statements, they are leftovers from
        debugging. (Part of LP #1293152)
      * debian/fstrim-all: Quiesce error message if hdparm fails (such as in VMs).
        (LP: #1293152)
     -- Martin Pitt <email address hidden>   Tue, 18 Mar 2014 17:05:01 +0100
  • util-linux (2.20.1-5.1ubuntu16) trusty; urgency=medium
    
      * debian/fstrim-all: Check if device still exists, to avoid errors on
        temporary devices. (side issue in LP #1278048)
     -- Martin Pitt <email address hidden>   Wed, 12 Mar 2014 06:51:40 +0100
  • util-linux (2.20.1-5.1ubuntu15) trusty; urgency=medium
    
      * debian/fstrim-all: Whitelist OCZ, SanDisk, and Patriot too. (see LP
        #1259829)
      * debian/fstrim-all: Exit cleanly if hdparm got uninstalled. (LP: #1278048)
      * debian/fstrim-all: Don't print errors on mdadm devices. (LP: #1276941)
     -- Martin Pitt <email address hidden>   Mon, 10 Mar 2014 13:18:58 +0100
  • util-linux (2.20.1-5.1ubuntu14) trusty; urgency=medium
    
      * debian/fstrim-all: Ignore instead of failing on non-existing devices, such
        as /dev/mapper/* in containers backed by LVM.
      * debian/fstrim-all{,.cron,.8}: Only run on Intel and Samsung SSDs by
        default, as some SSDs with faulty firmware may encounter data loss
        problems when running fstrim under high I/O load (e. g.
        https://launchpad.net/bugs/1259829). Add a --no-model-check option to
        disable the vendor check and run fstrim on all SSD drives.
     -- Martin Pitt <email address hidden>   Mon, 20 Jan 2014 17:46:34 +0100
  • util-linux (2.20.1-5.1ubuntu13) trusty; urgency=medium
    
      * debian/rules: follow powerpc/ppc64 conditional path for ppc64el too.
     -- Adam Conrad <email address hidden>   Wed, 15 Jan 2014 12:04:04 -0700
  • util-linux (2.20.1-5.1ubuntu12) trusty; urgency=medium
    
      * partx/partx.c: apply upstream commit 84ac311212c0696 for fixing bug
       with 'partx --update' when used with partitions other than 1 or out of
       order partition table. (LP: #1244662)
     -- Scott Moser <email address hidden>   Tue, 14 Jan 2014 10:06:30 -0500
  • util-linux (2.20.1-5.1ubuntu11) trusty; urgency=medium
    
      * Regularly trim SSDs automatically:
        - Add debian/fstrim-all: Script to detect which mounted partitions
          need/support trimming, and call fstrim(8) on all of them. Installed 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.
        - See https://blueprints.launchpad.net/ubuntu/+spec/core-1311-ssd-trimming
        - Closes: #732054
     -- Martin Pitt <email address hidden>   Mon, 16 Dec 2013 08:59:40 +0100
  • util-linux (2.20.1-5.1ubuntu10) trusty; urgency=low
    
      * Fix memory leak on configure.ac for autopoint. Closes: #724255.
     -- Matthias Klose <email address hidden>   Wed, 04 Dec 2013 19:47:39 +0100
  • util-linux (2.20.1-5.1ubuntu9) saucy; urgency=low
    
      * Apply upstream patch for udf bug when blocksize < 2048 (LP: #1164683)
     -- Jim Trigg (jktrigg) <email address hidden>   Thu, 04 Apr 2013 15:42:05 -0400