/[soft]/ldetect/trunk/NEWS
ViewVC logotype

Annotation of /ldetect/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2631 - (hide annotations) (download)
Mon Jan 9 19:45:03 2012 UTC (12 years, 3 months ago) by tv
File size: 2852 byte(s)
(parse_device,modalias_cleanup) plug last (small) memleaks
1 tv 2631 - plug last (small) memleaks
2    
3 tv 2614 Version 0.11.5 - 8 January 2012, Thierry Vignaud
4    
5 blino 2587 - fix double free
6 tv 2613 - fix segfaulting when calling usb_probe() more than once
7 blino 2587
8 tv 2583 Version 0.11.4 - 5 January 2012, Thierry Vignaud
9    
10 tv 2579 - plug some memleaks
11 tv 2581 - sync with names with usbutils-005
12 tv 2582 (thus fixing more memleaks)
13 tv 2579
14 tv 2179 Version 0.11.3 - 21 November 2011, Thierry Vignaud
15    
16 tv 2176 - make sure to behave properly on errors in libmodprobe (#3309)
17 tv 2177 - use saner API for quieting libmodprobe
18 tv 2178 - switch back to dynamically linking against libmodprobe
19 tv 2176
20 tv 2050 Version 0.11.2 - 18 October 2011, Thierry Vignaud
21    
22 tv 2045 - adapt to new module-init-tools-3.16's API
23 tv 2043 - add new API for drakx's stage1 in order to find unknown PCI devices
24 tv 2042 - don't exit(1) on systems without pci (eg: ARM) (rtp)
25 tv 2048 - link statically with modprobe.so
26 tv 2042
27 dmorgan 1357 Version 0.11.1 - 1 December 2009, Thierry Vignaud
28    
29     - do not crash if there're more than 100 PCI devices
30     - further use libpci in order to check for PCIe capability
31    
32     Version 0.11.0 - 1 October 2009, Thierry Vignaud
33    
34     - reduce memory footprint
35    
36     Version 0.10.0 - 30 September 2009, Thierry Vignaud
37    
38     - do not display random revisions for USB devices
39     - retrieve PCI capabilities in order to better identify PCI Express devices
40    
41     Version 0.9.1 - 28 September 2009, Thierry Vignaud
42    
43     - fix inverted test for choosing between '8139cp' & '8139too' drivers (#53349)
44    
45     Version 0.9.0 - 23 September 2009, Thierry Vignaud
46    
47     - display PCI revision (#42576)
48     - try harder to fetch the right driver between '8139cp' & '8139too'
49     according to PCI revision (#53349)
50    
51     Version 0.8.6 - 23 September 2009, Pascal Terjan
52    
53     - parse only once usb.ids (avoids displaying Duplicate errors)
54    
55     Version 0.8.5 - 14 September 2009, Pascal Terjan
56    
57     - do not display any warning when driver field is empty in
58     /proc/bus/usb/devices (#53412)
59     - fix freed memory usage in criteria_from_dmidecode and entries_matching_criteria
60     - fix const warnings in dmi.c
61    
62     Version 0.8.4 - 25 June 2009, Pascal Terjan
63    
64     - fix freed memory usage in usb_probe and pci_probe
65     - use usb.ids
66    
67     Version 0.8.3 - 20 April 2009, Pascal Terjan
68    
69     - fix parsing of /proc/bus/usb/device I: lines and use the class
70     of the first interface used by a driver instead of the first
71     interface (or first one like before when none is used).
72     That fixed presenting something as usb_storage even if the
73     device is ignored by usb_storage driver and handled on another
74     interface by option driver
75     - ignore usb interfaces not active
76    
77     Version 0.8.1 - 3 April 2009, Christophe Fergeau
78    
79     - enumerate hid bus
80     - fixes some memory leaks
81    
82     Version 0.8.0 - 27 March 2009, Olivier Blin
83    
84     - do not use random string as device description
85     - use /sys/bus/usb/devices instead of /sys/class/usb_device
86     (disabled in recent kernel) to find modalias
87     (this breaks ABI because we now need to keep port number)
88    
89     Version 0.7.26 - 14 May 2008, Thierry Vignaud
90    
91     - adapt to pciutils-3.x API

  ViewVC Help
Powered by ViewVC 1.1.30