Package usbip: Information

    Source package: usbip
    Version: 5.10-alt1
    Latest version according to Repology
    Build time:  May 27, 2023, 07:52 PM in the task #321882
    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 (x86_64, ppc64le, i586, armh, aarch64)
    libusbip-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libusbip-devel (x86_64, ppc64le, i586, armh, aarch64)
    usbip (x86_64, ppc64le, i586, armh, aarch64)
    usbip-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    usbip-server (x86_64, ppc64le, i586, armh, aarch64)
    usbip-server-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Pavel Vainerman


    ACL:
    Pavel Vainerman
    Led
    @everybody

      1. rpm-macros-systemd
      2. kernel-source-5.10
      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.