Change logs for util-linux source package in Jaunty

  • util-linux (2.14.2-1ubuntu4) jaunty; urgency=low
    
      * Apply my patch to step the system clock on startup without reference
        to the hardware clock, used when the hardware clock is not in UTC.
    
      * debian/hwclock.rules: Replace with a rule that reads /etc/default/rcS
        and calls hwclock --systz
      * debian/hwclock.udev: Drop since the udev rule invokes hwclock directly.
      * debian/rules:
        - Don't install hwclock.udev since it's dropped
        - Don't generate hwclockfirst.sh
        - Don't add startup symlinks for hwclock.sh
      * debian/hwclock.sh:
        - Always pass --rtc to hwclock calls.
        - Call hwclock --systohc with --noadjfile unless the file is writable.
        - Change LSB header, this is no longer installed on startup.
      * debian/util-linux.postinst:
        - Drop code for hwclockfirst.sh, remove on upgrade
        - Don't put start links in for hwclock.sh
        - Remove /etc/adjtime if the appropriate init script line has never been
          uncommented, combined with the init script patch, this file should now
          never be created
      * debian/util-linux.postrm: No hwclockfirst.sh to remove on purge.
      * debian/README.Debian.hwclock: Update documentation.
    
     -- Scott James Remnant <email address hidden>   Mon, 16 Feb 2009 14:46:06 +0000
  • util-linux (2.14.2-1ubuntu3) jaunty; urgency=low
    
      * Run autoreconf again.
    
     -- Scott James Remnant <email address hidden>   Tue, 17 Feb 2009 13:01:31 +0000
  • util-linux (2.14.2-1ubuntu2) jaunty; urgency=low
    
      * Re-apply changes from 2.14-1ubuntu3 and 2.14-1ubuntu4
    
     -- Scott James Remnant <email address hidden>   Mon, 16 Feb 2009 23:05:33 +0000
  • util-linux (2.14.2-1ubuntu1) jaunty; urgency=low
    
      * New Debian version: remaining ubuntu changes:
        - use libvolume-id instead of libblkid
        - udev hooks
        - Disable the fallback clause when /dev/rtc cannot be opened. hwclock
          should not access the x86 RTC using I/O instructions unless explicitly
          requested from the command line (--directisa).
    
     -- LaMont Jones <email address hidden>   Fri, 30 Jan 2009 08:14:49 -0700
  • util-linux (2.14-1ubuntu4) jaunty; urgency=low
    
      * Add Breaks so the right version of udev gets used.
    
     -- Scott James Remnant <email address hidden>   Fri, 09 Jan 2009 11:58:58 +0000
  • util-linux (2.14-1ubuntu3) jaunty; urgency=low
    
      * debian/rules: Install rules into /lib/udev/rules.d instead
      * debian/util-linux.dirs: Create new location, don't create old.
      * debian/util-linux.preinst: Remove the old rules if unmodified.
    
     -- Scott James Remnant <email address hidden>   Wed, 07 Jan 2009 10:47:13 +0000
  • util-linux (2.14-1ubuntu2) intrepid; urgency=low
    
      * Disable the fallback clause when /dev/rtc cannot be opened. hwclock
        should not access the x86 RTC using I/O instructions unless explicitly
        requested from the command line (--directisa).
    
     -- Tim Gardner <email address hidden>   Wed, 24 Sep 2008 13:35:15 -0600