-
-
Notifications
You must be signed in to change notification settings - Fork 24
Add device serial to qrexec call argument #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Some devices (especially high-assurance Common Criteria peripherals) present a serial number in the device descriptor to prevent substitution. This patch appends the device serial to the qrexec call argument, if it's present. It can also be opted out of with the input-proxy-exclude-serial feature.
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025111303-4.3&flavor=pull-requests Test run included the following:
Upload failures
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025081011-4.3&flavor=update
Failed tests38 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/149225#dependencies 78 fixed
Unstable testsPerformance TestsPerformance degradation:13 performance degradations
Remaining performance tests:165 tests
|
Some devices (especially high-assurance Common Criteria peripherals) present a serial number in the device descriptor to prevent substitution. This patch appends the device serial to the qrexec call argument, if it's present. It can also be opted out of with the input-proxy-exclude-serial feature.