Package usbip: Information

    Source package: usbip
    Version: 5.10-alt1
    Build time:  Nov 22, 2023, 10:55 PM
    Report package bug
    License: GPLv2+
    Summary: Utility for manage usbip devices
    Description: 
    The USB/IP Project aims to develop a general USB device sharing system
    over IP network. To share USB devices between computers with their full
    functionality, USB/IP encapsulates "USB requests" into IP packets and
    transmits them between computers. Original USB device drivers and
    applications can be also used for remote USB devices without any
    modification of them. A computer can use remote USB devices as if they
    were directly attached; for example, we can:
      - USB storage devices: fdisk, mkfs, mount/umount, file operations,
        play a DVD movie and record a DVD-R media.
      - USB keyboards and USB mice: use with linux console and X Window
        System.
      - USB webcams and USB speakers: view webcam, capture image data and
        play some music.
      - USB printers, USB scanners, USB serial converters and USB Ethernet
        interfaces: ok, use fine.

    List of rpms provided by this srpm:
    libusbip (e2kv6, e2kv5, e2kv4, e2k)
    libusbip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libusbip-devel (e2kv6, e2kv5, e2kv4, e2k)
    usbip (e2kv6, e2kv5, e2kv4, e2k)
    usbip-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    usbip-server (e2kv6, e2kv5, e2kv4, e2k)
    usbip-server-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Pavel Vainerman


      1. kernel-source-5.10
      2. rpm-macros-systemd
      3. libudev-devel

    Last changed


    May 13, 2023 Vitaly Lipatov 5.10-alt1
    - build with sources from linux kernel 5.10 (ALT bug 40036)
    - cleanup spec, merge with Fedora's pieces
    - rename package usbipd to usbip-server
    - obsolete package usbip-client in favor to usbip
    - add post/preun service commands
    - remove modules-load.d/*.conf packing (see service files)
    Sept. 5, 2021 Vitaly Lipatov 2.0.4-alt8
    - disable build devel-static
    April 7, 2021 Grigory Ustinov 2.0.4-alt7
    - Fixed FTBFS with -fcommon.