mdevctl 1.3.0-1ubuntu1 source package in Ubuntu

Changelog

mdevctl (1.3.0-1ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2040398). Remaining changes:
    - 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.
  * Dropped changes:
    - d/p/series: drop Debian uuid version adjustment patch in favor of
      the vendorized version of the dependency.
      [ Fixed in the upstream project in version 1.3.0 ]

 -- Athos Ribeiro <email address hidden>  Fri, 16 Feb 2024 11:30:49 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Noble
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.3.0.orig-vendor.tar.gz 28.7 MiB a79fc5a1d04194a89a2867b33c845a5b651d00afb154cfa7cfac7b6c81b46ea9
mdevctl_1.3.0.orig.tar.gz 54.4 KiB ea5660c3a20fbb8fafa5fca476a96c5b33de5ef956e294fd6162fdfa03032456
mdevctl_1.3.0-1ubuntu1.debian.tar.xz 10.1 KiB 32ebe28c2a895415ea58304a6d7dba958a155b18ab9d406dcdacec278554ae78
mdevctl_1.3.0-1ubuntu1.dsc 2.6 KiB c872807d4a24f3a99cc33d61d14919cd416891db9bc434b6a5be540f68fd9713

Available diffs

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