diff --git a/src/changes/changes.xml b/src/changes/changes.xml new file mode 100644 index 0000000..e8c80b1 --- /dev/null +++ b/src/changes/changes.xml @@ -0,0 +1,19 @@ + + + + Changelog + Klaus Reimer + + + + + libusb reports broken bus root devices when detaching USB devices + and when user has no root permissions on linux. Fixed it by + only trusting root devices which are also in the device list of a bus. + + + +