We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ef1e4 commit e4cb123Copy full SHA for e4cb123
1 file changed
NEWS.adoc
@@ -90,6 +90,9 @@ https://github.com/networkupstools/nut/milestone/13
90
`connect()` to ensure a timeout if something does not respond. [PR #3456]
91
* Windows driver state named pipes now use explicit security attributes
92
instead of relying on default settings from the launch context. [PR #3479]
93
+ * Drivers with libusb-1.0 code path, and `nutdrv_qx` in particular: revise
94
+ to fix per-close `libusb_exit()` deadlock, and escalate a persistent
95
+ `LIBUSB_ERROR_OVERFLOW` state to USB reset handling. [PR #3448]
96
97
- NUT client libraries:
98
* Complete support for actions documented in `docs/net-protocol.txt`
0 commit comments