1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
rust-vmm-sys-util (0.15.0-3) unstable; urgency=medium
* Team upload.
* Package vmm-sys-util 0.15.0 from crates.io using debcargo 2.7.11
* Add breaks on old version of librust-vhost-dev.
-- Peter Michael Green <plugwash@debian.org> Sun, 02 Nov 2025 05:34:19 +0000
rust-vmm-sys-util (0.15.0-2) unstable; urgency=medium
* re-introduce parts of previously dropped fix-tests-32-bit.patch,
which are still needed, as fix-tests-alinment.patch
-- Michael Tokarev <mjt@tls.msk.ru> Sat, 01 Nov 2025 16:00:32 +0300
rust-vmm-sys-util (0.15.0-1) unstable; urgency=medium
* Team upload
* Package vmm-sys-util 0.15.0 from crates.io using debcargo 2.7.11
* Remove 32-bit patch: applied in new release
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 2 Oct 2025 16:55:01 -0400
rust-vmm-sys-util (0.12.1-2) unstable; urgency=medium
* Team upload.
* Package vmm-sys-util 0.12.1 from crates.io using debcargo 2.6.1
* Use mem::zeroed to create timespec structures for compatibility with
time64 patches to libc crate.
-- Peter Michael Green <plugwash@debian.org> Thu, 30 May 2024 23:53:59 +0000
rust-vmm-sys-util (0.12.1-1) unstable; urgency=medium
* Package vmm-sys-util 0.12.1 from crates.io using debcargo 2.6.0
Closes: #1060860, CVE-2023-50711
-- Michael Tokarev <mjt@tls.msk.ru> Mon, 15 Jan 2024 23:09:48 +0300
rust-vmm-sys-util (0.11.1-5) unstable; urgency=medium
* Team upload.
* Package vmm-sys-util 0.11.1 from crates.io using debcargo 2.6.0
* Reinstate disable-compilation-of-Atomic64-metric.rs.patch
* Add patch fix-big-endian.patch to fix a structure definition
error on big endian.
* Add patch fix-tests-32-bit.patch to fix tests on 32-bit architectures.
* Stop restricting architecture list.
-- Peter Michael Green <plugwash@debian.org> Sat, 06 May 2023 01:55:13 +0000
rust-vmm-sys-util (0.11.1-4) unstable; urgency=medium
* + rand-fix-tests-on-big-endian-machines.patch
* enable more 64bit architectures: s390x & sparc64
-- Michael Tokarev <mjt@tls.msk.ru> Fri, 28 Apr 2023 18:58:45 +0300
rust-vmm-sys-util (0.11.1-3) unstable; urgency=medium
* remove disable-compilation-of-Atomic64-metric.rs.patch
* restrict Architecture: (by overriding whole d/control)
to the list of actual architectures where it works:
amd64 arm64 ppc64(?) ppc64le riscv64(?)
* add myself to Uploaders
-- Michael Tokarev <mjt@tls.msk.ru> Sun, 23 Apr 2023 17:38:59 +0300
rust-vmm-sys-util (0.11.1-2) unstable; urgency=medium
* fix FTBFS on 32bit platforms without atomic64
(+disable-compilation-of-Atomic64-metric.rs.patch)
-- Michael Tokarev <mjt@tls.msk.ru> Sun, 16 Apr 2023 16:07:07 +0300
rust-vmm-sys-util (0.11.1-1) unstable; urgency=medium
* Package vmm-sys-util 0.11.1 from crates.io using debcargo 2.6.0
-- Fabian Grünbichler <debian@fabian.gruenbichler.email> Fri, 14 Apr 2023 19:01:23 +0300
rust-vmm-sys-util (0.9.0-2) unstable; urgency=medium
* Team upload.
* Source upload
* Package vmm-sys-util 0.9.0 from crates.io using debcargo 2.5.0
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 21 May 2022 20:10:51 +0200
rust-vmm-sys-util (0.9.0-1) unstable; urgency=medium
* Source upload
* Package vmm-sys-util 0.9.0 from crates.io using debcargo 2.5.0
-- Liang Yan <ly@xryan.net> Fri, 15 Apr 2022 13:07:04 +0200
|