mdevctl 1.2.0-3ubuntu1 source package in Ubuntu
Changelog
mdevctl (1.2.0-3ubuntu1) lunar; urgency=medium * Merge with Debian unstable (LP: #1993417). 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/control: remove librust-uuid B-D. This is now vendorized in this package and the new librust-uuid version in kinetic is currently incompatible. [ Fixed in 1.2.0-2 ] * New changes: - d/p/series: drop Debian uuid version adjustment patch in favor of the vendorized version of the dependency. -- Athos Ribeiro <email address hidden> Thu, 26 Jan 2023 10:30:13 -0300
Upload details
- Uploaded by:
- Athos Ribeiro
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc | |
Lunar | release | main | misc |
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-3ubuntu1.debian.tar.xz | 11.3 KiB | 69b509a8aa5c02aa0bb1d41b8005ecf693310a4c6f47196114092bc7481f702b |
mdevctl_1.2.0-3ubuntu1.dsc | 2.5 KiB | 6ae6c75dd94fc5e49f8e632fe0bf1acc64d1181b849bc49dcf5f12cd56096507 |
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