Your message dated Sat, 11 Nov 2006 06:33:06 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#397302: fixed in hal 0.5.8.1-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: hal
Version: 0.5.8.1-3
Severity: normal

In /usr/lib/hal/scripts/linux/hal-system-power-suspend-linux
hal tests for uswsusp presence first ("s2ram"), then hibernate.
However, hibernate can use uswsusp, and on many systems is even needed
to use uswsusp. For example on my i945 graphics, for resuming the tool
915resolution needs to be run. Hibernate can take care of that.
So since hibernate can be made to use uswsusp, and probably even
defaults to uswsusp, it should be tried first.

Same in /usr/lib/hal/scripts/linux/hal-system-power-hibernate-linux

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages hal depends on:
ii  adduser                      3.99        Add and remove users and groups
ii  dbus                         0.94-1      simple interprocess messaging syst
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libdbus-1-3                  0.94-1      simple interprocess messaging syst
ii  libdbus-glib-1-2             0.71-2      simple interprocess messaging syst
ii  libexpat1                    1.95.8-3.3  XML parsing C library - runtime li
ii  libglib2.0-0                 2.12.4-1    The GLib library of C routines
ii  libhal-storage1              0.5.8.1-3   Hardware Abstraction Layer - share
ii  libhal1                      0.5.8.1-3   Hardware Abstraction Layer - share
ii  libusb-0.1-4                 2:0.1.12-2  userspace USB programming library
ii  libvolume-id0                0.100-2.2   libvolume_id shared library
ii  lsb-base                     3.1-19      Linux Standard Base 3.1 init scrip
ii  pciutils                     1:2.2.4-1   Linux PCI Utilities
ii  udev                         0.100-2.2   /dev/ and hotplug management daemo
ii  usbutils                     0.72-7      USB console utilities

Versions of packages hal recommends:
ii  eject                         2.1.4-2.1  ejects CDs and operates CD-Changer

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: hal
Source-Version: 0.5.8.1-4

We believe that the bug you reported is fixed in the latest version of
hal, which is due to be installed in the Debian FTP archive:

hal-device-manager_0.5.8.1-4_all.deb
  to pool/main/h/hal/hal-device-manager_0.5.8.1-4_all.deb
hal-doc_0.5.8.1-4_all.deb
  to pool/main/h/hal/hal-doc_0.5.8.1-4_all.deb
hal_0.5.8.1-4.diff.gz
  to pool/main/h/hal/hal_0.5.8.1-4.diff.gz
hal_0.5.8.1-4.dsc
  to pool/main/h/hal/hal_0.5.8.1-4.dsc
hal_0.5.8.1-4_i386.deb
  to pool/main/h/hal/hal_0.5.8.1-4_i386.deb
libhal-dev_0.5.8.1-4_i386.deb
  to pool/main/h/hal/libhal-dev_0.5.8.1-4_i386.deb
libhal-storage-dev_0.5.8.1-4_i386.deb
  to pool/main/h/hal/libhal-storage-dev_0.5.8.1-4_i386.deb
libhal-storage1_0.5.8.1-4_i386.deb
  to pool/main/h/hal/libhal-storage1_0.5.8.1-4_i386.deb
libhal1_0.5.8.1-4_i386.deb
  to pool/main/h/hal/libhal1_0.5.8.1-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sjoerd Simons <[EMAIL PROTECTED]> (supplier of updated hal package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 11 Nov 2006 14:16:52 +0100
Source: hal
Binary: libhal-dev libhal-storage1 hal-doc libhal-storage-dev hal libhal1 
hal-device-manager
Architecture: source i386 all
Version: 0.5.8.1-4
Distribution: unstable
Urgency: low
Maintainer: Sjoerd Simons <[EMAIL PROTECTED]>
Changed-By: Sjoerd Simons <[EMAIL PROTECTED]>
Description: 
 hal        - Hardware Abstraction Layer
 hal-device-manager - Hardware Abstraction Layer user interface
 hal-doc    - Hardware Abstraction Layer - documentation
 libhal-dev - Hardware Abstraction Layer - development files
 libhal-storage-dev - Hardware Abstraction Layer - development files
 libhal-storage1 - Hardware Abstraction Layer - shared library for storage 
devices
 libhal1    - Hardware Abstraction Layer - shared library
Closes: 387374 397302
Changes: 
 hal (0.5.8.1-4) unstable; urgency=low
 .
   [ Michael Biebl ]
   * Improve short description of the hal-doc package. (Closes: #387374)
 .
   [ Sebastian Dröge ]
   * Patches from upstream GIT:
     + debian/patches/24_dbus_connection_close.patch:
       - Don't call dbus_connection_close() in lshal and hal-device. This is
         invalid usage of DBus API.
         GIT changeset c85e02d58d6503b494bb4c8584a7c44ac6923208
     + debian/patches/25_correctly_free_lists.patch:
       - Correctly free lists to prevent accessing free'd memory.
         GIT changeset a56a15b90177734c70a8b03d961a7bcabdea2af8
     + debian/patches/26_fix_hald_not_running_coredump.patch:
       - Don't coredump utilities when hald is not running but print a usefull
         error message. GIT changeset c2053bf825cd9d81949d63ad83790a68310bb808
 .
   [ Sjoerd Simons ]
   * debian/patches/02_powerscripts.patch
     + Prefer hibernate over uswsusp. (Closes: #397302)
   * debian/patches/27_hal_fix_dbus_error_is_set.patch
     + Added. Ensure libhal never calls dbus_error_is_set(NULL) as that's not
     allowed in the D-Bus API
Files: 
 8badd9a76bb3753c7f600a3b2bf2444d 993 admin optional hal_0.5.8.1-4.dsc
 cc77fdffaf60fab406c04eb6a4ecb07d 34547 admin optional hal_0.5.8.1-4.diff.gz
 b5bad13fbb24170187b34510be106a0e 312496 admin optional 
hal-device-manager_0.5.8.1-4_all.deb
 3c206e1091cacee5125212cdec082286 256878 doc optional hal-doc_0.5.8.1-4_all.deb
 38928548b0187db09deceaabaa7e4cb8 525164 admin optional hal_0.5.8.1-4_i386.deb
 6061f770b272fffcb5c379122111d5af 269768 libs optional 
libhal1_0.5.8.1-4_i386.deb
 85d9beddb460d656e7c8f815dbf250ef 269856 libs optional 
libhal-storage1_0.5.8.1-4_i386.deb
 acf25f0a817c2d91d19cd30c85ca2c61 275124 libdevel optional 
libhal-dev_0.5.8.1-4_i386.deb
 2cf5b7cbc935d7ba6973c77af4f6ca18 273208 libdevel optional 
libhal-storage-dev_0.5.8.1-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFVdtzgTd+SodosdIRAsBaAKCWxuU5C/rjaqkeZez1Br8rUlP1ygCfYCnQ
WYdbkck8vGzDCqOrUGV/kB8=
=wtAs
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to