Comment 2 for bug 67731

Revision history for this message
Peter Meiser (meiser79) wrote :

Attached the changelog.diff for upstream changelog.

And here the debian changelog:

 hibernate (1.94-2) unstable; urgency=low

   * Handle a read-only /usr/local directory as per policy 9.1.2. Thanks to Sam
     Hocevar for the report (closes: #392513).

 -- martin f. krafft <email address hidden> Thu, 12 Oct 2006 10:43:08 +0200
hibernate (1.94-1) unstable; urgency=low

   * New upstream release:
     - properly escape amarok process listing (closes: #378282).
     - does not fail if KDE sessions are already locked (closes: #384471).
     - enables verbose output earlier (closes: #370713).
   * Merged several patches into upstream code:
     - Patch by Joey Hess to save/restore brightness levels with GFX cards
       (closes: #384140).
     - Patch against vbetool scriptlet to log stderr output to log file, and
       only let output through to real stderr if verbosity >=2 is selected
       (closes: #381927).
     - Corrected typo in hibernate.conf manpage (closes: #386799).
     - Reworded the init.d script message about invalidating stale signatures
       (closes: #381903).
     - Added ath_pci to blacklisted modules (see #383169).
     - Added scriptlet to remount /boot read-only if /boot is a separate
       partition, contains an XFS filesystem, hibernate was asked to update the
       Grub menu file, and this feature has not been disabled in the
       configuration file (closes: #317479, #317479, #386623).
       Also added README.xfs to document caveats for users of the XFS
       filesystem.
     - Improved ususpend method. Now supports USuspendRamForce (boolean) to
       pass the -f option to s2ram. Also tests with s2ram's -n option if s2ram
       is used and the option is not set. I also made disk.conf and ram.conf
       prefer the uswsusp methods, if they are available. If you do not want to
       use them, use the sysfs-{ram,disk}.conf files, which are the former
       ram.conf and disk.conf files.
     - Use /proc/net/dev instead of ifconfig to enumerate network devices,
       because the latter would ignore madwifi interfaces.
   * Now actually installs the ususpend configuration (though not
     ususpend.conf), which I had previously forgotten. Thanks to RenĂ© van
     Bevern and Christian Schuerer for pointing it out (closes: #378347).
   * Added recommendation on vbetool, thanks to Minh Ha Duong.
   * Added recommendation on uswsusp, so that the new uswsusp code gets used
     if supported by the kernel (>= 2.6.17rc1), and suspend2 is not available.
   * Fixed up recommendations (other packages that most people will want to
     use) and suggestions (other packages used but not needed by many).
   * Added a hibernation HOWTO by Barak A. Pearlmutter to
     /usr/share/doc/hibernate (closes: #377389).
   * Moved vbetool options from sysfs-ram.conf to ram.conf; they're also
     applicable to ususpend.
   * Create log file with 0644:root:adm permissions (closes: #381033).
   * Added hibernate-ram and hibernate-disk symlinks which automatically use
     ram.conf or disk.conf as configuration file, rather than hibernate.conf
     (closes: #386426).

 -- martin f. krafft <email address hidden> Tue, 10 Oct 2006 09:41:11 +0200
hibernate (1.93-1) unstable; urgency=low

   * New upstream release.
   * Also let kbd satisfy the console-tools dependency (closes: #372150).

 -- martin f. krafft <email address hidden> Fri, 14 Jul 2006 00:28:31 +0200