hal: Changes to 'refs/tags/HAL_0_5_9_1'

David Zeuthen david at kemper.freedesktop.org
Mon Jun 18 11:10:48 PDT 2007


Tag 'HAL_0_5_9_1' created by David Zeuthen <davidz at redhat.com> at 2007-06-18 19:10 -0700

HAL 0.5.9.1 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBGdsqfKn8s4BN7nF4RAggJAJ9pFdFwJWPrv+q3A8UOlBEVs5khgACdHxZj
2yd9mSutHkhS6uTOqTy8rrw=
=DiOZ
-----END PGP SIGNATURE-----

Changes since HAL_0_5_9:
Dan Nicholson:
      don't install device-manager unless python is present

Danny Kukawka:
      fix problem with repeated property-changed signals
      fix contains_not fdi-directive
      fix possible segfault in probe-volume if vid->type == NULL
      fix problems with case if vid->label[0] is '\0'
      remove brightness-up event from acpi addon for IBM
      fix return type of SetPowerSave()

David Zeuthen:
      fix the fact that CK wasn't marked as optional in NEWS
      fix lock checking for LUKS setup/teardown
      post-release version bump to 0.5.9.1
      fix a potential crasher
      only start one hald-addon-keyboard addon
      pass correct options to pm-suspend
      also pass correct options for pm-hibernate
      introduce new <addset> operator
      create lock file with predictable permissions
      add Macbook2,1 support for backlight control
      update NEWS

Doug Goldstein:
      fix fdi cache regen logic error
      fix how we build partutil
      the runner doesn't handle D-Bus disconnect properly

Frederic Crozat:
      fix hal 0.5.9 french translation
      allow flush for vfat
      allow acl, user_xattr on ext2

Joe Marcus Clarke:
      do not re-probe devices that are managed by hald-addon-storage
      fix compilation on FreeBSD

Kristian Høgsberg:
      update firewire prober to use correct ioctl codes

Martin Pitt:
      allow 'utf8' mount option for NTFS
      support more Macbook Pro models

Martin Szulecki:
      fix Macbook Backlight not working after waking up from suspend to ram

Richard Hughes:
      add special button device for LENOVO also

---
 NEWS                                           |   28 +++++-
 configure.in                                   |   11 +-
 doc/spec/hal-spec-fdi-files.xml                |   37 ++++----
 fdi/fdi.dtd                                    |    8 +
 fdi/policy/10osvendor/10-ibm-buttons.fdi       |    3 
 fdi/policy/10osvendor/10-keyboard-policy.fdi   |    8 +
 fdi/policy/10osvendor/10-macbook-backlight.fdi |    3 
 fdi/policy/10osvendor/10-macbookpro-utils.fdi  |   15 +++
 fdi/policy/10osvendor/10-power-mgmt-policy.fdi |    2 
 fdi/policy/10osvendor/20-storage-methods.fdi   |    8 +
 hald/create_cache.c                            |    3 
 hald/device_info.c                             |   45 ++++++---
 hald/freebsd/hf-pci.c                          |   13 ++
 hald/freebsd/hf-storage.c                      |   26 +++++
 hald/freebsd/hf-usb.c                          |    8 +
 hald/hald.c                                    |    3 
 hald/hald_dbus.c                               |    1 
 hald/hald_runner.c                             |    7 +
 hald/linux/addons/addon-acpi.c                 |    3 
 hald/linux/addons/addon-macbook-backlight.c    |    4 
 hald/linux/probing/probe-ieee1394-unit.c       |   13 +-
 hald/linux/probing/probe-volume.c              |   40 +++++---
 hald/mmap_cache.c                              |    6 -
 hald/rule.h                                    |    1 
 libhal/libhal.c                                |    3 
 partutil/Makefile.am                           |   11 --
 po/fr.po                                       |  114 +++----------------------
 tools/Makefile.am                              |    6 +
 tools/hal-luks-setup                           |   14 +--
 tools/hal-luks-teardown                        |   14 +--
 tools/hal-storage-cleanup-all-mountpoints.c    |    7 -
 tools/hal-storage-shared.c                     |    3 
 tools/linux/hal-system-power-hibernate-linux   |    6 -
 tools/linux/hal-system-power-suspend-linux     |    6 -
 34 files changed, 270 insertions(+), 210 deletions(-)
---


More information about the hal-commit mailing list