Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
hal-devel: Libraries and headers for HAL
- Summary
-
Headers, static libraries and API docs for HAL.
Changelog
- * Thu Aug 2 19:00:00 2007 - David Zeuthen <davidz{%}redhat{*}com> - 0.4.2-7.EL4
- Fix memory leak when unplugging/replugging a USB device
- Resolves: #247734
- Use a larger line buffer for the /etc/mtab file (#238501)
- * Wed Jan 24 18:00:00 2007 - Bastien Nocera <bnocera{%}redhat{*}com> - 0.4.2-6.EL4
- Fix wrong patch being used for (Bug #172835)
- * Wed Jan 24 18:00:00 2007 - Bastien Nocera <bnocera{%}redhat{*}com> - 0.4.2-5.EL4
- Add patch to fix the ide-drives.fdi parsing, missing closing element
(Bug #164631)
- Patch by Jeff Layton <jlayton{%}redhat{*}com> to avoid poking the "config"
file in sysfs sub-dirs, as it can cause problems for some devices
(Bug #172835)
- Avoid fstab-sync crashing when checking whether a partition is mounted
(comparing an uninitialised variable) (Bug #175523)
- Add patch by Keiichi Mori <kmori@redhat.com> to not delete the '/' entry
from /etc/fstab (strcmp of a 0-len string always succeeds)
(Bug #192410)