mdevctl 1.4.0-1ubuntu1 source package in Ubuntu
Changelog
mdevctl (1.4.0-1ubuntu1) plucky; urgency=medium * Merge with Debian unstable (LP: #2085250). 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. - d/control,d/rules: add vendored dependency tags and enforce the check. Also remove all the Debian Rust packages from B-D -- Athos Ribeiro <email address hidden> Thu, 20 Feb 2025 09:54:57 -0300
Upload details
- Uploaded by:
- Athos Ribeiro
- Uploaded to:
- Plucky
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mdevctl_1.4.0.orig-vendor.tar.gz | 22.4 MiB | e418172c99f9c3c9231191de271fe7dd24388d6c194683282c56939459a43672 |
mdevctl_1.4.0.orig.tar.gz | 59.2 KiB | 0b3a36fc8412ec5a5cf58ad3ce514e79d58dcac71a133f313759c8c0793377a2 |
mdevctl_1.4.0-1ubuntu1.debian.tar.xz | 11.1 KiB | dbb2805a1934db71ba5d4308cc33fe5950a0acd2771e670436e6eb23c297d518 |
mdevctl_1.4.0-1ubuntu1.dsc | 3.7 KiB | 4a09fd0d4ee26ab314a40ec4363169048bed476e22edf5267cf5165b54af9dec |
Available diffs
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