Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

hal-devel-0.4.7-26.3 RPM for i586

From SuSE Linux 9.3 for i386 / suse / i586

Name: hal-devel Distribution: SuSE Linux 9.3 (i586)
Version: 0.4.7 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 26.3 Build date: Tue May 24 17:29:58 2005
Group: Development/Libraries/Other Build host: mahler.suse.de
Size: 605366 Source RPM: hal-0.4.7-26.3.src.rpm
Packager: http://www.suse.de/feedback
Url: http://freedesktop.org/Software/hal
Summary: Developer package for HAL
HAL is a hardware abstraction layer and aims to provide a live list of
devices present in the system at any point in time. HAL tries to
understand both physical devices (such as PCI, USB) and the device
classes (such as input, net and block) physical devices have, and it
allows merging of information from so called device info files specific
to a device.

HAL provides a network API through D-BUS for querying devices and
notifying when things change. Finally, HAL provides some monitoring (in
an unintrusive way) of devices, presently ethernet link detection and
volume mounts are monitored.

This, and more, is all described in the HAL specification



Authors:
--------
    David Zeuthen <david@fubar.dk>

Provides

Requires

Copyright

Other License(s), see package, Other uncritical OpenSource License

Signatures

internal MD5: e7ce24a925506bc326d8c3ec4e87bb51
GPG

Changelog

* Thu May 19 2005 - dkukawka@suse.de
  - added fix for correct key (storage.cdrom.dvdram instead of
    storage.dvdram) if dvd-writer support write to dvd-ram
* Wed May 11 2005 - dkukawka@suse.de
  - fix for bug #72194, prevent open /dev/fd0 for every other mount
