From 34f1e89562fa9d4b84318c1b89b843c672ca3c0d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 16 Jul 2002 15:34:28 +0000 Subject: next release is ok --- ChangeLog | 22 ++++++++++++++++++++++ ldetect.spec | 15 +++++++++------ 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7e6fb47..4fd7d59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2002-07-16 17:33 tvignaud + + * lspcidrake.c: explain what does -f + +2002-07-16 17:30 tvignaud + + * pci.c: no need for unistd.h + +2002-07-16 17:29 tvignaud + + * ChangeLog, pci.c, usb.c: - print error message if unable to open + the arguement passed to -u,-p + + - print error message if usb service isn't started (commented for + now to follow previous behaviour) + +2002-07-16 17:28 tvignaud + + * lspcidrake.c: - fix usb "url" + + - prevent potential segfault if no argument to -u in next test + 2002-07-16 17:07 tvignaud * ChangeLog, ldetect.spec, libldetect-private.h, lspcidrake.c, diff --git a/ldetect.spec b/ldetect.spec index 833a33e..5878b17 100644 --- a/ldetect.spec +++ b/ldetect.spec @@ -54,25 +54,28 @@ rm -rf $RPM_BUILD_ROOT %changelog * Tue Jul 16 2002 Thierry Vignaud 0.4.2-1mdk -- usb.c: add the ability to read usb devices list from a file instead - of /proc/usb/devices - -- make a few tests clearer - - pci.c: o move exception stuff from the fast path into the probe all patch o reduce memory usage, especially stack usage o add the ability to read pci devices list from a file instead of /proc/bus/pci/devices +- usb.c: + o add the ability to read usb devices list from a file instead of + /proc/usb/devices + +- usb.c, pci.c, lspcidrake.c: + o print error message if unable to open devices list + o make a few tests clearer + - lspcidrake.c: o compacificazion o fix compilation with gcc-2.95.3 (reported by Ian White) - o describe all options o add -p option so that lspcidrake can read pci devices from a file in order to understand what happened to remote testers o add -u option so that lspcidrake can read usb devices from a file in order to understand what happened to remote testers + o describe all options * Thu Jul 4 2002 Thierry Vignaud 0.4.1-1mdk - let prevent useless copy -- cgit v1.2.1