mdevctl 1.2.0-1ubuntu1 source package in Ubuntu

Changelog

mdevctl (1.2.0-1ubuntu1) kinetic; urgency=medium

  * d/watch: introduce vendor component with bundled dependencies.
  * vendor: unpack vendorized sources.
  * d/p/series: drop dependency version tweaks in favor of vendorized
    dependencies.
  * d/README.source: include information on uscan's Multiple Upstream
    Tarball (MUT) support for the vendorized code.
  * Ship Cargo lockfile to provide data on the vendorized code:
    - d/config.toml: provide a custom Cargo configuration to generate
      a lockfile from the vendorized dependencies.
    - d/install: ship the build-time generated lockfile.
  * d/copyright: include vendorized projects copyright data.
  * d/control: remove librust-uuid B-D. This is now vendorized in this
    package and the new librust-uuid version in kinetic is currently
    incompatible.

 -- Athos Ribeiro <email address hidden>  Thu, 11 Aug 2022 11:54:53 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mdevctl_1.2.0.orig-vendor.tar.gz 10.4 MiB 518c306d1a362803c31d058fd867dc69382dac74ba35cf70a4f832e0ae1a3fd0
mdevctl_1.2.0.orig.tar.gz 44.3 KiB 42b4f734eae9a43760fb26d49abf8c47153bc217d3f859b6a67cb45f186dd487
mdevctl_1.2.0-1ubuntu1.debian.tar.xz 9.1 KiB 74f3bfb0142b098af23bcff950c8d3b5ddcb718d95de06134f56a2d4ef9f7f94
mdevctl_1.2.0-1ubuntu1.dsc 2.5 KiB 7f68d797b6abfe0896a372f0e4e9c9c98d2433eb5e45169a2020542dc2c7d3e2

View changes file

Binary packages built by this source

mdevctl: Mediated device management utility for Linux

 mdevctl is a utility for managing and persisting devices in the mediated
 device framework of the Linux kernel. Mediated devices are sub-devices
 of a parent device (ex. a vGPU) which can be dynamically created and
 potentially used by drivers like vfio-mdev for assignment to virtual machines.

mdevctl-dbgsym: debug symbols for mdevctl