Skip to content
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

Update the package name and cmd for usbredirserver #5897

Open
qiankehan opened this issue Sep 13, 2024 · 0 comments
Open

Update the package name and cmd for usbredirserver #5897

qiankehan opened this issue Sep 13, 2024 · 0 comments

Comments

@qiankehan
Copy link
Contributor

Since upstream v0.13.0 useredir updates the name and cmd for usbredirserver:

* Wed Aug 03 2022 Victor Toso <[email protected]> - 0.13.0-1
- Update to 0.13.0
  Release 0.13.0 drops usbredirserver binary so we now have renamed
  usbredir-server pacakge to usbredir-tools which is more befitting what it
  contains

The new package name: usbredir-tools
The new cmd to export a usb device: usbredirect --device <vendor>:<product> --as <listen_addr>:<port>
E.g. To export the usb device 06cb:00fc for all IP ranges on port 10086

usbredirect --device 06cb:00fc --as 0.0.0.0:10086

It need to update that for RHEL10. RHEL9 or Centos9 are not affected:

* Wed Nov 30 2022 Victor Toso <[email protected]> - 0.13.0-1
- Rebase to latest upstream: 0.13.0
- Keeps usbredirserver binary (removed upstream)
  Related: rhbz#2135760
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant