Skip to content

Update the package name and cmd for usbredirserver #5897

Description

@qiankehan

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

* Wed Aug 03 2022 Victor Toso <victortoso@redhat.com> - 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 <victortoso@redhat.com> - 0.13.0-1
- Rebase to latest upstream: 0.13.0
- Keeps usbredirserver binary (removed upstream)
  Related: rhbz#2135760

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions