Change logs for util-linux source package in Quantal

  • util-linux (2.20.1-5.1ubuntu2) quantal; urgency=low
    
      * 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)
     -- Martin Pitt <email address hidden>   Thu, 06 Sep 2012 08:00:00 +0200
  • util-linux (2.20.1-5.1ubuntu1) quantal-proposed; urgency=low
    
      * Merge from Debian unstable, remaining changes:
        - Install custom blkid.conf to use /dev/.blkid.tab since we don't
          expect device names to survive a reboot
        - Build-depend on gettext:any for cross-building support.
        - Mark libmount1 Multi-Arch: same.
        - Replace hwclock udev rule with an Upstart job.
        - Since upstart is required in Ubuntu, the hwclock.sh init script is not
          called on startup.
        - Drop depends on initscripts for the above.
        - Mention mountall(8) in fstab(5) manpages, along with its special
          options.
        - For the case where mount is called with a directory to mount, look
          that directory up in mountall's /lib/init/fstab if we couldn't find
          it mentioned anywhere else.  This means "mount /proc", "mount /sys",
          etc. work.
        - mount.8 points to the cifs-utils package, not the obsolete smbfs one.
      * Dropped changes, included in Debian:
        - Build for multiarch.
        - Add pre-depends on multiarch-support.
        - Use canonicalize_spec in getmntdevbackward. proc should not be
          interpreted as a non-canonical-path.
        - term-utils/agetty.c: allow getty to work on /dev/pts/N
        - Fix up the .pc.in files to know about libexecdir, so our substitutions
          don't leave us with unusable pkg-config files.
        - configure.ac: don't try to be clever about extracting a path name from
          $libdir to append to /usr in a way that's not overridable; instead,
          reuse the built-in configurable libexecdir.
        - Remove the hwclockfirst.sh init script.
      * Do not replace /etc/default/rcS with /etc/adjtime.  This has already
        been analyzed carefully in Ubuntu, and /etc/adjtime is not beneficial
        at all.
    
    util-linux (2.20.1-5.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * agetty: don't use log_err() for non-fatal errors
      * agetty: Eliminate another log_err() call. Closes: #675569
      * Fix watch file
    
    util-linux (2.20.1-5) unstable; urgency=low
    
      [Petr Uzel]
    
      * sfdisk: fix calculation due to type mismatch (ix86)  Closes: #670127
    
      [Eduard Bloch]
    
      * Make sure we have non-null mount options.  Closes: #632118
    
      [Francesco Del Degan]
    
      * tries to umount /proc when told to umount /some/dir/proc without an
        /etc/mtab entry.  Closes: #634107
    
      [Pino Toscano]
    
      * Deliver {c,}fdisk-udeb on hurd.  Closes: #672551
    
      [Roger Leigh]
    
      * Improve handling of the hardware clock
        - Remove redundant hwclockfirst.sh and hwclock.sh.  The reason for
          this redundant script existing (/etc/localtime not being present
          until after /usr was mounted AFAICT) no longer exists.  The
          hwclock script has been adjusted to run before checkroot.
          Closes: #660365
        - Migrate existing
          UTC= setting in /etc/default/rcS to UTC/LOCAL in /etc/adjtime.
          This removes needless duplication of the setting, and prevents the
          behaviour of hwclock being overridden, and its configuration
          overwritten every shutdown.  Closes: #554345
        - The hwclock init scripts now use /etc/adjtime instead of the
          --utc and --localtime options (based on the UTC setting).
        - Add /etc/default/hwclock and hwclock(5) which permit
          configuration without editing the initscript, and also document
          all the undocumented variables used by the scripts.
          Closes: #481357, #659654
        - The udev hwclock-set script runs hwclock --tzset unconditionally
          in all cases (it's a no-op for UTC).
        - The user running "hwclock --systohc (--utc|--localtime)" is now
          handled correctly.  The clock state is recorded in /etc/adjtime
          and correctly handled on system restart.  This means the UTC
          setting in /etc/default/rcS doesn't create problems by requiring
          two separate changes (changing the UTC setting and running
          hwclock) to do the same thing.
        - Comment out the now-obsolete UTC= setting in /etc/default/rcS,
          with a reference to /etc/adjtime and hwclock(8).
        - systemd uses /etc/adjtime as for hwclock to store the hardware
          clock UTC/LOCAL configuration.  This change means there's a
          single place to store the hardware clock configuration for all
          init systems.
    
    util-linux (2.20.1-4) unstable; urgency=low
    
      [Michał Kułach]
    
      * Polish Debconf Translation.  Closes: #658507
    
      [LaMont Jones]
    
      * fix lintian error
      * Drop broken Pre-Depends: multiarch-support on udeb.  Closes: #661562
    
      [Roger Leigh]
    
      * Support /etc/default/hwclock.  Closes: #659654
    
    util-linux (2.20.1-3) unstable; urgency=low
    
      * fix lintian error
    
    util-linux (2.20.1-2) unstable; urgency=low
    
      [Reuben Thomas]
    
      * Better english in mount.8.  Closes: #603096
    
      [Steve Langasek]
    
      * Multiarch support in util-linux build.  Closes: #631175
    
      [LaMont Jones]
    
      * Drop ancient and technically incorrect workaround for hwclock ordering in
        postinst.  Closes: #195720
      * Re-enable ddate, disabled by default upstream in 2.20.  Closes: #650321
      * Ack 2.20.1-1.2
      * Re-enable ddate.  Closes: #650321
      * reenable line.  Closes: #653414
      * Deliver the correct upstream changelog.  Closes: #656228
    
      [Christoph Biedl]
    
      * Fix typo in misc-utils/blkid.c.  Closes: #655127
    
      [Samuel Thibault]
    
      * fix FTBFS on !linux-any.  Closes: #650185
    
      [Andrew Pollock]
    
      * Preserve the ACPI wakeup time when updating the hardware clock.
        Closes: #505138
    
      [Jakub Wilk]
    
      * Fix typo in unshare manpage.  Closes: #619666
    
      [Moritz Muehlenhoff]
    
      * Enable hardened build flags.  Closes: #653856
    
    util-linux (2.20.1-1.2) unstable; urgency=low
    
      * Non-maintainer upload.
      * Fixing FTBFS on !linux (Closes: #650185)
        * Only enable partx where it is supported
        * Handle vc flags missing on FreeBSD
        * Fix tty creation on kFreeBSD taking patch from 2.19
    
    util-linux (2.20.1-1.1) unstable; urgency=high
    
      * Non-maintainer upload.
      * Fix FTBFS by running autoreconf -vfi before calling ./configure, which
        looks better than patching Makefile.in's manually. Thanks to Thorsten
        Glaser for reporting, and to Simon Ruderich for suggesting a patch
        (Closes: #650534).
      * Add autoconf, automake, autopoint, and libtool to Build-Depends
        accordingly.
      * Set severity to “high” for the RC bug fix.
     -- Steve Langasek <email address hidden>   Fri, 29 Jun 2012 03:14:53 +0000
  • util-linux (2.20.1-1ubuntu3) precise; urgency=low
    
      * Build-depend on gettext:any for cross-building support.
     -- Steve Langasek <email address hidden>   Thu, 29 Mar 2012 21:22:19 -0700