* Thu Apr 21 2005 - dkukawka@suse.de
  - changed Short-Description in rc file (bug #79284)
* Wed Mar 23 2005 - thoenig@suse.de
  - added SATA support (closes #74318)
  - disable media polling for SATA CDROMs (closes #74318)
* Tue Mar 22 2005 - adrian@suse.de
  - report floppy drives as mounted (done via subfs)
* Tue Mar 22 2005 - adrian@suse.de
  - fix floppy support, sysfs path has been changed from "floppy0"
    to "floppy.0"
* Thu Mar 17 2005 - thoenig@suse.de
  - fixed patch 'hal-make-cdroms-mountable.diff' (see #73029) to
    achieve the desired behavior.
* Wed Mar 16 2005 - adrian@suse.de
  - add should_mount properties for disc medias and use their label
    (#73029)
* Tue Mar 15 2005 - thoenig@suse.de
  - improved 'hal-duplicated_devices.diff' to detect duplicated
    devices at a earlier stage.
  - added 'hal-memory_leak_fix.diff' to prevent memory leaks.  This
    patch is taken from hal 0.5 branch:
    http://cvs.freedesktop.org/hal/hal/hald/device_info.c?rev=1.26&view=log
* Mon Mar 14 2005 - ro@suse.de
  - change dbus dependency (dbus, not rcdbus)
  - fix init script name rchal -> hal
* Mon Mar 14 2005 - thoenig@suse.de
  - added 'hal-duplicated_devices.diff' which prevents hald to add
    devices into its device store twice (closes #66641)
  - renamed filenames of patches which previously contained captial
    letters
  - changed init order for hal/dbus/resmgr
* Mon Mar 14 2005 - dkukawka@suse.de
  - removed hal from boot and added to runlevel 3 and 5
  - changed boot.hal to rchal
* Mon Mar 14 2005 - hvogel@suse.de
  - remove hfplus part from the ipod fdi. submount knows about
    hfsplus now.
* Thu Mar 10 2005 - dkukawka@suse.de
  - added ipod fdi file see bug #71986
* Wed Mar 09 2005 - danny@suse.de
  - fixed bug #71880, added specs to doc section of hal.rpm
* Wed Mar 09 2005 - dkukawka@suse.de
  - moved docfiles from /usr/share/doc/packages/hal-%{VERSION}/ to
    /usr/share/doc/packages/hal/
  - fixed bug #71728
* Thu Mar 03 2005 - dkukawka@suse.de
  - fixed boot.hal [see bug# 65775]
* Mon Feb 28 2005 - adrian@suse.de
  - start after resmgr daemon
* Tue Feb 22 2005 - dkukawka@suse.de
  - added python-gtk and python-gnome to 'Requires:' for hal-gnome
* Fri Feb 18 2005 - meissner@suse.de
  - Fix up libgphoto2 map handling. still not fully correct, since
    it does not handle class based cameras (0x6 usb class aka PTP).
  - removed -fno-strict-aliasing, not necessary.
  - devel packages do not need ldconfig (just .so links in it).
* Thu Feb 10 2005 - dkukawka@suse.de
  - workaround in haldaemon, now hald wait max. 2.5 sec for D-BUS
* Fri Feb 04 2005 - ro@suse.de
  - added dbus-1-glib to neededforbuild
* Thu Feb 03 2005 - ro@suse.de
  - use common macros in pre/post scripts
* Fri Jan 28 2005 - dkukawka@suse.de
  - removed --enable-verbose-mode from configure
* Fri Jan 28 2005 - dkukawka@suse.de
  - removed load module capability from boot.hal since hal run as
    root process (module is only needed if hal run as haldaemon)
* Fri Jan 28 2005 - dkukawka@suse.de
  - added aaa_base to requirements
  - added /etc/init.d/boot.localfs to prereq
  - removed fstab-sync from configure
* Tue Jan 25 2005 - dkukawka@suse.de
  - cleaned up requirements in spec-file
  - removed --drop-privileges from  startscript. HAL now run as root
    process
* Tue Jan 25 2005 - dkukawka@suse.de
  - update to new stable version [0.4.7]
    changelog
  - Add support for PCMCIA cards if they are in sysfs (on 2.6.10-ish
    kernels)
  - Don't attempt to access page 0x80 on USB Storage Devices as the
    resulting INQUIRY crashes quite a few devices
  - Fix reporting of USB interface class
  - Make hald not crash if sysfs files are writable but not readable
  - Small h-d-m fix (Sjoerd Simons)
  - Fix a bug in libhal-storage where mount options were merged even
    though they were set to FALSE.
* Tue Jan 25 2005 - dkukawka@suse.de
  - load kernelmodule 'capability' at start in boot.hal
  - added fix for errormessage if 'capability' isn't available in
    the kernel
* Fri Jan 21 2005 - dkukawka@suse.de
  - update to new stable version [0.4.6]
    changelog:
  - Fix strange crasher in libsysfs on certain ppc platforms
  - Update local libsysfs copy to 1.2.0
  - Add compile time option to use 2.6.10 link detection features
    rather than talking directly to the mii registers
  - Fix off by one in VFAT label probing (Kay Sievers)
  - Skip NTFS signed volume and label probing fixes (Kay Sievers)
  - Use mount option iocharset=utf8 for vfat volumes
  - change Makefile to use local libsysfs
* Thu Jan 13 2005 - dkukawka@suse.de
  - update to new stable version [0.4.5] (for more info read Changelog
    of the src)
  - changed position in /etc/rc.d/boot.d/, now hal start depending
    on boot.localnet and boot.dbus (this is a workaround to the
    /var/run - cleanup is moved from boot.localnet to boot.localfs)
* Thu Jan 13 2005 - dkukawka@suse.de
  - changed startposition of hal during the boot process, hal starts
    now depending on boot.dbus and boot.localfs
* Tue Jan 11 2005 - dkukawka@suse.de
  - fixed rc.hal
* Tue Jan 11 2005 - dkukawka@suse.de
  - update to new stable version [0.4.4] (for more info read Changelog
    in the src)
* Mon Dec 20 2004 - dkukawka@suse.de
  - fixed Bug #49410 in rc.hal and the spec-file
* Fri Dec 10 2004 - hare@suse.de
  - Fixed hal-display-manager to not crash if no properties
    have been received.
* Thu Dec 02 2004 - dkukawka@suse.de
  - update to new version [0.4.2] with this changes from David
    Zeuthen <david@fubar.dk>:
  - add blacklist for not polling certain IDE slave drives as that
    decreases performance
  - Support for Linux kernels 2.6.10-rc2 and onwards
  - Only lazy unmount devices if {storage.volume}.policy.should_mount is
    TRUE - e.g. don't lazy unmount devices we don't care about
  - Support for IDE Zip and Jaz drives (treated as floppy drives)
  - Various fdi-parsing enhancements
  - Don't add 'ro' to optical drives as it prevents DVD-RAM usage
  - Support 256 partitions instead of only 16
  - small h-d-m UI bugfix (Sjoerd Simons)
  - small h-d-m UI bugfix (Bryan Clark)
* Sun Nov 14 2004 - dkukawka@suse.de
  - initial package

Files

ˆf


Generated by rpm2html 1.8.1

Daniel Veillard, Thu May 22 04:15:49 2008