Package dfu-util: Information

    Source package: dfu-util
    Version: 0.10-alt1
    Build time:  Jun 8, 2021, 12:18 AM in the task #273818
    Report package bug
    License: GPLv2+
    Summary: USB Device Firmware Upgrade tool
    Description: 
    USB Device Firmware Upgrade (DFU) is an official USB device class specification
    of the USB Implementers Forum. It specifies a vendor and device independent way
    of updating the firmware of a USB device. The idea is to have only one
    vendor-independent firmware update tool as part of the operating system, which
    can then (given a particular firmware image) be downloaded into the device.
    
    In addition to firmware download, it also specifies firmware upload, i.e.
    loading the currently installed device firmware to the USB Host.
    
    The DFU specification can be found at:
     http://www.usb.org/developers/devclass_docs/usbdfu10.pdf

    List of rpms provided by this srpm:
    dfu-util (x86_64, ppc64le, i586, armh, aarch64)
    dfu-util-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Igor Vlasenko

      1. gcc
      2. libusb-devel

    Last changed


    June 7, 2021 Vitaly Lipatov 0.10-alt1
    - new version 0.10 (with rpmrb script)
    June 30, 2020 Vitaly Lipatov 0.9-alt2
    - manual build
    March 5, 2020 Igor Vlasenko 0.9-alt1_9
    - update to new release by fcimport