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

Annotation of /ldetect/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30